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

remove confusing messaging from login screen for already-logged-in user #1511

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

srabraham
Copy link
Member

@srabraham srabraham commented Jan 10, 2025

this "if_authz_failed" tag must've been a relic from the past, because in the current model, if you're authenticated, it doesn't really make sense to ask if you're generally "authorized". You can only be authorized in relation to a particular page or permission.

#1508

this "if_authz_failed" tag must've been a relic from the past, because
in the current model, if you're authenticated, it doesn't really make
sense to ask if you're generally "authorized". You can only be
authorized in relation to a particular page or permission.

#1508
@srabraham srabraham force-pushed the 2025-01-06-modal-style branch from 7db43fa to d729d26 Compare January 10, 2025 15:04
@srabraham srabraham enabled auto-merge (rebase) January 10, 2025 15:05
@srabraham srabraham merged commit 0d6b223 into master Jan 10, 2025
11 checks passed
@srabraham srabraham deleted the 2025-01-06-modal-style branch January 10, 2025 15:11
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.75%. Comparing base (9aee13f) to head (d729d26).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1511      +/-   ##
==========================================
+ Coverage   69.70%   69.75%   +0.04%     
==========================================
  Files         181      181              
  Lines        9148     9139       -9     
  Branches     1506     1503       -3     
==========================================
- Hits         6377     6375       -2     
+ Misses       2662     2654       -8     
- Partials      109      110       +1     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant