-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Migrate to the dj-rest-auth==5.0.2
and django-allauth==0.57.2
#7635
Merged
Conversation
This file contains 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
SpecLad
reviewed
Mar 19, 2024
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #7635 +/- ##
===========================================
+ Coverage 83.40% 83.42% +0.02%
===========================================
Files 373 373
Lines 39722 39750 +28
Branches 3741 3741
===========================================
+ Hits 33129 33162 +33
+ Misses 6593 6588 -5
|
…uth token creation
Marishka17
force-pushed
the
mk/update_module_versions
branch
from
March 21, 2024 09:03
1ff56e5
to
a35d8b1
Compare
SpecLad
reviewed
Mar 25, 2024
Marishka17
commented
Mar 26, 2024
SpecLad
reviewed
Mar 27, 2024
Marishka17
changed the title
Migrate to dj-rest-auth==5.0.2
[WIP] Migrate to the latest dj-rest-auth
Apr 2, 2024
Marishka17
changed the title
[WIP] Migrate to the latest dj-rest-auth
Migrate to the Apr 3, 2024
dj-rest-auth==5.0.2
and django-allauth==0.57.2
SpecLad
approved these changes
Apr 3, 2024
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. It's my understanding that this shouldn't be merged until the corresponding PR in the Enterprise repository is ready, so I will hold off on that for now.
Merged
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.
Motivation and context
How has this been tested?
Checklist
develop
branch- [ ] I have updated the documentation accordingly- [ ] I have added tests to cover my changes- [ ] I have linked related issues (see GitHub docs)- [ ] I have increased versions of npm packages if it is necessary(cvat-canvas,
cvat-core,
cvat-data and
cvat-ui)
License
Feel free to contact the maintainers if that's a concern.