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

[fix] CSRF for login and signup #1536

Merged
merged 6 commits into from
Sep 28, 2021
Merged

[fix] CSRF for login and signup #1536

merged 6 commits into from
Sep 28, 2021

Conversation

makseq
Copy link
Member

@makseq makseq commented Sep 28, 2021

No description provided.

@makseq makseq changed the title [fix] csrf for login and signup [fix] CSRF for login and signup Sep 28, 2021
@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #1536 (97409ed) into master (55dfa90) will decrease coverage by 0.02%.
The diff coverage is 70.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1536      +/-   ##
==========================================
- Coverage   75.39%   75.37%   -0.03%     
==========================================
  Files         125      125              
  Lines        8788     8799      +11     
==========================================
+ Hits         6626     6632       +6     
- Misses       2162     2167       +5     
Impacted Files Coverage Δ
label_studio/core/middleware.py 81.81% <61.53%> (-4.26%) ⬇️
label_studio/core/settings/base.py 85.44% <100.00%> (+0.09%) ⬆️
label_studio/users/views.py 79.45% <100.00%> (+0.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55dfa90...97409ed. Read the comment docs.

@makseq makseq merged commit affafa0 into master Sep 28, 2021
@makseq makseq deleted the fix/csrf branch September 28, 2021 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants