search
AI OnAI Off
My unserstanding middleware run on every request no matter what, which is why you should use sparingly for the correct use cases.
I also think there is an flag to require unique email on aspnetidentity options
This is for anyone having same problem
Just upgraded CMS 12.3 to 12.9, (also .net 5 to 6) and i couldnt log in anymore, got this:
I got suspicious on FindByEmailAsync, then i look into db:

(I wonder why ImagesharpMiddleware is invoked when logging in)