6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update updater to latest stable release; refactored modal-action-button for UI fixed
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 27 days ago
fix copy-to-clipboard button
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 29 days ago
fix domains speciallogfile ajax-check/note; improve ajax ip check in admin_ipsandports
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 29 days ago
also add logfiles to virtual-host if it's a redirect
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 29 days ago
fix missing csrf tokens for some ajax requests
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 29 days ago
Fix "expires" option cannot have a year greater than 9999 (#1246) More... about 1 month ago
wrap SetHandler to php-fpm in file-exists check, as we do for customer-domains already
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 month ago
Merge branch 'main' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 1 month ago
Bump follow-redirects from 1.15.4 to 1.15.6 (#1244) More... about 1 month ago
correctly save pass_authorizationheader flag for php-configs if FCGID is used; correctly add 'FcgidPassHeader' for froxlor-vhost itself if set
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
correctly validate if a symlink is within the customers home-directory if it's not an absolute path; fixes #1242
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
correctly disabled ssl-related settings when domain update sets ssl-enbled flag to false; fixes #1241
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
correctly add user-wide mysql-user when creating user with mysql-resources (accesst to all databases starting with the loginname)
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
correctly convert allowed_mysqlserver json-string to array
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
reset Database::needRoot flag after root-user session
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
update workflow actions
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
fix typo
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 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... about 2 months ago
re-trigger vhost regeneration on tmp. ssl-redirect
Michael Kaufmann (d00p)
as Michael Kaufmann
More... about 2 months ago
fix current stable version in updater for nightly users (switching from stable/testing)
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 2 months ago
implement 'master database user for customers'; fixes #1227
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 2 months ago
Ensure that DMARC entries are generated as subdomain, Allow overwriting of DMARC and SPF subdomain records (#1237) More... 3 months ago
Allow service `ftpserver` to be specified via configuration-template-xml default (#1234) More... 3 months 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... 3 months 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... 3 months ago
also fix unittests accordingly
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 3 months 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... 3 months ago
fix check for allowed_phpconfigs if using mod_php when adding/editing a customer
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 3 months ago
Merge branch 'main' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
as Michael Kaufmann
More... 3 months ago
Rename dovecot config file generated be renew hook to ensure it gets included (#1233) More... 3 months ago