-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Users should not be able to prohibit their own login #10970
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
Conversation
Because I think it's crazy and not reasonale , that if a user can prohibit themself to login. so suggest limit this choice on ui Signed-off-by: a1012112796 <1012112796@qq.com>
|
Coming up with a succinct title for this PR is remarkably difficult! |
Codecov Report
@@ Coverage Diff @@
## master #10970 +/- ##
==========================================
- Coverage 43.62% 43.60% -0.02%
==========================================
Files 597 597
Lines 83923 83923
==========================================
- Hits 36613 36597 -16
- Misses 42799 42813 +14
- Partials 4511 4513 +2
Continue to review full report at Codecov.
|
4ba455a to
065ee36
Compare
6543
left a comment
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.
beside @guillep2k spell corect sugestion - lgtm
|
ping LG-TM |
* ui: limit managers prohibit themself to login Because I think it's crazy and not reasonale , that if a user can prohibit themself to login. so suggest limit this choice on ui Signed-off-by: a1012112796 <1012112796@qq.com> * skip self Prohibit Login in post event handle * fix comment Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Because I think it's crazy and not reasonale , that if a user can prohibit themself to login. so suggest limit this choice on ui.