If you change the password format is there a way to bulk update the DB?ThanksMat
We are experiencing issues with links being invalid, we believe this is due to the clients systems pre-accessing the link. I know we can switch off email approval, but would like to keep the proces...
Hi, due to project beeing transfered, we are in need of passworld generation algorithm and salt. Format is @PBKDF2@ and Kentico version @v12.0.65@. Is there a way to find out the alhorithm?
How Kentico 10 is hasing password?https://docs.xperience.io/k10/securing-websites/designing-secure-websites/securing-user-accounts-and-passwords/setting-the-user-password-formatI saw algorithm as P...
I need to migrate users from my Kentico instance to another database and system and therefore need to know how passwords are hashed by default.No salt is configured in the config and all the other ...
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 ...