-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
SecurityactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
See the SecurityEvents
class for these 2:
security.interactive_login
security.switch_user
And AuthenticationEvents for these 2:
security.authentication.success
security.authentication.failure
We should at least have a mention of them somewhere and when you would use them. This relates partially to #802. I've also never been clear on security.interactive_login
, it's name and PHPDoc suggests that there are other, non-interactive ways to login, and so that a listener to this would not cover all login cases. I'm not sure what that includes/doesn't include.
Metadata
Metadata
Assignees
Labels
SecurityactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.