Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
1581f02d
Commit
1581f02d
authored
Apr 09, 2015
by
Franco Fichtner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
priv: with sorted arrays we see what is not properly tagged
parent
54a60e9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
priv.defs.inc
src/etc/inc/priv.defs.inc
+7
-7
No files found.
src/etc/inc/priv.defs.inc
View file @
1581f02d
...
...
@@ -231,13 +231,13 @@ $priv_list['page-diagnostics-patters']['match'] = array();
$priv_list
[
'page-diagnostics-patters'
][
'match'
][]
=
"patterns.php*"
;
$priv_list
[
'page-diagnostics-limiter-info'
]
=
array
();
$priv_list
[
'page-diagnostics-limiter-info'
][
'name'
]
=
gettext
(
"Diagnostics: Limiter Info"
);
$priv_list
[
'page-diagnostics-limiter-info'
][
'name'
]
=
gettext
(
"
WebCfg -
Diagnostics: Limiter Info"
);
$priv_list
[
'page-diagnostics-limiter-info'
][
'descr'
]
=
gettext
(
"Allows access to the 'Diagnostics: Limiter Info' page"
);
$priv_list
[
'page-diagnostics-limiter-info'
][
'match'
]
=
array
();
$priv_list
[
'page-diagnostics-limiter-info'
][
'match'
][]
=
"diag_limiter_info.php*"
;
$priv_list
[
'page-diagnostics-pf-info'
]
=
array
();
$priv_list
[
'page-diagnostics-pf-info'
][
'name'
]
=
gettext
(
"Diagnostics: pfInfo"
);
$priv_list
[
'page-diagnostics-pf-info'
][
'name'
]
=
gettext
(
"
WebCfg -
Diagnostics: pfInfo"
);
$priv_list
[
'page-diagnostics-pf-info'
][
'descr'
]
=
gettext
(
"Allows access to the 'Diagnostics: pfInfo' page"
);
$priv_list
[
'page-diagnostics-pf-info'
][
'match'
]
=
array
();
$priv_list
[
'page-diagnostics-pf-info'
][
'match'
][]
=
"diag_pf_info.php*"
;
...
...
@@ -249,7 +249,7 @@ $priv_list['page-diagnostics-system-activity']['match'] = array();
$priv_list
[
'page-diagnostics-system-activity'
][
'match'
][]
=
"diag_system_activity.php*"
;
$priv_list
[
'page-diagnostics-system-pftop'
]
=
array
();
$priv_list
[
'page-diagnostics-system-pftop'
][
'name'
]
=
gettext
(
"Diagnostics: pfTop"
);
$priv_list
[
'page-diagnostics-system-pftop'
][
'name'
]
=
gettext
(
"
WebCfg -
Diagnostics: pfTop"
);
$priv_list
[
'page-diagnostics-system-pftop'
][
'descr'
]
=
gettext
(
"Allows access to the 'Diagnostics: pfTop' page"
);
$priv_list
[
'page-diagnostics-system-pftop'
][
'match'
]
=
array
();
$priv_list
[
'page-diagnostics-system-pftop'
][
'match'
][]
=
"diag_system_pftop.php*"
;
...
...
@@ -531,7 +531,7 @@ $priv_list['page-interfaces-groups']['match'] = array();
$priv_list
[
'page-interfaces-groups'
][
'match'
][]
=
"interfaces_groups.php*"
;
$priv_list
[
'page-interfaces-groups-edit'
]
=
array
();
$priv_list
[
'page-interfaces-groups-edit'
][
'name'
]
=
gettext
(
"Interfaces: Groups: Edit page"
);
$priv_list
[
'page-interfaces-groups-edit'
][
'name'
]
=
gettext
(
"
WebCfg -
Interfaces: Groups: Edit page"
);
$priv_list
[
'page-interfaces-groups-edit'
][
'descr'
]
=
gettext
(
"Allow access to the 'Interfaces: Groups: Edit' page."
);
$priv_list
[
'page-interfaces-groups-edit'
][
'match'
]
=
array
();
$priv_list
[
'page-interfaces-groups-edit'
][
'match'
][]
=
"interfaces_groups_edit.php*"
;
...
...
@@ -543,7 +543,7 @@ $priv_list['page-interfaces-lagg']['match'] = array();
$priv_list
[
'page-interfaces-lagg'
][
'match'
][]
=
"interfaces_lagg.php*"
;
$priv_list
[
'page-interfaces-lagg-edit'
]
=
array
();
$priv_list
[
'page-interfaces-lagg-edit'
][
'name'
]
=
gettext
(
"Interfaces: LAGG: Edit page"
);
$priv_list
[
'page-interfaces-lagg-edit'
][
'name'
]
=
gettext
(
"
WebCfg -
Interfaces: LAGG: Edit page"
);
$priv_list
[
'page-interfaces-lagg-edit'
][
'descr'
]
=
gettext
(
"Allow access to the 'Interfaces: LAGG: Edit' page."
);
$priv_list
[
'page-interfaces-lagg-edit'
][
'match'
]
=
array
();
$priv_list
[
'page-interfaces-lagg-edit'
][
'match'
][]
=
"interfaces_lagg_edit.php*"
;
...
...
@@ -567,7 +567,7 @@ $priv_list['page-interfaces-qinq']['match'] = array();
$priv_list
[
'page-interfaces-qinq'
][
'match'
][]
=
"interfaces_qinq.php*"
;
$priv_list
[
'page-interfaces-qinq-edit'
]
=
array
();
$priv_list
[
'page-interfaces-qinq-edit'
][
'name'
]
=
gettext
(
"Interfaces: QinQ: Edit page"
);
$priv_list
[
'page-interfaces-qinq-edit'
][
'name'
]
=
gettext
(
"
WebCfg -
Interfaces: QinQ: Edit page"
);
$priv_list
[
'page-interfaces-qinq-edit'
][
'descr'
]
=
gettext
(
"Allow access to 'Interfaces: QinQ: Edit' page"
);
$priv_list
[
'page-interfaces-qinq-edit'
][
'match'
]
=
array
();
$priv_list
[
'page-interfaces-qinq-edit'
][
'match'
][]
=
"interfaces_qinq_edit.php*"
;
...
...
@@ -909,7 +909,7 @@ $priv_list['page-services-igmpproxy']['match'] = array();
$priv_list
[
'page-services-igmpproxy'
][
'match'
][]
=
"services_igmpproxy.php*"
;
$priv_list
[
'page-services-igmpproxy-edit'
]
=
array
();
$priv_list
[
'page-services-igmpproxy-edit'
][
'name'
]
=
gettext
(
"
Firewall
: Igmpproxy: Edit page"
);
$priv_list
[
'page-services-igmpproxy-edit'
][
'name'
]
=
gettext
(
"
WebCfg - Services
: Igmpproxy: Edit page"
);
$priv_list
[
'page-services-igmpproxy-edit'
][
'descr'
]
=
gettext
(
"Allow access to the 'Services: Igmpproxy: Edit' page."
);
$priv_list
[
'page-services-igmpproxy-edit'
][
'match'
]
=
array
();
$priv_list
[
'page-services-igmpproxy-edit'
][
'match'
][]
=
"services_igmpproxy_edit.php*"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment