0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/public/users
2024-02-06 08:29:54 +00:00
..
app-passwords.php fix deletion of app password - see #800 2024-02-05 20:30:31 +00:00
edit-alias.php fix bootstrap theme for users/ urls; make some other links use https. 2021-01-07 20:34:06 +00:00
index.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09: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 manaul merge in of verdigado:master (see #753) (MFA/TOTP support) 2023-12-23 17:05:52 +00:00
main.php indent 2021-01-14 17:07:55 +00:00
password-change.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
password-recover.php see https://github.com/postfixadmin/postfixadmin/issues/667 - re-use smtp_get_admin_email(), try and make sure there is a From: set in password recovery emails 2022-11-30 21:18:06 +00:00
password.php fix bootstrap theme for users/ urls; make some other links use https. 2021-01-07 20:34:06 +00:00
totp-exceptions.php fix #801 - incorrect path for common.php 2024-02-06 08:29:54 +00:00
totp.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
vacation.php fix bootstrap theme for users/ urls; make some other links use https. 2021-01-07 20:34:06 +00:00