summaryrefslogtreecommitdiffstats
path: root/etc/inc/priv.inc
Commit message (Expand)AuthorAgeFilesLines
* remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days an...Chris Buechler2014-11-041-1/+0
* fix permissions check to xml package files and show only menus user has acces...marcelloc2012-06-121-13/+5
* Fix missing $ on variable.jim-p2011-08-111-1/+1
* Sort user privileges so dashboard/index.php come first, so if a user has thos...jim-p2011-08-111-0/+9
* Fix privilege matching so that it respects wildcards better, especially when ...jim-p2011-08-111-2/+4
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* Get user pages as well as group pages. Fixes #735jim-p2010-07-131-0/+1
* Overhaul the user login system to use the Servers tab as its base.Ermal Luçi2010-03-031-18/+14
* Add priv.defs.inc to authgui.incsullrich2009-12-031-9/+15
* Load pkg privs from /usr/local/pkg/priv if it existssullrich2009-12-031-3/+4
* Roll custom run_plugins routinesullrich2009-12-031-1/+26
* Make item a globalsullrich2009-12-031-3/+0
* Require util.inc for run_pluginssullrich2009-12-031-0/+2
* Rename isAllowedPageUser() to isAllowed(). Add and move user priv items to /...sullrich2009-12-031-29/+3
* Revert isAllowedUser commit and duplicate function to isAllowedPageUser()sullrich2009-12-021-3/+24
* Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32sullrich2009-12-021-1/+1
* fix errorsullrich2009-12-021-1/+4
* Allow a username. Default to _SESSION['Username']sullrich2009-12-021-3/+14
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-2/+0
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* * Move functions that output html to guiconfig.incErmal Luci2009-06-181-282/+249
* Moves the protocol and certificate options out of the general config pageMatthew Grooms2008-09-091-16/+0
* Remove the page locking privileges after discussion with Scott on IRC. TheMatthew Grooms2008-09-031-12/+0
* Correct a regression in the privilege system where pages were not beingMatthew Grooms2008-09-031-6/+9
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-3/+3
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+307
OpenPOWER on IntegriCloud