Index: openacs-4/packages/acs-authentication/tcl/authentication-procs-aolserver.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/authentication-procs-aolserver.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-authentication/tcl/authentication-procs-aolserver.tcl 25 Apr 2018 19:23:25 -0000 1.2 +++ openacs-4/packages/acs-authentication/tcl/authentication-procs-aolserver.tcl 9 May 2018 15:33:28 -0000 1.3 @@ -100,7 +100,7 @@ @return list {key number_of_attempts timeout} } { - set result {} + set result [list] set current_time [ns_time] set max_age [parameter::get_from_package_key \ -parameter "MaxConsecutiveFailedLoginAttemptsLockoutTime" \