From the look in the CMS_User table, we are using PBKDF2 algorithm to hash the password but we are not sure what configuration (e.g. Algorithm like SHA256, Iteration, salt size etc.) is used to gen...
I'm running the code below, email doubles as username in this system and is being successfully passed. Has anyone used this successfully? I'm thinking maybe the email format isn't accepted for this...
I'm the web developer for a professional organization with chapters around the US. The chapters are represented in our CMS database as Groups, and the members are connected to the Groups by being i...
Hi, I've edited the codebehind of some files under CMSWebParts/Membership/Profile, built the project and uploaded the library and everything seems fine.Would I have to re-do my code edits to these ...
Hello, we are using the default forgotten password functionality of LogonForm webpart. But there is an issue with the demand of not having unique emails (there could be multiple accounts with same ...
We are facing below issues with password reset in kentico where users are not able to reset thier passwords sometimes . We are using Kentico 11Request identifier hasn’t been found . Sometime users ...
I am developing shopping website using kentico cms.In that I assigned membership expiry using admin panel (Product=@Membership=@My Product=@in membership section=@ membership validity). But I want...
The way I'm understanding permissions, roles, memberships and privilege levels in Kentico is this:Permissions are access to do specific granular tasks in Kentico applicationRoles are permissions gr...
Hi,I faced a problem when logging in the website with membership. It connects User with Contact. But when we sign out it doesn't reset the contact. So if we log in with different credentials at won...
Is there a way to tie in the E-Commerce to the users in the main Kentico and EMS Contacts? We logging orders in ecommerce. The customer can order without creating an account online. I would li...