-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Revert "Revert "preLogin hook should use string UID not IUser"" #33071
Conversation
Codecov Report
@@ Coverage Diff @@
## master #33071 +/- ##
=========================================
Coverage 64.14% 64.14%
Complexity 18724 18724
=========================================
Files 1185 1185
Lines 70460 70460
Branches 1270 1270
=========================================
Hits 45198 45198
Misses 24892 24892
Partials 370 370
Continue to review full report at Codecov.
|
My initial investigation ( with
I will have a re-look to make sure which commit brought uid as first change and then shift to IUser. Based on my above observation, it does not look so. From the first time the method was introduced |
The commit which brought And from then on, this change was there with the new method added |
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.
From my observations shared #33071 (comment) this change LGTM.
Yes |
@sharidas please backport |
Backport to stable10 -> #33185 |
Had a chat with @tomneedham and the actual workflow of this emitter is as follows:
When looking at this I wasn't aware that there was a time where the event was correct in the past.
Considering this, I think we can accept this change again as it will bring it back to its original intended state.
@sharidas can you do some research to identify what versions the stages 1) and 2) were in to confirm ?