Skip to content

[19.0][MIG] auth_api_key: Migration to 19.0#873

Open
arantxa-s73 wants to merge 86 commits intoOCA:19.0from
Studio73:19.0-mig-auth_api_key
Open

[19.0][MIG] auth_api_key: Migration to 19.0#873
arantxa-s73 wants to merge 86 commits intoOCA:19.0from
Studio73:19.0-mig-auth_api_key

Conversation

@arantxa-s73
Copy link

Module migrated to version 19.0

@arantxa-s73 arantxa-s73 mentioned this pull request Dec 4, 2025
19 tasks
@arantxa-s73 arantxa-s73 force-pushed the 19.0-mig-auth_api_key branch 2 times, most recently from d919c00 to a4d0eca Compare December 4, 2025 09:23
@stferraro
Copy link

please merge this branch to 19.0

lmignon and others added 25 commits February 17, 2026 09:17
Get rid of keychain dependency
Co-Authored-By: qgroulard <43472442+qgroulard@users.noreply.github.com>
Api key is now based on the new version of server env
Key belong to a specifiv database that can be requested based on the
domain name.

Just setup the db_filter with "%d^" to filter based on domain name
Add a migration script to create the auth.api.key records from keys defined into the cfg file
Provides a specific serction name builder to continue reading the key info from the same section as the one expected by the previous version
benoit-bertholon and others added 28 commits February 17, 2026 09:17
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-16.0/server-auth-16.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-auth_api_key/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-17.0/server-auth-17.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_api_key/
Currently translated at 100.0% (17 of 17 strings)

Translation: server-auth-17.0/server-auth-17.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_api_key/it/
Currently translated at 100.0% (17 of 17 strings)

Translation: server-auth-17.0/server-auth-17.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_api_key/it/
An archived user should not have an active api key anymore.
But to stay backward compatible the migration script will
keep all key active.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-18.0/server-auth-18.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-auth_api_key/
Currently translated at 100.0% (23 of 23 strings)

Translation: server-auth-18.0/server-auth-18.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-auth_api_key/it/
@arantxa-s73 arantxa-s73 force-pushed the 19.0-mig-auth_api_key branch from a4d0eca to 340780e Compare February 17, 2026 08:17
@arantxa-s73
Copy link
Author

@stferraro done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.