Is there a way to have a password-protect a page through a single, global password (similar to Wordpress' @Password Protected@ setting)?I know that there's the Page @ Security option in the editor ...
I want to call REST API to reset the password for a particular user. (I want to send an email notification to the user by pressing the Users application password -@ Generate new password button) Is...
Hi all,We have the below issue reported from our security team.When we enter the username @ password in CMS admin login form and submit, a POST request is sending to the CMSpages/Login.aspx page an...
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?