server-auth icon indicating copy to clipboard operation
server-auth copied to clipboard

[IMP] added option for TOTP/2FA bypass for admin passkey

Open codeagencybe opened this issue 2 years ago • 6 comments

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.

codeagencybe avatar Aug 25 '23 22:08 codeagencybe

Hi @codeagencybe could you take a look on red CI ?

legalsylvain avatar Aug 26 '23 06:08 legalsylvain

@codeagencybe Thanks for this contribution. Makes sense. Can you please re-trigger tests?

bofiltd avatar Dec 17 '23 11:12 bofiltd

@codeagencybe Can you fix pre-commit?

bosd avatar Feb 25 '24 19:02 bosd

@codeagencybe will you attend the comments above, to make pre-commit and tests green?

astirpe avatar Mar 12 '24 07:03 astirpe

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!

codeagencybe avatar Mar 12 '24 09:03 codeagencybe

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.

github-actions[bot] avatar Jul 14 '24 12:07 github-actions[bot]