summaryrefslogtreecommitdiffstats
path: root/app/acf-util/roles-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Modified roles controller to use new handle_form functionTed Trask2012-04-231-13/+51
* Added home page (action) to user parameters and redirect there after loginTed Trask2010-10-061-31/+2
* Made major changes to authenticator and roles to improve efficiency.Ted Trask2010-09-281-1/+2
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-7/+10
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+5
* Modified roles and authenticator to delete all data fields when deleting a ro...Ted Trask2008-08-161-10/+10
* Modified roles to list views that don't have actions in the list of available...Ted Trask2008-08-091-1/+8
* Split common code out of authenticator-plaintext into authenticator.lua in pr...Ted Trask2008-07-221-2/+2
* Modifed roles to use controllerfunctions, modelfunctions, and a symlink.Ted Trask2008-07-121-12/+15
* For cfe.type='form', use cfe.option as the command to save the form data i.e....Ted Trask2008-05-151-25/+31
* Finished user and role managementTed Trask2008-05-051-10/+81
* Modified roles, logon, and authenticatorTed Trask2008-05-011-3/+6
* Ted's Logon/permissions changesTed Trask2008-04-211-13/+3
* Cleaning up the session management and expiration items. Will be more bug fix...Mike Mason2008-02-071-1/+1
* Added the full roles to the sessiondata.Mike Mason2008-02-051-1/+3
* Adding the beingings of the authorization items. Also adding some of the upda...Mike Mason2008-02-041-0/+25