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.
This may be related to the problem that I posted in this thread: https://world.episerver.com/forum/developer-forum/-Episerver-75-CMS/Thread-Container/2018/9/cms-admin-create-user-with-identity/
This is the second problem that I encountered in my midration from Membership to MsIdentity. Going to
CMS -> My Settings -> Display Options -> Reset Views
results in a crash.
Looking at decompilation of EPiServer.UI.Edit, the _username global variable is not set in UserGuiSettings OnInit()
Here is the stack trace and the Prefix execution trace. Note that MsIdentity tables are in use.
I am going to look further into the problem, but hopefully someone else encountered and solved it before me.
Request StartedPOST /EPiServer/CMS/edit/mysettings.aspx
Primary Handler (ASP.NET Web Forms)
Page.PerformPreInit
SqlConnection.OpenAsyncvar-t-app01 | DressmannTestIdentity
SqlCommand.ExecuteReaderAsync SELECT AspNetUsers, Records: 1
SqlConnection.OpenAsyncvar-t-app01 | DressmannTestIdentity
SqlCommand.ExecuteReaderAsync SELECT AspNetUserClaims, Records: 0
SqlConnection.OpenAsyncvar-t-app01 | DressmannTestIdentity
SqlCommand.ExecuteReaderAsync SELECT AspNetUserLogins, Records: 0
SqlConnection.OpenAsyncvar-t-app01 | DressmannTestIdentity
SqlCommand.ExecuteReaderAsync SELECT AspNetUserRoles, Records: 18
SqlConnection.OpenAsyncvar-t-app01 | DressmannTestIdentity
SqlCommand.ExecuteReaderAsync SELECT AspNetUsers, Records: 1