Migration to version 19.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0
Modules to migrate
- [ ] auth_admin_passkey
- [ ] auth_api_key
- [ ] auth_api_key_group
- [ ] auth_api_key_server_env
- [ ] auth_jwt - By @pablo-cort-s73 - #844
- [ ] auth_oauth_autologin
- [ ] auth_oauth_filter_by_domain
- [ ] auth_oauth_multi_token
- [ ] auth_oidc - By @ap-wtioit - #843
- [ ] auth_oidc_environment
- [ ] auth_saml
- [ ] auth_session_timeout
- [ ] auth_signup_verify_email
- [ ] auth_user_case_insensitive
- [ ] base_user_empty_password
- [ ] base_user_show_email
- [ ] impersonate_login
- [ ] password_security
- [ ] users_ldap_mail
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
Migration of auth_oidc in #843
Migration of auth_jwt #844
Migration of impersonate_login in #847
Odoo 19 comes with auth_timeout so I think we can skip auth_session_timeout
Migration of auth_user_case_insensitive https://github.com/OCA/server-auth/pull/860
Mig base_user_show_email #867