Signup and Lost Password

$g_allow_signup

Allow users to signup for their own accounts. Default is ON.

$g_max_failed_login_count

Maximum failing login attempts before the account is locked. Once locked, it's required to reset the password (lost password). Value resets to zero at each successfully login. Default is OFF.

$g_notify_new_user_created_threshold_min

The minimum global access level required to be notified when a new user registers via the "signup form". To pick specific access levels that are not necessarily at the higher end of access levels, use an array of access levels. Default is ADMINISTRATOR.

$g_send_reset_password

When set to ON, MantisBT will email the users their new passwords when their accounts are reset. If set to OFF, the password will be reset to blank and no e-mail will be sent. Default is ON.

$g_password_confirm_hash_magic_string

TODO

$g_signup_use_captcha

TODO

$g_system_font_folder

TODO

$g_font_per_captcha

TODO

$g_lost_password_feature

TODO

$g_max_lost_password_in_progress_count

TODO