index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
roles.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow appdir and libdir to be comma-separated lists of directories.
Ted Trask
2009-12-31
1
-7
/
+16
*
Cleaned up acf.conf, removed hardcoded /usr/share/acf paths.
Ted Trask
2009-12-30
1
-2
/
+2
*
Added ability to manage roles based on which roles file they're in = more gra...
Ted Trask
2009-12-28
1
-24
/
+45
*
Fixed template bug, remembered to actually remove the basename/dirname functi...
Ted Trask
2009-12-28
1
-2
/
+2
*
Removed redundant/buggy basename and dirname functions. Added parse_redir_str...
Ted Trask
2009-12-28
1
-1
/
+1
*
Modified menus to allow multiple controllers to use same menu group.
Ted Trask
2009-12-23
1
-2
/
+4
*
Fixed roles bugs - path containing '.' and matching controller names.
Ted Trask
2009-12-22
1
-12
/
+16
*
Fixed bug with roles, added follow symlink flag for fs.find, allowed symlinks...
Ted Trask
2009-12-22
1
-6
/
+6
*
Modified permissions from controller:action to prefix/controller/action.
Ted Trask
2009-12-21
1
-70
/
+37
*
Started process of removing as many io.popen calls as possible. Not complete.
Ted Trask
2009-01-24
1
-11
/
+5
*
Added escapespecialcharacters to format.lua to escape shell special character...
release-0.4.19
Ted Trask
2009-01-21
1
-1
/
+1
*
Modified fs.lua to survive nil parameters. Added create_directory and used w...
Ted Trask
2009-01-13
1
-3
/
+3
*
Cleaned up package path code in roles.
Ted Trask
2008-11-11
1
-3
/
+3
*
roles in permissions needed to look for _ in controllers as well
Nathan Angelacos
2008-11-11
1
-1
/
+1
*
Allow controllers to have digits in their names
Nathan Angelacos
2008-11-11
1
-6
/
+6
*
Modified roles to allow '_' in controller names.
Ted Trask
2008-11-10
1
-6
/
+6
*
Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...
Ted Trask
2008-10-24
1
-33
/
+36
*
Modified authenticator to make sub-authenticator visible rather that redefini...
Ted Trask
2008-09-30
1
-5
/
+5
*
Cleanup of some libs.
Ted Trask
2008-09-26
1
-1
/
+0
*
Modified roles to use authenticator rather than directly access roles file. ...
Ted Trask
2008-08-18
1
-32
/
+45
*
Modified roles and authenticator to delete all data fields when deleting a ro...
Ted Trask
2008-08-16
1
-11
/
+16
*
Modified roles to list views that don't have actions in the list of available...
Ted Trask
2008-08-09
1
-1
/
+10
*
Finished user and role management
Ted Trask
2008-05-05
1
-3
/
+6
*
Updated roles
Ted Trask
2008-05-02
1
-15
/
+108
*
Modified roles, logon, and authenticator
Ted Trask
2008-05-01
1
-1
/
+32
*
Ted's Logon/permissions changes
Ted Trask
2008-04-21
1
-41
/
+68
*
Added the full roles to the sessiondata.
Mike Mason
2008-02-05
1
-0
/
+24
*
Adding the beingings of the authorization items. Also adding some of the upda...
Mike Mason
2008-02-04
1
-0
/
+57