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

[16.0][MIG] base_external_system[_oauth|_http] #2925

Open
wants to merge 21 commits into
base: 16.0
Choose a base branch
from

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    7bda05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c3854 View commit details
    Browse the repository at this point in the history
  3. [ADD] base_external_system: Implement interface/adapter (OCA#993)

    * [ADD] base_external_system: Implement interface/adapter for external systems
    
    * base_external_system: Fix OS model, add inherits, add validate
    
    * base_external_system: Usability and private key pass
    
    * base_external_system: Use contextmanager in adapter client
    
    * base_external_system: Move contextmanager to interface
    
    * base_external_system: Include contextmanager on adapter and system
    
    * base_external_system: Unify client
    
    * Use password widget for password field
    
    * Add tests & security
    
    * Fix lint
    
    * Add plaintext note
    lasley authored and NL66278 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    894ac3d View commit details
    Browse the repository at this point in the history
  4. [IMP] auth_session_timeout: Deprecate backwards compat + improve

    * Deprecate backwards compatibility methods that were retained during v9 rework
    * Upgrade API and rename a few things for PEP-8
    * Switch to HttpCase for tests
    * Switch to isolated build
    lasley authored and NL66278 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    40cb625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    989c171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfe4e4d View commit details
    Browse the repository at this point in the history
  7. [UPD] Update base_external_system.pot

    oca-travis authored and NL66278 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    23e38c6 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Italian)

    Currently translated at 27.9% (12 of 43 strings)
    
    Translation: server-tools-10.0/server-tools-10.0-base_external_system
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-base_external_system/it/
    mymage authored and NL66278 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d686c85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa59637 View commit details
    Browse the repository at this point in the history
  10. [IMP] base_external_system: better test connection

    >A succesfull connection should return true and a failure should
    result in an exception. Not the other way around.
    NL66278 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e93b8f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    738333f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15ff0b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3634ef5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    05d5b6f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3eec488 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fe481ba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d4c7a63 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    17e8ac2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    be1f022 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a727489 View commit details
    Browse the repository at this point in the history
  21. [FIX] migration corrections

    ntsirintanis authored and NL66278 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    07a2b9b View commit details
    Browse the repository at this point in the history