summaryrefslogtreecommitdiffstats
path: root/lib/authenticator.lua
Commit message (Expand)AuthorAgeFilesLines
* use the lua module md5 rather than call external prog md5sumNatanael Copa2009-01-231-2/+3
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-1/+1
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-1/+1
* Modified authenticator to make sub-authenticator visible rather that redefini...Ted Trask2008-09-301-110/+12
* Cleanup of some libs.Ted Trask2008-09-261-3/+3
* Modified roles and authenticator to delete all data fields when deleting a ro...Ted Trask2008-08-161-1/+17
* Modified authenticator to allow reading/writing role-based options. Modified...Ted Trask2008-07-251-0/+41
* Another rewrite of validator to remove dnsfiles and add a generic way for oth...Ted Trask2008-07-241-69/+68
* Updated validator to make change_setting work.Ted Trask2008-07-231-6/+5
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-0/+293