summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-status-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Sort users in view.Ted Trask2010-03-041-1/+7
* Added new view variable wwwprefix to adjust web path, fix index.html redirect.Ted Trask2010-02-161-1/+1
* Changes to skins to allow user skins to be addedTed Trask2010-01-211-1/+1
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-311-7/+0
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-301-0/+0
* Added ability to manage roles based on which roles file they're in = more gra...Ted Trask2009-12-281-1/+1
* Put viewroles in a table, changed some wording for new roles and users.Ted Trask2009-09-071-1/+1
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-11/+11
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-5/+6
* use <% %> instead of <? ?>Natanael Copa2008-07-281-17/+17
* Another rewrite of validator to remove dnsfiles and add a generic way for oth...Ted Trask2008-07-241-3/+0
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-0/+3
* Modified logon and password to use new redirect_to_referrer functionality.Ted Trask2008-07-041-12/+6
* Graphical bugfix - Modifying path to images.v0.4.1Mika Havela2008-05-221-1/+1
* Small graphical changes.Mika Havela2008-05-211-8/+8
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-1/+1
* Added suppress_view option to dispatch_component and return viewtable.Ted Trask2008-05-141-2/+2
* Finished user and role managementTed Trask2008-05-051-0/+1
* Modified cfe, removing option, errtxt, and name, and adding label - This may ...Ted Trask2008-04-301-67/+25
* Password administration now works!Mika Havela2008-02-201-5/+12
* Saving work for today (password manager controller/view)Mika Havela2008-02-191-7/+7
* Moved password-manager to coreMika Havela2008-02-181-0/+82