diff --git a/README.md b/README.md index d2ab911e6..1338432d3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ addon | version | summary [auth_brute_force](auth_brute_force/) | 10.0.1.0.0 | Tracks Authentication Attempts and Prevents Brute-force Attacks module [auth_signup_verify_email](auth_signup_verify_email/) | 10.0.1.0.0 | Force uninvited users to use a good email for signup [auth_supplier](auth_supplier/) | 10.0.1.0.0 | Auth Supplier +[auth_totp](auth_totp/) | 10.0.1.0.0 | Allows users to enable MFA and add optional trusted devices [auth_user_case_insensitive](auth_user_case_insensitive/) | 10.0.1.0.0 | Makes the user login field case insensitive [auto_backup](auto_backup/) | 10.0.1.0.2 | Backups database [base_exception](base_exception/) | 10.0.1.0.0 | This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)