Hello,
Using the new Dynamic Rights feature in AspRunner 5.2 (414) and enabling Encrypt passwords does not encrypt the password of new users being added.
If I go to the admin area (admin_users_list.asp) and add a new user and password and save it saves the password in clear text. Upon trying to login with the new account it fails because it needs to be encrypted. Running the Encrypt.asp manually then encrypts the password and the account can be used to login.
Does Dynamic Rights not support Encryption?
I would think if it's made to allow easy adding of accounts it would have a routing in after add to encrypt build in.
Should I add this manualy or am i mising something? (what would be the best way)
Cheers-