summaryrefslogtreecommitdiffstats
path: root/app/acf-util/acf-util.roles
Commit message (Collapse)AuthorAgeFilesLines
* Accept HTTP auth even if not in passwd file. Give DEFAULT role.Ted Trask2015-05-221-0/+1
|
* Removed skins/read action and use skins/update insteadTed Trask2014-03-031-1/+1
|
* Change logon/logout action to logon/logoff and standardize on logon/off ↵Ted Trask2013-05-301-2/+2
| | | | instead of login/out
* Moved skins from acf-alpine-baselayout.Ted Trask2010-01-131-1/+1
|
* Modified permissions from controller:action to prefix/controller/action.Ted Trask2009-12-211-3/+3
| | | | | Had to move welcome to the acf-util prefix. Changed format of roles files: old ACF format will still work, but authenticator format won't.
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵Ted Trask2008-10-241-0/+4
READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed