-
-
Notifications
You must be signed in to change notification settings - Fork 424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0][MIG] auth_api_key: Migration to 18.0 #701
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1069a5b - Browse repository at this point
Copy the full SHA 1069a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cccbd87 - Browse repository at this point
Copy the full SHA cccbd87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd65cd - Browse repository at this point
Copy the full SHA 0fd65cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b16d703 - Browse repository at this point
Copy the full SHA b16d703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c36af - Browse repository at this point
Copy the full SHA 84c36afView commit details -
refactor code in order to use generic code from base_rest instead of …
…custom one from shopinvader
Configuration menu - View commit details
-
Copy full SHA for 1fd62ec - Browse repository at this point
Copy the full SHA 1fd62ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e036e06 - Browse repository at this point
Copy the full SHA e036e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828f08c - Browse repository at this point
Copy the full SHA 828f08cView commit details -
Get rid of keychain dependency
Configuration menu - View commit details
-
Copy full SHA for bbbd0d6 - Browse repository at this point
Copy the full SHA bbbd0d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a501664 - Browse repository at this point
Copy the full SHA a501664View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c91d0 - Browse repository at this point
Copy the full SHA b5c91d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 750cbc1 - Browse repository at this point
Copy the full SHA 750cbc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59dc51 - Browse repository at this point
Copy the full SHA c59dc51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 573ea22 - Browse repository at this point
Copy the full SHA 573ea22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8648a - Browse repository at this point
Copy the full SHA 2c8648aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dc798 - Browse repository at this point
Copy the full SHA c5dc798View commit details -
Co-Authored-By: qgroulard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65420d2 - Browse repository at this point
Copy the full SHA 65420d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637ba56 - Browse repository at this point
Copy the full SHA 637ba56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ef368 - Browse repository at this point
Copy the full SHA 14ef368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d54842 - Browse repository at this point
Copy the full SHA 3d54842View commit details -
[IMP] make auth_api_key compatible in multi-db
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
Configuration menu - View commit details
-
Copy full SHA for 4e295fe - Browse repository at this point
Copy the full SHA 4e295feView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc93895 - Browse repository at this point
Copy the full SHA dc93895View commit details -
[FIX] auth_api_key: Fix tests according to last changes and add views…
… to manage auth api keys
Configuration menu - View commit details
-
Copy full SHA for babd57b - Browse repository at this point
Copy the full SHA babd57bView commit details -
[IMP] auth_api_key: Ensures backward compatibility
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
Configuration menu - View commit details
-
Copy full SHA for 864a4b9 - Browse repository at this point
Copy the full SHA 864a4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b610f5 - Browse repository at this point
Copy the full SHA 0b610f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6183204 - Browse repository at this point
Copy the full SHA 6183204View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61b1c2 - Browse repository at this point
Copy the full SHA a61b1c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c2951 - Browse repository at this point
Copy the full SHA c0c2951View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9967d3 - Browse repository at this point
Copy the full SHA d9967d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f84603 - Browse repository at this point
Copy the full SHA 2f84603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8394a2f - Browse repository at this point
Copy the full SHA 8394a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e56212e - Browse repository at this point
Copy the full SHA e56212eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2814dba - Browse repository at this point
Copy the full SHA 2814dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136c7d5 - Browse repository at this point
Copy the full SHA 136c7d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a9a47c - Browse repository at this point
Copy the full SHA 8a9a47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed067a - Browse repository at this point
Copy the full SHA 3ed067aView commit details -
Translated using Weblate (Italian)
Currently translated at 90.4% (19 of 21 strings) Translation: server-auth-14.0/server-auth-14.0-auth_api_key Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_api_key/it/
Configuration menu - View commit details
-
Copy full SHA for b2e2725 - Browse repository at this point
Copy the full SHA b2e2725View commit details -
[14.0][IMP] auth_api_key: Allow to search on every key even if void
If api_key.key is void (due to server_environment config - e.g.: test), don't raise and break the loop.
Configuration menu - View commit details
-
Copy full SHA for 66cb514 - Browse repository at this point
Copy the full SHA 66cb514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6694a8e - Browse repository at this point
Copy the full SHA 6694a8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dec9b7 - Browse repository at this point
Copy the full SHA 8dec9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997f85f - Browse repository at this point
Copy the full SHA 997f85fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4234749 - Browse repository at this point
Copy the full SHA 4234749View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b0ff7 - Browse repository at this point
Copy the full SHA a2b0ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8922f - Browse repository at this point
Copy the full SHA fe8922fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0741e - Browse repository at this point
Copy the full SHA cb0741eView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-14.0/server-auth-14.0-auth_api_key Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_api_key/
Configuration menu - View commit details
-
Copy full SHA for ee9743b - Browse repository at this point
Copy the full SHA ee9743bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ffbf36 - Browse repository at this point
Copy the full SHA 8ffbf36View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d055d - Browse repository at this point
Copy the full SHA f9d055dView commit details -
auth_api_key: fix archived user allowed key
If the user is archived his api key should not be valid anymore.
Configuration menu - View commit details
-
Copy full SHA for 62ca85d - Browse repository at this point
Copy the full SHA 62ca85dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d881a53 - Browse repository at this point
Copy the full SHA d881a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a84b7 - Browse repository at this point
Copy the full SHA d4a84b7View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-15.0/server-auth-15.0-auth_api_key Translate-URL: https://translation.odoo-community.org/projects/server-auth-15-0/server-auth-15-0-auth_api_key/
Configuration menu - View commit details
-
Copy full SHA for 489bc75 - Browse repository at this point
Copy the full SHA 489bc75View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc00c59 - Browse repository at this point
Copy the full SHA fc00c59View commit details -
Revert "[UPD] Update auth_api_key.pot"
This reverts commit 7c9f8b4.
Configuration menu - View commit details
-
Copy full SHA for 17c9929 - Browse repository at this point
Copy the full SHA 17c9929View commit details -
Revert "Update translation files"
This reverts commit bb13b69.
Configuration menu - View commit details
-
Copy full SHA for d6b6a7c - Browse repository at this point
Copy the full SHA d6b6a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55b83f2 - Browse repository at this point
Copy the full SHA 55b83f2View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-15.0/server-auth-15.0-auth_api_key Translate-URL: https://translation.odoo-community.org/projects/server-auth-15-0/server-auth-15-0-auth_api_key/
Configuration menu - View commit details
-
Copy full SHA for 1b3c442 - Browse repository at this point
Copy the full SHA 1b3c442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44035d3 - Browse repository at this point
Copy the full SHA 44035d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 693e6bd - Browse repository at this point
Copy the full SHA 693e6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1636750 - Browse repository at this point
Copy the full SHA 1636750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2460552 - Browse repository at this point
Copy the full SHA 2460552View commit details -
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/
Configuration menu - View commit details
-
Copy full SHA for 4f76247 - Browse repository at this point
Copy the full SHA 4f76247View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e517c - Browse repository at this point
Copy the full SHA e2e517cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b4f94 - Browse repository at this point
Copy the full SHA 58b4f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca9980 - Browse repository at this point
Copy the full SHA 9ca9980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7290cb2 - Browse repository at this point
Copy the full SHA 7290cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29efc1c - Browse repository at this point
Copy the full SHA 29efc1cView commit details -
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/
Configuration menu - View commit details
-
Copy full SHA for 4b31733 - Browse repository at this point
Copy the full SHA 4b31733View commit details -
Translated using Weblate (Italian)
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/
Configuration menu - View commit details
-
Copy full SHA for d173069 - Browse repository at this point
Copy the full SHA d173069View commit details -
Translated using Weblate (Italian)
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/
Configuration menu - View commit details
-
Copy full SHA for 4ed0f54 - Browse repository at this point
Copy the full SHA 4ed0f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0309fe - Browse repository at this point
Copy the full SHA a0309feView commit details -
auth_api_key: archive key when user is archived
An archived user should not have an active api key anymore. But to stay backward compatible the migration script will keep all key active.
Configuration menu - View commit details
-
Copy full SHA for c54811a - Browse repository at this point
Copy the full SHA c54811aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fd8e9 - Browse repository at this point
Copy the full SHA 37fd8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2298864 - Browse repository at this point
Copy the full SHA 2298864View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d6ce1 - Browse repository at this point
Copy the full SHA f7d6ce1View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10a5106 - Browse repository at this point
Copy the full SHA 10a5106View commit details