I am implementing a requirement to prevent the users password from matching the last 5 passwords they used when they reset or change their password.
In K12 we used the UserGUID as part of the hash. All members were Users.
But in XbyK, Users are just for the CMS and Members are site only (correct?). Is the MemberGuid being used instead to hash member passwords?
Are there any other changes to the password hash in XbyK?
Environment
- Xperience by Kentico version: [30.3.1]
- .NET version: [8]
- Execution environment: [local]
- Link to relevant Xperience by Kentico documentation