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

fix(odoo): introduce secure connection option #1470

Merged
merged 1 commit into from Dec 11, 2023
Merged

fix(odoo): introduce secure connection option #1470

merged 1 commit into from Dec 11, 2023

Conversation

barinali
Copy link
Member

It turns out we use non-secure HTTP requests against secure Odoo servers, which results in failures. By introducing a secure field in connection, we can accordingly make HTTP(S) requests.

@barinali barinali added the enhancement New feature or request label Dec 11, 2023
@barinali barinali self-assigned this Dec 11, 2023
@barinali barinali merged commit 77fbb0c into main Dec 11, 2023
7 checks passed
@barinali barinali deleted the aut-538 branch December 11, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants