summaryrefslogtreecommitdiffstats
path: root/app/acf-util/logon-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Modified acf_www and logon-controller to redirect to logon on dispatch error ...Ted Trask2008-08-221-2/+3
* Modified logon and password to use new redirect_to_referrer functionality.Ted Trask2008-07-041-1/+6
* Remove clientdata processing from logon-modelTed Trask2008-06-061-1/+2
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-2/+2
* Change inheritance from worker->self->parent to self->worker->parent as found...Ted Trask2008-05-141-2/+1
* Removing debug information from Welcome-page.Mika Havela2008-05-021-2/+3
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-3/+5
* Added cfe support to logonTed Trask2008-04-281-11/+12
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-4/+1
* Ted's Logon/permissions changesTed Trask2008-04-211-17/+25
* Redirecting user to logon page when they successfully logged out.Mika Havela2008-04-041-1/+8
* Changes effect only the log in|out functions. Will work now. Next working on ...Mike Mason2008-01-261-34/+1
* Adding logon-status and finally with nangel's help got this workingMike Mason2008-01-231-27/+21
* on logon, the session table actually gets savedNathan Angelacos2007-12-221-3/+2
* logon works - but session table is not saved yetNathan Angelacos2007-12-221-5/+6
* logon updatesNathan Angelacos2007-12-211-2/+1
* WIPNathan Angelacos2007-12-091-3/+5
* added logevent function (hardcoded to write to /var/log/acf.log)Nathan Angelacos2007-12-091-18/+14
* logon model stubbed inNathan Angelacos2007-12-091-9/+15
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-271-0/+60