summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Fixed form for creating new userTed Trask2012-05-081-1/+1
* Updated password and skins for latest handle_form changesTed Trask2012-04-221-12/+4
* Updated password to remove redirect_to_referrer and password-html viewTed Trask2012-04-191-1/+5
* Removed controllerfunction.lua and moved handle_form and handle_clientdata in...Ted Trask2012-02-231-4/+3
* Removed logon / logout from list of home pagesTed Trask2011-07-211-1/+3
* Restrict options for home in editme actionTed Trask2011-05-181-2/+9
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-301-0/+0
* Put viewroles in a table, changed some wording for new roles and users.Ted Trask2009-09-071-1/+1
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-1/+1
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-85/+47
* Fixed redirect_to_referrer with GET data. Moved handling of multi select fro...Ted Trask2008-07-121-16/+23
* Modified logon and password to use new redirect_to_referrer functionality.Ted Trask2008-07-041-7/+10
* Moved clientdata processing from password model to controller.Ted Trask2008-06-061-12/+23
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-22/+47
* Updated rolesTed Trask2008-05-021-18/+0
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-332/+50
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-5/+1
* 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-10/+2
* Renamed function that had _ in the functionname.Mika Havela2008-04-031-9/+9
* Changed Menu-name.Mika Havela2008-03-261-2/+2
* Redirecting the user to logon-page when someone is trying to edit passwords w...Mika Havela2008-03-031-3/+26
* Password administration now works!Mika Havela2008-02-201-52/+154
* Saving work for today (password manager controller/view)Mika Havela2008-02-191-8/+211
* Moved password-manager to coreMika Havela2008-02-181-0/+47