Skip to content
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

Open
wants to merge 76 commits into
base: 18.0
Choose a base branch
from

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1069a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cccbd87 View commit details
    Browse the repository at this point in the history
  3. auth_api_key: Remove useless code

    lmignon authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0fd65cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16d703 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84c36af View commit details
    Browse the repository at this point in the history
  6. refactor code in order to use generic code from base_rest instead of …

    …custom one from shopinvader
    sebastienbeau authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1fd62ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e036e06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    828f08c View commit details
    Browse the repository at this point in the history
  9. Keychain removed

    Get rid of keychain dependency
    qgroulard authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bbbd0d6 View commit details
    Browse the repository at this point in the history
  10. Update Readme with more details

    qgroulard authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a501664 View commit details
    Browse the repository at this point in the history
  11. Quick fix CONFIGURE.rst

    qgroulard authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b5c91d0 View commit details
    Browse the repository at this point in the history
  12. Developmet status: Beta

    qgroulard authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    750cbc1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c59dc51 View commit details
    Browse the repository at this point in the history
  14. [MIG] server_auth from 10 to 12

    sbidoul authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    573ea22 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c8648a View commit details
    Browse the repository at this point in the history
  16. [CHG] auth_api_key is LGPL

    sbidoul authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c5dc798 View commit details
    Browse the repository at this point in the history
  17. Use consteq to compare keys

    Co-Authored-By: qgroulard <[email protected]>
    2 people authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    65420d2 View commit details
    Browse the repository at this point in the history
  18. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    637ba56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    14ef368 View commit details
    Browse the repository at this point in the history
  20. [FIX] login_name error

    mourad-ehm authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3d54842 View commit details
    Browse the repository at this point in the history
  21. [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
    sebastienbeau authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4e295fe View commit details
    Browse the repository at this point in the history
  22. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dc93895 View commit details
    Browse the repository at this point in the history
  23. [FIX] auth_api_key: Fix tests according to last changes and add views…

    … to manage auth api keys
    lmignon authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    babd57b View commit details
    Browse the repository at this point in the history
  24. [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
    lmignon authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    864a4b9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0b610f5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6183204 View commit details
    Browse the repository at this point in the history
  27. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a61b1c2 View commit details
    Browse the repository at this point in the history
  28. [IMP] auth_api_key: black, isort

    laurent.corron authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c0c2951 View commit details
    Browse the repository at this point in the history
  29. [MIG] auth_api_key: Migration to 13.0

    Laurent-Corron authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d9967d3 View commit details
    Browse the repository at this point in the history
  30. [UPD] Update auth_api_key.pot

    oca-travis authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2f84603 View commit details
    Browse the repository at this point in the history
  31. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8394a2f View commit details
    Browse the repository at this point in the history
  32. pre-commit update

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e56212e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2814dba View commit details
    Browse the repository at this point in the history
  34. [UPD] Update auth_api_key.pot

    oca-travis authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    136c7d5 View commit details
    Browse the repository at this point in the history
  35. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8a9a47c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3ed067a View commit details
    Browse the repository at this point in the history
  37. 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/
    primes2h authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b2e2725 View commit details
    Browse the repository at this point in the history
  38. [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.
    rousseldenis authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    66cb514 View commit details
    Browse the repository at this point in the history
  39. auth_api_key 14.0.1.0.1

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6694a8e View commit details
    Browse the repository at this point in the history
  40. auth_api_key: drop old migration

    simahawk authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8dec9b7 View commit details
    Browse the repository at this point in the history
  41. auth_api_key: get rid of server env

    simahawk authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    997f85f View commit details
    Browse the repository at this point in the history
  42. auth_api_key: 14.0.2.0.0

    simahawk authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4234749 View commit details
    Browse the repository at this point in the history
  43. [UPD] Update auth_api_key.pot

    oca-travis authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a2b0ff7 View commit details
    Browse the repository at this point in the history
  44. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fe8922f View commit details
    Browse the repository at this point in the history
  45. auth_api_key 14.0.2.0.1

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cb0741e View commit details
    Browse the repository at this point in the history
  46. Update translation files

    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/
    oca-transbot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ee9743b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8ffbf36 View commit details
    Browse the repository at this point in the history
  48. [UPD] Update auth_api_key.pot

    oca-ci authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f9d055d View commit details
    Browse the repository at this point in the history
  49. auth_api_key: fix archived user allowed key

    If the user is archived his api key should not be valid anymore.
    TDu authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    62ca85d View commit details
    Browse the repository at this point in the history
  50. [UPD] Update auth_api_key.pot

    oca-ci authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d881a53 View commit details
    Browse the repository at this point in the history
  51. auth_api_key 15.0.1.1.0

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d4a84b7 View commit details
    Browse the repository at this point in the history
  52. Update translation files

    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/
    oca-transbot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    489bc75 View commit details
    Browse the repository at this point in the history
  53. Revert "Merge PR OCA#398 into 15.0"

    This reverts commit 1c7df19, reversing
    changes made to f42ef3d.
    TDu authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fc00c59 View commit details
    Browse the repository at this point in the history
  54. Revert "[UPD] Update auth_api_key.pot"

    This reverts commit 7c9f8b4.
    TDu authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    17c9929 View commit details
    Browse the repository at this point in the history
  55. Revert "Update translation files"

    This reverts commit bb13b69.
    TDu authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d6b6a7c View commit details
    Browse the repository at this point in the history
  56. auth_api_key 15.0.1.1.1

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    55b83f2 View commit details
    Browse the repository at this point in the history
  57. Update translation files

    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/
    oca-transbot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1b3c442 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    44035d3 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    693e6bd View commit details
    Browse the repository at this point in the history
  60. [UPD] Update auth_api_key.pot

    oca-ci authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1636750 View commit details
    Browse the repository at this point in the history
  61. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2460552 View commit details
    Browse the repository at this point in the history
  62. Update translation files

    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/
    weblate authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4f76247 View commit details
    Browse the repository at this point in the history
  63. [UPD] README.rst

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e2e517c View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    58b4f94 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9ca9980 View commit details
    Browse the repository at this point in the history
  66. [UPD] Update auth_api_key.pot

    oca-ci authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7290cb2 View commit details
    Browse the repository at this point in the history
  67. [BOT] post-merge updates

    OCA-git-bot authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    29efc1c View commit details
    Browse the repository at this point in the history
  68. Update translation files

    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/
    weblate authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4b31733 View commit details
    Browse the repository at this point in the history
  69. 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/
    mymage authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d173069 View commit details
    Browse the repository at this point in the history
  70. 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/
    mymage authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4ed0f54 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    a0309fe View commit details
    Browse the repository at this point in the history
  72. 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.
    TDu authored and thienvh332 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c54811a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    37fd8e9 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    2298864 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    f7d6ce1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6327e96 View commit details
    Browse the repository at this point in the history