Skip to content

[16.0][FIX] auth_saml: update signin method#667

Merged
OCA-git-bot merged 1 commit intoOCA:16.0from
xcgd:16.0-auth_saml-fix
Jun 12, 2024
Merged

[16.0][FIX] auth_saml: update signin method#667
OCA-git-bot merged 1 commit intoOCA:16.0from
xcgd:16.0-auth_saml-fix

Conversation

@vincent-hatakeyama
Copy link
Copy Markdown
Contributor

@vincent-hatakeyama vincent-hatakeyama commented Jun 12, 2024

Updated the signin method to reflect changes in similar method signin from auth_oauth.

Without the changes, the ORM crashes with psycopg2.errors.InvalidSavepointSpecification when trying to signin.

Fixes #664

Updated the signin method to reflect changes in similar method signin
from auth_oauth.
Without the changes, the ORM crashes with
psycopg2.errors.InvalidSavepointSpecification when trying to signin.

Fixes OCA#664
@vincent-hatakeyama vincent-hatakeyama marked this pull request as ready for review June 12, 2024 08:49
@vincent-hatakeyama vincent-hatakeyama changed the title [16.0][FIX] auth_saml: fix after failing tests [16.0][FIX] auth_saml: update signin method Jun 12, 2024
@vincent-hatakeyama
Copy link
Copy Markdown
Contributor Author

/ocabot rebase patch

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @vincent-hatakeyama. Your command failed:

Invalid options for command rebase: patch.

Ocabot commands

  • ocabot merge major|minor|patch|nobump
  • ocabot rebase
  • ocabot migration {MODULE_NAME}

More information

@vincent-hatakeyama
Copy link
Copy Markdown
Contributor Author

/ocabot merge patch

@OCA-git-bot
Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-667-by-vincent-hatakeyama-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 2adfb9d into OCA:16.0 Jun 12, 2024
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 9039dcb. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[16.0] auth_saml: Error in tests

3 participants