security::preferred_password_hash_algorithm (private)

 security::preferred_password_hash_algorithm

Defined in packages/acs-tcl/tcl/security-procs.tcl

Check the list of preferred password hash algorithms and the return the best which is available (or "salted-sha1" if nothing applies).

Returns:
password preferred hash algorithm

Partial Call Graph (max 5 caller/called nodes):
%3 ad_check_password ad_check_password (public) security::preferred_password_hash_algorithm security::preferred_password_hash_algorithm ad_check_password->security::preferred_password_hash_algorithm parameter::get parameter::get (public) security::preferred_password_hash_algorithm->parameter::get

Testcases:
No testcase defined.
[ show source ]
Show another procedure: