MantisBT: master e7b24a6f

Author Committer Branch Timestamp Parent
nextgens nextgens master 2012-06-30 05:17 master c7e261e1
Changeset

Remove the seed parameter of authgenerate* functions

The following functions shouldn't take a seed; random is random!

  • auth_generate_random_password()
  • auth_generate_unique_cookie_string

Signed-off-by: Damien Regad damien.regad@merckgroup.com

mod - core/authentication_api.php Diff File
mod - core/user_api.php Diff File
mod - manage_user_create.php Diff File