fixed: misc: ValidateEmail() buffer overflow
added: notifications for resetting a user's password (there is no a winix function for this yet) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@817 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -431,6 +431,13 @@ void Templates::CreateFunctions()
|
||||
ezc_functions.Insert("priv_show_form_chmod", priv_show_form_chmod);
|
||||
|
||||
|
||||
/*
|
||||
pw
|
||||
*/
|
||||
ezc_functions.Insert("pw_users_change_password_code", pw_users_change_password_code);
|
||||
ezc_functions.Insert("pw_change_password_login", pw_change_password_login);
|
||||
|
||||
|
||||
/*
|
||||
rebus
|
||||
*/
|
||||
|
Reference in New Issue
Block a user