[16.0] [ADD] auth_partner, fastapi_auth_partner#456
Merged
OCA-git-bot merged 1 commit intoOCA:16.0from Jun 3, 2025
Merged
Conversation
517d033 to
e0a8c37
Compare
29ea34d to
cdd4f0d
Compare
3ba0b8c to
b71a156
Compare
cdc1980 to
34236ab
Compare
Closed
lmignon
reviewed
Apr 3, 2025
Contributor
|
@paradoxxxzero Can you take into account the last comments so we can move forward with your proposal. |
43359f7 to
5b2f8cd
Compare
5b2f8cd to
bf65b2a
Compare
Contributor
Author
Done and squashed. |
sebastienbeau
approved these changes
Jun 3, 2025
Member
sebastienbeau
left a comment
There was a problem hiding this comment.
LGTM (code review) and tested
lmignon
approved these changes
Jun 3, 2025
Contributor
|
/ocabot merge nobump |
Contributor
|
This PR looks fantastic, let's merge it! |
Contributor
|
Congratulations, your PR was merged at 9db3661. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR superseeds #404 and implements the separation between a base module
auth_partnerand the fastapi implementationfastapi_auth_partner.This PR also introduces a stateless token for password reset, email validation and impersonation and some fixes and minor improvements.
This is still in testing, hence the draft status