From 8fa0e0d4e8ef4fac404b875d1d16444aad7bd35d Mon Sep 17 00:00:00 2001 From: OCA Git Bot Date: Fri, 10 Nov 2017 02:40:31 +0100 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 306b696e2..860871ace 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,11 @@ addon | version | summary [auditlog](auditlog/) | 10.0.1.0.0 | Audit Log [auth_admin_passkey](auth_admin_passkey/) | 10.0.1.0.0 | Authentification - Admin Passkey [auth_brute_force](auth_brute_force/) | 10.0.1.0.0 | Tracks Authentication Attempts and Prevents Brute-force Attacks module +[auth_session_timeout](auth_session_timeout/) | 10.0.1.0.0 | This module disable all inactive sessions since a given delay [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_totp_password_security](auth_totp_password_security/) | 10.0.1.0.0 | auth_totp and password_security compatibility [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, ...) @@ -97,7 +99,6 @@ addon | version | summary [auth_from_http_basic](auth_from_http_basic/) | 1.0 (unported) | Authenticate via HTTP basic authentication [auth_from_http_basic_logout](auth_from_http_basic_logout/) | 1.0 (unported) | Authenticate via HTTP basic authentication (logout helper) [auth_from_http_remote_user](auth_from_http_remote_user/) | 8.0.1.0.0 (unported) | Authenticate via HTTP Remote User -[auth_session_timeout](auth_session_timeout/) | 9.0.1.0.0 (unported) | This module disable all inactive sessions since a given delay [base_custom_info](base_custom_info/) | 9.0.1.0.0 (unported) | Add custom field in models [dead_mans_switch_client](dead_mans_switch_client/) | 9.0.1.0.1 (unported) | Be notified when customers' odoo instances go down [email_template_template](email_template_template/) | 1.0 (unported) | Templates for email templates