6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 12 months ago
remove unused hidden-settings; correct setting-language-strings-layout; add blacklist for usernames when creating a Customer which may lead to internal issues
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 12 months ago
re-trigger vhost regeneration on tmp. ssl-redirect
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 12 months ago
fix current stable version in updater for nightly users (switching from stable/testing)
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
implement 'master database user for customers'; fixes #1227
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
Ensure that DMARC entries are generated as subdomain, Allow overwriting of DMARC and SPF subdomain records (#1237) More... about 1 year ago
Allow service `ftpserver` to be specified via configuration-template-xml default (#1234) More... about 1 year ago
fix adding/editing domains as customer when php is not enabled for the domain; don't add custom-vhost-content to deactivated domain-vhosts
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
fix regression bug in 'incorrect top-5 customers' sorting in traffic-overview which leads to incorrect customer-links due to wrong indexing in the array; fixes #1236
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
also fix unittests accordingly
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
fix password crypt hash being always evaluated to argon2i as the case always returns true if PASSWORD_ARGON2I is defined but the froxlor setting might be set to another hash leading to a useless password
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
fix check for allowed_phpconfigs if using mod_php when adding/editing a customer
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
Merge branch 'main' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
Rename dovecot config file generated be renew hook to ensure it gets included (#1233) More... about 1 year ago
api documentation additions for Customers.add()/update() and Admins.add()/update()
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
set correct channel for update-check if switching from apt-installed stable/testing to nightly
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
fix wrong setting-name for dkim-keylength when generating dkim-keys
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
create empty dns-server config if no (dns-enabled) domain is determined; fixes #1230
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
add new 'http2 on' directive for nginx >=1.25.1
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
Bump vite from 4.4.12 to 4.5.2 (#1229) More... about 1 year ago
fix wrong order of ecc/non-ecc in proftpd config adjustment for let's encrypt renew-hook
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
use correct syntax for postconf in Let's Encrypt renew-hook service-configuration replacement; add missing language strings
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
fix incorrect top-5 customers in traffic overview for admins; show manual update command if webupdate is disabled
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
Check for argon2 support before using constant PASSWORD_ARGON2X (#1228) More... about 1 year ago
Bump follow-redirects from 1.15.3 to 1.15.4 (#1222) More... about 1 year ago
added configuration adjustment for prodtpd if renew-hook for lets encrypt is used; updater-compatibility if gui_access field is not present yet (froxlor <2.2); removed depercated gentoo config templates
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
Ensure XPath for ConfigDaemon matches exactly one element (#1224) More... about 1 year ago
initial integration of let's encrypt renew-hook for froxlor-vhost; refs #1186
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
implement dmarc to dns-zones; fixes #662
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago
add gui_access flag to admins and customers to allow/disallow login to the webui; fixes #1219
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 year ago