summaryrefslogtreecommitdiffstats
path: root/app/acf-util
Commit message (Expand)AuthorAgeFilesLines
* Prevent writing out default permissions when editing roleTed Trask2017-03-011-1/+16
* Remove trailing whitespaceTed Trask2016-08-044-15/+15
* Fix password/listlockevents sorting by IP addressTed Trask2016-01-281-2/+8
* Add password.listlockevents/unlockuser/unlockip actions to acf-utilTed Trask2016-01-247-8/+100
* Modify roles to use cfe type structure rather than table for consistencyTed Trask2016-01-122-5/+5
* Accept HTTP auth even if not in passwd file. Give DEFAULT role.Ted Trask2015-05-221-0/+1
* Add some missing require statementsTed Trask2015-05-141-0/+1
* Modify logon to move logic to the model, leaving redirect in the controllerTed Trask2014-10-012-55/+66
* Remove logon/logoff and logon/logon from password home optionsTed Trask2014-10-011-4/+5
* Cleanup acf-util/password to move logic from the controller to the modelTed Trask2014-10-012-128/+125
* Fix bug where changing user skin actually changes the default skinTed Trask2014-10-011-1/+1
* Change prototype of htmlviewfunctions.dislay item to make consistentTed Trask2014-03-312-10/+10
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-174-16/+33
* Modified HTML views to use new htmlviewfunctions functions and replace links ...Ted Trask2014-03-103-21/+29
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-034-24/+23
* Modified roles/viewroles HTML view to make better use of htmlviewfunctions an...Ted Trask2014-03-032-8/+8
* Removed skins/read action and use skins/update insteadTed Trask2014-03-036-38/+7
* Modified password/status HTML view to make better use of htmlviewfunctions an...Ted Trask2014-03-032-10/+10
* Allow sorting on roles permissionsTed Trask2014-02-031-1/+1
* Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML.Ted Trask2014-01-225-64/+97
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-179-67/+81
* Change use of require to work with Lua 5.2Ted Trask2013-10-099-14/+14
* Add home config option to acf.conf for default home pageTed Trask2013-05-301-1/+3
* Change logon/logout action to logon/logoff and standardize on logon/off inste...Ted Trask2013-05-304-13/+13
* Fix delete user link to submit the formTed Trask2013-05-301-1/+1
* Added require statement for html libraryTed Trask2012-10-024-0/+4
* Fixed form for creating new userTed Trask2012-05-081-1/+1
* Modified roles controller to use new handle_form functionTed Trask2012-04-239-91/+58
* Updated password and skins for latest handle_form changesTed Trask2012-04-225-31/+28
* Updated password to remove redirect_to_referrer and password-html viewTed Trask2012-04-193-30/+25
* Removed controllerfunction.lua and moved handle_form and handle_clientdata in...Ted Trask2012-02-232-7/+5
* Changed forms to always use 'submit' as name of submit button, plus allow mul...Ted Trask2012-02-221-1/+1
* Modified html template to set focus to first useable fieldTed Trask2012-02-061-1/+2
* Changed acf-util/logon controller to use standard viewTed Trask2012-02-034-40/+3
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-028-20/+20
* Modified require statements for acf.xTed Trask2012-01-212-4/+4
* Removed logon / logout from list of home pagesTed Trask2011-07-211-1/+3
* Fixed logon auto-focus to userid using newer jqueryTed Trask2011-07-181-1/+1
* Restrict options for home in editme actionTed Trask2011-05-181-2/+9
* Added javascript to logon page to put focus on useridTed Trask2010-12-081-1/+8
* Added home page (action) to user parameters and redirect there after loginTed Trask2010-10-063-34/+24
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-285-30/+149
* Added sessiontimeout, lockouttime, and lockouteventlimit parameters to acf.conf.Ted Trask2010-03-101-1/+1
* 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-162-3/+3
* Fixed bug with reporting skin in use.Ted Trask2010-01-221-1/+1
* Changes to skins to allow user skins to be addedTed Trask2010-01-213-13/+14
* Moved skins from acf-alpine-baselayout.Ted Trask2010-01-135-1/+83
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-316-26/+6
* Changed file permissions, cli app should only be root executable.Ted Trask2009-12-306-0/+0