[postfixadmin/postfixadmin] 8e6457: Fix pw recovery without totp (#1032)
Brought to you by:
christian_boltz,
gingerdog
|
From: Fredrik B. <no...@gi...> - 2026-05-23 13:30:06
|
Branch: refs/heads/postfixadmin_4.0 Home: https://github.com/postfixadmin/postfixadmin Commit: 8e6457e15b2c787cf379db70c79a4e7a69efedcb https://github.com/postfixadmin/postfixadmin/commit/8e6457e15b2c787cf379db70c79a4e7a69efedcb 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 |