Index: openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 28 Aug 2003 14:19:19 -0000 1.6 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs.tcl 28 Aug 2003 14:31:39 -0000 1.7 @@ -638,7 +638,7 @@ {-authority_id:required} {-username:required} } { - Handles forgotten passwords. + Handles forgotten passwords. Attempts to retrieve a password; if not possibe, attempts to reset a password. If it succeeds, it emails the user. For all outcomes, it returns a message to be displayed. @param authority_id The ID of the authority that the user is trying to log into.