| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify logon to move logic to the model, leaving redirect in the controller | Ted Trask | 2014-10-01 | 1 | -35/+26 |
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-17 | 1 | -12/+14 |
* | Add home config option to acf.conf for default home page | Ted Trask | 2013-05-30 | 1 | -1/+3 |
* | Change logon/logout action to logon/logoff and standardize on logon/off inste... | Ted Trask | 2013-05-30 | 1 | -5/+5 |
* | Changed forms to always use 'submit' as name of submit button, plus allow mul... | Ted Trask | 2012-02-22 | 1 | -1/+1 |
* | Modified html template to set focus to first useable field | Ted Trask | 2012-02-06 | 1 | -1/+2 |
* | Changed acf-util/logon controller to use standard view | Ted Trask | 2012-02-03 | 1 | -3/+3 |
* | Added home page (action) to user parameters and redirect there after login | Ted Trask | 2010-10-06 | 1 | -1/+8 |
* | Made major changes to authenticator and roles to improve efficiency. | Ted Trask | 2010-09-28 | 1 | -2/+9 |
* | Removed redundant/buggy basename and dirname functions. Added parse_redir_str... | Ted Trask | 2009-12-28 | 1 | -2/+2 |
* | Modified permissions from controller:action to prefix/controller/action. | Ted Trask | 2009-12-21 | 1 | -4/+4 |
* | Modified logonredirect to discard get/post data when don't follow login redir... | Ted Trask | 2009-06-10 | 1 | -0/+8 |
* | Removed built-in users alpine and foo from core, and instead redirect to crea... | ttrask | 2009-03-20 | 1 | -0/+11 |
* | Modified acf_www and logon-controller to redirect to logon on dispatch error ... | Ted Trask | 2008-08-22 | 1 | -2/+3 |
* | Modified logon and password to use new redirect_to_referrer functionality. | Ted Trask | 2008-07-04 | 1 | -1/+6 |
* | Remove clientdata processing from logon-model | Ted Trask | 2008-06-06 | 1 | -1/+2 |
* | For cfe.type='form', use cfe.option as the command to save the form data i.e.... | Ted Trask | 2008-05-15 | 1 | -2/+2 |
* | Change inheritance from worker->self->parent to self->worker->parent as found... | Ted Trask | 2008-05-14 | 1 | -2/+1 |
* | Removing debug information from Welcome-page. | Mika Havela | 2008-05-02 | 1 | -2/+3 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 1 | -3/+5 |
* | Added cfe support to logon | Ted Trask | 2008-04-28 | 1 | -11/+12 |
* | Replaced all list_redir functions with redirect in mvc.lua, implemented a def... | Ted Trask | 2008-04-24 | 1 | -4/+1 |
* | Ted's Logon/permissions changes | Ted Trask | 2008-04-21 | 1 | -17/+25 |
* | Redirecting user to logon page when they successfully logged out. | Mika Havela | 2008-04-04 | 1 | -1/+8 |
* | Changes effect only the log in|out functions. Will work now. Next working on ... | Mike Mason | 2008-01-26 | 1 | -34/+1 |
* | Adding logon-status and finally with nangel's help got this working | Mike Mason | 2008-01-23 | 1 | -27/+21 |
* | on logon, the session table actually gets saved | Nathan Angelacos | 2007-12-22 | 1 | -3/+2 |
* | logon works - but session table is not saved yet | Nathan Angelacos | 2007-12-22 | 1 | -5/+6 |
* | logon updates | Nathan Angelacos | 2007-12-21 | 1 | -2/+1 |
* | WIP | Nathan Angelacos | 2007-12-09 | 1 | -3/+5 |
* | added logevent function (hardcoded to write to /var/log/acf.log) | Nathan Angelacos | 2007-12-09 | 1 | -18/+14 |
* | logon model stubbed in | Nathan Angelacos | 2007-12-09 | 1 | -9/+15 |
* | moved core files to new dir structurev2.0_alpha1 | Natanael Copa | 2007-07-27 | 1 | -0/+60 |