oca-ocb-security/odoo-bringout-oca-ocb-auth_totp_mail
Ernad Husremovic c0efcc53f5 19.0 vanilla
2026-03-09 09:32:28 +01:00
..
auth_totp_mail 19.0 vanilla 2026-03-09 09:32:28 +01:00
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:55 +01:00
pyproject.toml 19.0 vanilla 2026-03-09 09:32:28 +01:00
README.md 19.0 vanilla 2026-03-09 09:32:28 +01:00

2FA Invite mail

2FA Invite mail

Allow the users to invite another user to use Two-Factor authentication by sending an email to the target user. This email redirects them to:

  • the users security settings if the user is internal.
  • the portal security settings page if the user is not internal.

Installation

pip install odoo-bringout-oca-ocb-auth_totp_mail

Dependencies

  • auth_totp
  • mail

Source

License

This package preserves the original LGPL-3 license.