Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed skins/read action and use skins/update instead | Ted Trask | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | Change logon/logout action to logon/logoff and standardize on logon/off ↵ | Ted Trask | 2013-05-30 | 1 | -2/+2 |
| | | | | instead of login/out | ||||
* | Moved skins from acf-alpine-baselayout. | Ted Trask | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Modified permissions from controller:action to prefix/controller/action. | Ted Trask | 2009-12-21 | 1 | -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 Trask | 2008-10-24 | 1 | -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 |