Index: openacs-4/packages/acs-authentication/tcl/password-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/password-procs.tcl,v diff -u -N -r1.16 -r1.17 --- openacs-4/packages/acs-authentication/tcl/password-procs.tcl 12 Jul 2009 01:08:23 -0000 1.16 +++ openacs-4/packages/acs-authentication/tcl/password-procs.tcl 20 Nov 2009 21:33:20 -0000 1.17 @@ -202,7 +202,7 @@ -username $username] if { $forgotten_url ne "" } { - ad_returnredirect $forgotten_url + ad_returnredirect -allow_complete_url $forgotten_url ad_script_abort }