A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AddHandler context.BeginRequest, AddressOf Me.ProcessRequest(ProcessRequest is the method called to do the handling) However, if I'm logged in as one user, and try to login as another (or actually switch authentication level is more lie it), the method fires twice - the first time it authenticates with the new login, and the second time it authenticates with the original user/password entry?!? This means it can't get to the second login. I have found if I then manually refresh after this, episerver does pick up the new login requirement, and is set properly. Anyone had this problem or something like it, and have a solution?