-
-
Notifications
You must be signed in to change notification settings - Fork 464
[15.0][MIG] auth_oauth_multi_token: Migration to version 15.0 #473
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
[15.0][MIG] auth_oauth_multi_token: Migration to version 15.0 #473
Conversation
Allow multiple oauth login at the same time.
* cleanup, improve, docstrings * add tests
Nothing special. Just making linters happy and splitting the readme. @Tecnativa TT25619
Otherwise lookup is slow when there are many users.
Otherwise you can't delete a user.
This is cosmetic only, because this field is not used when auth_oauth_multi_token is installed.
a85d4fd
to
1be79da
Compare
/ocabot migration auth_oauth_multi_token |
1be79da
to
55390fb
Compare
@pedrobaeza changes done!! |
55390fb
to
a0de56c
Compare
Ready! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at aacbfd4. Thanks a lot for contributing to OCA. ❤️ |
Syncing from upstream OCA/server-auth (17.0)
cc @Tecnativa TT36441