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

Syncing from upstream OCA/server-auth (17.0) #550

Merged
merged 22 commits into from
Feb 18, 2025
Merged

Conversation

bt-admin
Copy link

bt_gitbot

Florent de Labarre and others added 22 commits September 24, 2024 06:54
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.
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-17.0/server-auth-17.0-auth_oauth_multi_token
Translate-URL: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_oauth_multi_token/
@bt-admin bt-admin added the 17.0 label Feb 18, 2025
@bt-admin bt-admin merged commit 986d1ae into brain-tec:17.0 Feb 18, 2025
4 checks passed
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 97.39130% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.72%. Comparing base (6b1eb73) to head (7fe6b8a).
Report is 56 commits behind head on 17.0.

Files with missing lines Patch % Lines
auth_oauth_multi_token/models/res_users.py 92.68% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #550      +/-   ##
==========================================
+ Coverage   90.44%   90.72%   +0.28%     
==========================================
  Files         100      106       +6     
  Lines        2678     2793     +115     
  Branches      212      218       +6     
==========================================
+ Hits         2422     2534     +112     
- Misses        173      174       +1     
- Partials       83       85       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants