summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Updated password and skins for latest handle_form changesTed Trask2012-04-221-2/+2
* Updated password to remove redirect_to_referrer and password-html viewTed Trask2012-04-191-13/+20
* Added home page (action) to user parameters and redirect there after loginTed Trask2010-10-061-2/+14
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-281-14/+130
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-301-0/+0
* Removed built-in users alpine and foo from core, and instead redirect to crea...ttrask2009-03-201-1/+11
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-102/+10
* Modified logon and password to use new redirect_to_referrer functionality.Ted Trask2008-07-041-1/+6
* Moved clientdata processing from password model to controller.Ted Trask2008-06-061-27/+23
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-37/+58
* Updated rolesTed Trask2008-05-021-4/+2
* Forgot the password model fileTed Trask2008-04-301-0/+105
* Removed password-model because it's not used.Mika Havela2008-02-271-109/+0
* Moved password-model (temporary - This will go to authenticator-plaintext)Mika Havela2008-02-181-0/+109