[postfixadmin/postfixadmin] 1024be: Fix pw recovery without totp (#1032)
Brought to you by:
christian_boltz,
gingerdog
|
From: Fredrik B. <no...@gi...> - 2026-05-23 13:39:43
|
Branch: refs/heads/master Home: https://github.com/postfixadmin/postfixadmin Commit: 1024befd393e439c9a599734a428996f943eabdf https://github.com/postfixadmin/postfixadmin/commit/1024befd393e439c9a599734a428996f943eabdf Author: Fredrik Boström <fr...@bo...> Date: 2026-05-23 (Sat, 23 May 2026) Changed paths: M public/users/login-mfa.php M public/users/password-change.php M templates/password-change.tpl Log Message: ----------- Fix pw recovery without totp (#1032) Check if user has TOTP active, if so display input field in pw-change form and evaluate it. To unsubscribe from these emails, change your notification settings at https://github.com/postfixadmin/postfixadmin/settings/notifications |