mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 17:33:48 +00:00
* Update index.lua Store password complexity settings as variables. * Update macro.lua Add macros for "password is below minimum length" and "password is not secure" * Update change_password.lua Adds the ability to check for password complexity and minimum length. Also, fixes a bug where the password was changed if the caller hung up in the middle of changing their password.