fix typo |
|
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 |
|
More...
|
12 months ago
|
re-trigger vhost regeneration on tmp. ssl-redirect |
|
More...
|
12 months ago
|
fix current stable version in updater for nightly users (switching from stable/testing) |
|
More...
|
about 1 year ago
|
implement 'master database user for customers'; fixes #1227 |
|
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 |
|
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 |
|
More...
|
about 1 year ago
|
also fix unittests accordingly |
|
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 |
|
More...
|
about 1 year ago
|
fix check for allowed_phpconfigs if using mod_php when adding/editing a customer |
|
More...
|
about 1 year ago
|
Merge branch 'main' of github.com:Froxlor/Froxlor |
|
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() |
|
More...
|
about 1 year ago
|
set correct channel for update-check if switching from apt-installed stable/testing to nightly |
|
More...
|
about 1 year ago
|
fix wrong setting-name for dkim-keylength when generating dkim-keys |
|
More...
|
about 1 year ago
|
create empty dns-server config if no (dns-enabled) domain is determined; fixes #1230 |
|
More...
|
about 1 year ago
|
add new 'http2 on' directive for nginx >=1.25.1 |
|
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 |
|
More...
|
about 1 year ago
|
use correct syntax for postconf in Let's Encrypt renew-hook service-configuration replacement; add missing language strings |
|
More...
|
about 1 year ago
|
fix incorrect top-5 customers in traffic overview for admins; show manual update command if webupdate is disabled |
|
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 |
|
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 |
|
More...
|
about 1 year ago
|
implement dmarc to dns-zones; fixes #662 |
|
More...
|
about 1 year ago
|
add gui_access flag to admins and customers to allow/disallow login to the webui; fixes #1219 |
|
More...
|
about 1 year ago
|