-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Security] Use instanceof NullToken in voters
#17141
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
4d375e2 to
1d8564d
Compare
1d8564d to
38a9ee1
Compare
|
@OskarStark changes applied, thank you :) |
To test if the user is not logged.
38a9ee1 to
5b148a3
Compare
|
Sorry to ping you again @chalasr but could you please review if this security-related proposal is correct? Thanks. |
NullToken in voters
|
(No worry @javiereguiluz, don't hesitate!) I'm not totally sure about this change. Technically, the current code is correct as it covers the Having @wouterj's point of view would be good though. |
|
Indeed... Actually I'm not sure about my change anymore 😁 |
|
OK, let's close this then. Thank you all for the reviews 🙏 |
To test if the user is not logged.