File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ addon | version | maintainers | summary
3434[ auth_signup_verify_email] ( auth_signup_verify_email/ ) | 15.0.1.0.0 | | Force uninvited users to use a good email for signup
3535[ auth_user_case_insensitive] ( auth_user_case_insensitive/ ) | 15.0.1.0.0 | | Makes the user login field case insensitive
3636[ password_security] ( password_security/ ) | 15.0.1.3.0 | | Allow admin to set password security requirements.
37+ [ user_log_view] ( user_log_view/ ) | 15.0.1.0.0 | [ ![ trojikman] ( https://github.com/trojikman.png?size=30px )] ( https://github.com/trojikman ) | Allow to see user's actions log
3738[ users_ldap_groups] ( users_ldap_groups/ ) | 15.0.1.0.0 | | Adds user accounts to groups based on rules defined by the administrator.
3839[ vault] ( vault/ ) | 15.0.2.1.0 | | Password vault integration in Odoo
3940[ vault_share] ( vault_share/ ) | 15.0.1.1.1 | | Implementation of a mechanism to share secrets
Original file line number Diff line number Diff line change 1- 15.0.20230702 .0
1+ 15.0.20231227 .0
Original file line number Diff line number Diff line change 2121 'odoo-addon-auth_signup_verify_email>=15.0dev,<15.1dev' ,
2222 'odoo-addon-auth_user_case_insensitive>=15.0dev,<15.1dev' ,
2323 'odoo-addon-password_security>=15.0dev,<15.1dev' ,
24+ 'odoo-addon-user_log_view>=15.0dev,<15.1dev' ,
2425 'odoo-addon-users_ldap_groups>=15.0dev,<15.1dev' ,
2526 'odoo-addon-vault>=15.0dev,<15.1dev' ,
2627 'odoo-addon-vault_share>=15.0dev,<15.1dev' ,
You can’t perform that action at this time.
0 commit comments