summaryrefslogtreecommitdiffstats
path: root/etc/inc/priv
Commit message (Collapse)AuthorAgeFilesLines
* touch up textChris Buechler2014-11-211-1/+1
|
* Fix match for help pages privileges, it fixes #3777Renato Botelho2014-08-281-1/+1
|
* Implement privilege for allowing login through CPRenato Botelho2013-02-071-1/+5
| | | | | | | - The feature is optional, on by default for new zones, off for current ones when upgrading It should fix #1010
* Add initial support for a privilege that denies write access to the config.jim-p2012-10-091-0/+4
| | | | NOTE: This only prevents writing to config.xml - it does NOT prevent other changes/execution that do not involve writing to config.xml (e.g. applying settings, exec, killing states, etc)
* fix missing match on help pages permissionMarcello Coutinho2012-06-121-3/+5
|
* fix permissions check to xml package files and show only menus user has ↵marcelloc2012-06-121-0/+4
| | | | access to
* Fix descriptionjim-p2011-08-111-2/+2
|
* Move these permissions to user.priv.inc so they don't get blasted when ↵jim-p2011-08-111-0/+18
| | | | | | | | priv.defs.inc is automatically regenerated. Conflicts: etc/inc/priv.defs.inc
* Add an IPsec xauth permission. Try to use the nologin shell first (just ↵jim-p2011-04-081-0/+6
| | | | unlock the account). Ticket #1202
* Add SSH tunneling privilege to list of available privileges.Erik Fonnesbeck2010-07-121-0/+7
|
* Add system and VPN areas to user item privssullrich2009-12-031-5/+5
|
* Nuke comment. its giving me a migrane with the header include problem for ↵sullrich2009-12-031-4/+0
| | | | some reason and is being cached
* Make item a globalsullrich2009-12-031-0/+2
|
* remove closing php bracketsullrich2009-12-031-1/+1
|
* Rename isAllowedPageUser() to isAllowed(). Add and move user priv items to ↵sullrich2009-12-031-0/+31
/etc/inc/user.priv.inc. New privs can be added to this /etc/inc/priv/ directory and they will be automatically processed (packages, etc).
OpenPOWER on IntegriCloud