summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Updated password to remove redirect_to_referrer and password-html viewTed Trask2012-04-191-16/+0
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-021-2/+2
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-311-8/+0
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-301-0/+0
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-1/+1
* Modified several pages to replace contenteditable with readonly. Added reado...Ted Trask2009-01-121-1/+1
* use <% %> instead of <? ?>Natanael Copa2008-07-281-7/+7
* Modified logon and password to use new redirect_to_referrer functionality.Ted Trask2008-07-041-8/+0
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-2/+0
* Added suppress_view option to dispatch_component and return viewtable.Ted Trask2008-05-141-2/+2
* Updated rolesTed Trask2008-05-021-1/+0
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-58/+16
* Password administration now works!Mika Havela2008-02-201-6/+9
* Saving work for today (password manager controller/view)Mika Havela2008-02-191-0/+74