auth::password::can_retrieve_p (public)

 auth::password::can_retrieve_p -authority_id authority_id

Defined in packages/acs-authentication/tcl/password-procs.tcl

Returns whether the given authority can retrieve forgotten passwords.

Switches:
-authority_id (required)
The ID of the authority that the user is trying to log into.
Returns:
1 if the authority allows retrieving passwords, 0 otherwise.

Testcases:
auth_password_can_change_reset_retrieve_p
[ show source ]
Show another procedure: