server-auth
server-auth copied to clipboard
[IMP] added option for TOTP/2FA bypass for admin passkey
I have added a new option to bypass TOTP/2FA for admin passkey. In the odoo.conf one needs to add the new parameter as below. By default, this new option is always false, so it will not bypass TOTP/2FA if it has been set on a user login.
New odoo.conf parameter:
auth_admin_passkey_ignore_totp = True
I have tested this new feature in several production setups and it's working perfectly.
Hi @codeagencybe could you take a look on red CI ?
@codeagencybe Thanks for this contribution. Makes sense. Can you please re-trigger tests?
@codeagencybe Can you fix pre-commit?
@codeagencybe will you attend the comments above, to make pre-commit and tests green?
Hello all.
Apologies for late reply, seems like I don't receive any notifications from GitHub except from the last message from Cas.
I will review everything shortly and update. Thanks!
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.