summaryrefslogtreecommitdiffstats
path: root/app/acf-util/logon-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Add password.listlockevents/unlockuser/unlockip actions to acf-utilTed Trask2016-01-241-3/+3
* Modify logon to move logic to the model, leaving redirect in the controllerTed Trask2014-10-011-20/+40
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-5/+7
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-3/+3
* Change logon/logout action to logon/logoff and standardize on logon/off inste...Ted Trask2013-05-301-5/+5
* Modified require statements for acf.xTed Trask2012-01-211-2/+2
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-281-2/+2
* Added sessiontimeout, lockouttime, and lockouteventlimit parameters to acf.conf.Ted Trask2010-03-101-1/+1
* Modified logonredirect to discard get/post data when don't follow login redir...Ted Trask2009-06-101-1/+1
* Made session timeout nicer.Ted Trask2009-06-101-1/+1
* Removed built-in users alpine and foo from core, and instead redirect to crea...ttrask2009-03-201-0/+3
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-15/+7
* Remove clientdata processing from logon-modelTed Trask2008-06-061-7/+7
* Modified roles, logon, and authenticatorTed Trask2008-05-011-2/+1
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-3/+3
* Added cfe support to logonTed Trask2008-04-281-14/+5
* Ted's Logon/permissions changesTed Trask2008-04-211-96/+42
* Fixed bug where menus kept if going to logon page while logged on. Menus now ...Mike Mason2008-03-201-0/+1
* Made the build_menu a public function so that logoff could run it. No more bugsMike Mason2008-03-201-0/+1
* Changed Makefiles.Mika Havela2008-02-131-3/+3
* Don't touch the sessiondata.menu table. Working on getting these both to plac...Mike Mason2008-02-131-0/+4
* Cleaning up the session management and expiration items. Will be more bug fix...Mike Mason2008-02-071-6/+3
* Added the full roles to the sessiondata.Mike Mason2008-02-051-0/+2
* Updated the code to use md5sums in the acf passwd file. Made the md5sum_strin...Mike Mason2008-01-301-1/+3
* Updated changes hopefully meeting most of the security checks/validation item...Mike Mason2008-01-291-9/+26
* Changes effect only the log in|out functions. Will work now. Next working on ...Mike Mason2008-01-261-7/+51
* Minor change to really make it work. This all will be cleaned up shortlyMike Mason2008-01-241-3/+5
* Adding logon-status and finally with nangel's help got this workingMike Mason2008-01-231-2/+20
* logon updatesNathan Angelacos2007-12-211-1/+1
* WIPNathan Angelacos2007-12-091-1/+5
* added logevent function (hardcoded to write to /var/log/acf.log)Nathan Angelacos2007-12-091-1/+1
* logon model stubbed inNathan Angelacos2007-12-091-49/+27
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+61