server-auth icon indicating copy to clipboard operation
server-auth copied to clipboard

Migration to version 19.0

Open OCA-git-bot opened this issue 3 months ago • 6 comments

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

OCA-git-bot avatar Sep 29 '25 14:09 OCA-git-bot

Migration of auth_oidc in #843

ap-wtioit avatar Oct 01 '25 12:10 ap-wtioit

Migration of auth_jwt #844

pablo-cort-s73 avatar Oct 02 '25 08:10 pablo-cort-s73

Migration of impersonate_login in #847

tishmen avatar Oct 09 '25 23:10 tishmen

Odoo 19 comes with auth_timeout so I think we can skip auth_session_timeout

hoangtrann avatar Oct 30 '25 05:10 hoangtrann

Migration of auth_user_case_insensitive https://github.com/OCA/server-auth/pull/860

GarethGloSystems avatar Nov 07 '25 06:11 GarethGloSystems

Mig base_user_show_email #867

augusto-weiss avatar Nov 20 '25 18:11 augusto-weiss