0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/public
2024-05-17 22:02:01 +01:00
..
css see: https://github.com/postfixadmin/postfixadmin/issues/569 - dark theme from @polymeer, configure $CONF["theme_css"] = "css/dark-theme.css" 2021-12-01 11:33:36 +00:00
images PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
users when going through password recovery, only wipe the recovery token after the user has updated their password 2024-05-17 22:02:01 +01:00
app-passwords.php manaul merge in of verdigado:master (see #753) (MFA/TOTP support) 2023-12-23 17:05:52 +00:00
backup.php Merge remote-tracking branch 'origin/master' into feature/dkim 2022-07-18 08:55:07 +01:00
broadcast-message.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
common.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
delete.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
edit.php see #642 - possible fix for pagination being lost 2022-07-25 09:44:12 +01:00
editactive.php code formatting fix 2024-01-11 08:57:27 +00:00
index.php Remove non-expanded (and superfluous) {$rel_path} 2021-07-04 17:19:24 +02:00
jquery-3.7.0.min.js replace jquery 1.12.4 with 3.7.0 - see #734 2023-06-13 11:06:43 +01:00
list-virtual.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
list.php Ignore CSV labels with a whitespace 2023-02-01 12:28:58 +01:00
login-mfa.php reindent / reformat; add type hints for some of the app password stuff; try and make sure someone can only remove their own app password (see revokeAppPassword() ) 2023-12-23 21:43:31 +00:00
login.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
main.php be more consistent with how we load common.php, improve comments 2021-03-09 20:34:09 +00:00
password-change.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
password-recover.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
sendmail.php remove some global variables 2020-09-27 11:02:58 +01:00
setup.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
totp-exceptions.php manaul merge in of verdigado:master (see #753) (MFA/TOTP support) 2023-12-23 17:05:52 +00:00
totp.php manaul merge in of verdigado:master (see #753) (MFA/TOTP support) 2023-12-23 17:05:52 +00:00
upgrade.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
vacation.php Fix typos introduced in https://github.com/postfixadmin/postfixadmin/pull/665 / e279c77ca5 2022-10-18 23:24:38 +02:00
viewlog.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
xmlrpc.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00