Modifying security parameters directly in the app

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
stpaulin
User
Posts: 137

Modifying security parameters directly in the app

Post by stpaulin »

Hi,
I would like to enable an administrator user to modify security parameters such as password length, number of days before expiration, password strength, etc. using a form.
Is this possible? Do you have any suggestions for me?


arbei
User
Posts: 9370

Post by arbei »

No, it is not possible unless you allow your code to overwrite the config.php.


Post Reply