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

Conversation

NL66278
Copy link
Contributor

@NL66278 NL66278 commented Apr 29, 2024

Migrate the three related modules:

  • base_external_system
  • base_external_system_http
  • base_external_system_oauth

NL66278 and others added 21 commits April 3, 2024 10:55
* [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
* 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
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/
>A succesfull connection should return true and a failure should
result in an exception. Not the other way around.
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.

None yet

6 participants