[postfixadmin/postfixadmin] 798e8b: Topt app passwords fixes (WIP) (#805)
Brought to you by:
christian_boltz,
gingerdog
From: David G. <no...@gi...> - 2025-05-16 19:31:52
|
Branch: refs/heads/master Home: https://github.com/postfixadmin/postfixadmin Commit: 798e8b269cdd099adf110969052485c77edc8806 https://github.com/postfixadmin/postfixadmin/commit/798e8b269cdd099adf110969052485c77edc8806 Author: David Goodwin <da...@co...> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M DOCUMENTS/Postfix-Dovecot-Postgresql-Example.md R DOCUMENTS/Roundcubemail-TOTP-sync.example.sh M DOCUMENTS/SECURITY.txt A TODO M functions.inc.php M languages/en.lang M model/Login.php M model/MailboxHandler.php M model/PFAHandler.php M model/TotpPf.php M public/list-virtual.php M public/login-mfa.php M public/login.php M public/users/app-passwords.php M public/users/login-mfa.php M public/users/login.php M public/users/totp-exceptions.php M public/users/totp.php R scripts/snippets/crypt.php R scripts/snippets/crypt_test.php R scripts/snippets/dovecot_crypt.php M templates/app-passwords.tpl M templates/login-mfa.tpl M templates/totp-exceptions.tpl M templates/totp.tpl M tests/TotpPfTest.php Log Message: ----------- Topt app passwords fixes (WIP) (#805) various improvements to the TOTP code see also: #802 To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications |