Skip to content

Release 2.0.19

Compare
Choose a tag to compare
@d00p d00p released this 06 May 18:17
· 390 commits to main since this release
2.0.19
d5661d4
  • don't run cron tasks if requirements return non-success; fixes #1122
  • respect no-try_files setting also in protected directories
  • put php-fpm directives in Directory-directive in apache2; fixes #1120
  • strictly check whether field to select is the id or the email-address b/c is cases of email-addresses starting with a digit this is somehow used as value for the id field and return the wrong entity
  • fix adding mysql-server to customers without any prior assigned mysql-server, fixes #1123
  • fix issues with displaying set value if path-mode is 'dropdown'
  • trigger rebuild of config files after changing only ip-settings in domains
  • add copy-system-details-to-clipboard button on admin dashboard; fixes #1126
  • Allow admins to edit openbasedir_path for domains (#1125)
  • set default value of 'openbasedir_path' to 0 in SubDomain.add() like we do in Domains.add()
  • set default value for email_quota to settings-default in EmailAccounts.add(); fixes #1132
  • Disable autocomplete on 2FA input element (#1133)
  • introduce http-request rate-limit

Full Changelog: 2.0.15...2.0.19