HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Is there an inconsistency in FireEvent('Authenticated')?
Hi,
I think there is inconsistency with the Authenticated event.
The user gets authenticated at two places :
1. Normal sign In and
2. when user get signed in automatically through Registration procedure.
But the FireEvent('Authenticated') gets fired only at the time when user normally sign in through EntryController.
I think we should FireEvent('Authenticated') when the user gets signed in after the registration process.
I think there is inconsistency with the Authenticated event.
The user gets authenticated at two places :
1. Normal sign In and
2. when user get signed in automatically through Registration procedure.
But the FireEvent('Authenticated') gets fired only at the time when user normally sign in through EntryController.
I think we should FireEvent('Authenticated') when the user gets signed in after the registration process.
Tagged:
0
Comments