From 2d34b61db1eb8f4f59ee22907c98a911eddcee9f Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 30 May 2013 20:08:26 +0000 Subject: Change logon/logout action to logon/logoff and standardize on logon/off instead of login/out --- lib/authenticator.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/authenticator.lua') diff --git a/lib/authenticator.lua b/lib/authenticator.lua index fe91c3d..311e764 100644 --- a/lib/authenticator.lua +++ b/lib/authenticator.lua @@ -1,5 +1,5 @@ -- ACF Authenticator - does validation and loads sub-authenticator to read/write database --- We store the login info in the passwd table, "" field. It looks like +-- We store the logon info in the passwd table, "" field. It looks like -- password:username:ROLE1[,ROLE2...] module (..., package.seeall) -- cgit v1.2.3