summaryrefslogtreecommitdiffstats
path: root/lib/roles.lua
Commit message (Expand)AuthorAgeFilesLines
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-3/+3
* Cleaned up package path code in roles.Ted Trask2008-11-111-3/+3
* roles in permissions needed to look for _ in controllers as wellNathan Angelacos2008-11-111-1/+1
* Allow controllers to have digits in their namesNathan Angelacos2008-11-111-6/+6
* Modified roles to allow '_' in controller names.Ted Trask2008-11-101-6/+6
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-33/+36
* Modified authenticator to make sub-authenticator visible rather that redefini...Ted Trask2008-09-301-5/+5
* Cleanup of some libs.Ted Trask2008-09-261-1/+0
* Modified roles to use authenticator rather than directly access roles file. ...Ted Trask2008-08-181-32/+45
* Modified roles and authenticator to delete all data fields when deleting a ro...Ted Trask2008-08-161-11/+16
* Modified roles to list views that don't have actions in the list of available...Ted Trask2008-08-091-1/+10
* Finished user and role managementTed Trask2008-05-051-3/+6
* Updated rolesTed Trask2008-05-021-15/+108
* Modified roles, logon, and authenticatorTed Trask2008-05-011-1/+32
* Ted's Logon/permissions changesTed Trask2008-04-211-41/+68
* Added the full roles to the sessiondata.Mike Mason2008-02-051-0/+24
* Adding the beingings of the authorization items. Also adding some of the upda...Mike Mason2008-02-041-0/+57