What would be the best way (area in Kentico) to validate a user password at point of registration against a list of known bad passwords i.e. a blacklist (.txt file) of passwords from historic data ...
We are new to Kentico 10 and we have thousands of users. We have built a program that will sync our users from our previous system into our Kentico. Works great. Now we need to know, how can we ...
I am using the PasswordStrength control from CMSModules/Membership/FormControls/Passwords/PasswordStrenght.ascx in custom web part for sign up.Is there a setting to enable a toggle view so the user...
Hi,I have to import around 1500 users (I use Import Toolkit) in the table CMS.User (FirstName, LastName, UserName, Email and UserPassword) from an Excel sheet. My problem concerns the passwords : I...
I have a client who has been getting a few different requests that the temporary passwords that are being sent to the users are invalid. The user accounts are being auto-generated when the user ch...
Hello support,Is there a method to decrypt passwords encrypted with SHA2 + Salt, assuming I have the encrypted password string and salts? The reason I need this is I want to use System.Net.MailMess...
On the Password with Confirm control is there any way to add a label to the confirm textbox?
Assume that we forcing users to change their password from time to time. Is it possible that their will use their old passwords in future? I mean if user change from password A to B will he/she be ...
When I test the the password reset validation links and do the cancel it adds and error event to the log. Why does the expected behavior log and error event rather then informational? Just an anno...
On a client site (v8.2) we are using the Logon Form web part to allow users to log in and also have checked the @allow forgotten password retrieval@ to allow them to retrieve a forgotten password. ...