Project

General

Profile

Download (85.1 KB) Statistics
| Branch: | Tag: | Revision:
1
<?php
2
/*
3
 * priv.defs.inc - Default Privilege Definitions
4
 * Generated by pfSense/tools/scripts/generate-privdefs.php
5
 *
6
 * ***************************************************
7
 * DO NOT EDIT THIS FILE. IT IS GENERATED BY A SCRIPT.
8
 * ***************************************************
9
 *
10
 * Text is pulled from metadata headers in the referenced files.
11
 *
12
 */
13

    
14
$priv_list = array();
15

    
16
$priv_list['page-all'] = array();
17
$priv_list['page-all']['name'] = gettext("WebCfg - All pages");
18
$priv_list['page-all']['descr'] = gettext("Allow access to all pages");
19
$priv_list['page-all']['warn'] = "standard-warning-root";
20
$priv_list['page-all']['match'] = array();
21
$priv_list['page-all']['match'][] = "*";
22

    
23
$priv_list['page-diagnostics-crash-reporter'] = array();
24
$priv_list['page-diagnostics-crash-reporter']['name'] = gettext("WebCfg - Crash reporter");
25
$priv_list['page-diagnostics-crash-reporter']['descr'] = gettext("Uploads crash reports to pfSense and or deletes crash reports.");
26
$priv_list['page-diagnostics-crash-reporter']['match'] = array();
27
$priv_list['page-diagnostics-crash-reporter']['match'][] = "crash_reporter.php*";
28

    
29
$priv_list['page-diagnostics-arptable'] = array();
30
$priv_list['page-diagnostics-arptable']['name'] = gettext("WebCfg - Diagnostics: ARP Table");
31
$priv_list['page-diagnostics-arptable']['descr'] = gettext("Allow access to the 'Diagnostics: ARP Table' page.");
32
$priv_list['page-diagnostics-arptable']['match'] = array();
33
$priv_list['page-diagnostics-arptable']['match'][] = "diag_arp.php*";
34

    
35
$priv_list['page-diagnostics-authentication'] = array();
36
$priv_list['page-diagnostics-authentication']['name'] = gettext("WebCfg - Diagnostics: Authentication");
37
$priv_list['page-diagnostics-authentication']['descr'] = gettext("Allow access to the 'Diagnostics: Authentication' page.");
38
$priv_list['page-diagnostics-authentication']['match'] = array();
39
$priv_list['page-diagnostics-authentication']['match'][] = "diag_authentication.php*";
40

    
41
$priv_list['page-diagnostics-backup-restore'] = array();
42
$priv_list['page-diagnostics-backup-restore']['name'] = gettext("WebCfg - Diagnostics: Backup & Restore");
43
$priv_list['page-diagnostics-backup-restore']['descr'] = gettext("Allow access to the 'Diagnostics: Backup & Restore' page.");
44
$priv_list['page-diagnostics-backup-restore']['warn'] = "standard-warning-root";
45
$priv_list['page-diagnostics-backup-restore']['match'] = array();
46
$priv_list['page-diagnostics-backup-restore']['match'][] = "diag_backup.php*";
47

    
48
$priv_list['page-diagnostics-command'] = array();
49
$priv_list['page-diagnostics-command']['name'] = gettext("WebCfg - Diagnostics: Command");
50
$priv_list['page-diagnostics-command']['descr'] = gettext("Allow access to the 'Diagnostics: Command' page.");
51
$priv_list['page-diagnostics-command']['warn'] = "standard-warning-root";
52
$priv_list['page-diagnostics-command']['match'] = array();
53
$priv_list['page-diagnostics-command']['match'][] = "diag_command.php*";
54

    
55
$priv_list['page-diagnostics-configurationhistory'] = array();
56
$priv_list['page-diagnostics-configurationhistory']['name'] = gettext("WebCfg - Diagnostics: Configuration History");
57
$priv_list['page-diagnostics-configurationhistory']['descr'] = gettext("Allow access to the 'Diagnostics: Configuration History' page.");
58
$priv_list['page-diagnostics-configurationhistory']['match'] = array();
59
$priv_list['page-diagnostics-configurationhistory']['match'][] = "diag_confbak.php*";
60

    
61
$priv_list['page-diagnostics-factorydefaults'] = array();
62
$priv_list['page-diagnostics-factorydefaults']['name'] = gettext("WebCfg - Diagnostics: Factory defaults");
63
$priv_list['page-diagnostics-factorydefaults']['descr'] = gettext("Allow access to the 'Diagnostics: Factory defaults' page.");
64
$priv_list['page-diagnostics-factorydefaults']['warn'] = "standard-warning-root";
65
$priv_list['page-diagnostics-factorydefaults']['match'] = array();
66
$priv_list['page-diagnostics-factorydefaults']['match'][] = "diag_defaults.php*";
67

    
68
$priv_list['page-diagnostics-dns'] = array();
69
$priv_list['page-diagnostics-dns']['name'] = gettext("WebCfg - Diagnostics: DNS Lookup");
70
$priv_list['page-diagnostics-dns']['descr'] = gettext("Allow access to the 'Diagnostics: DNS Lookup' page.");
71
$priv_list['page-diagnostics-dns']['match'] = array();
72
$priv_list['page-diagnostics-dns']['match'][] = "diag_dns.php*";
73

    
74
$priv_list['page-diagnostics-showstates'] = array();
75
$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics: Show States");
76
$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics: Show States' page.");
77
$priv_list['page-diagnostics-showstates']['match'] = array();
78
$priv_list['page-diagnostics-showstates']['match'][] = "diag_dump_states.php*";
79

    
80
$priv_list['page-diagnostics-sourcetracking'] = array();
81
$priv_list['page-diagnostics-sourcetracking']['name'] = gettext("WebCfg - Diagnostics: Show Source Tracking");
82
$priv_list['page-diagnostics-sourcetracking']['descr'] = gettext("Allow access to the 'Diagnostics: Show Source Tracking' page.");
83
$priv_list['page-diagnostics-sourcetracking']['match'] = array();
84
$priv_list['page-diagnostics-sourcetracking']['match'][] = "diag_dump_states_sources.php*";
85

    
86
$priv_list['page-diagnostics-edit'] = array();
87
$priv_list['page-diagnostics-edit']['name'] = gettext("WebCfg - Diagnostics: Edit File");
88
$priv_list['page-diagnostics-edit']['descr'] = gettext("Allow access to the 'Diagnostics: Edit File' page.");
89
$priv_list['page-diagnostics-edit']['warn'] = "standard-warning-root";
90
$priv_list['page-diagnostics-edit']['match'] = array();
91
$priv_list['page-diagnostics-edit']['match'][] = "diag_edit.php*";
92
$priv_list['page-diagnostics-edit']['match'][] = "browser.php*";
93
$priv_list['page-diagnostics-edit']['match'][] = "vendor/filebrowser/browser.php*";
94

    
95
$priv_list['page-diagnostics-gmirror'] = array();
96
$priv_list['page-diagnostics-gmirror']['name'] = gettext("WebCfg - Diagnostics: GEOM Mirrors");
97
$priv_list['page-diagnostics-gmirror']['descr'] = gettext("Allow access to the 'Diagnostics: GEOM Mirrors' page.");
98
$priv_list['page-diagnostics-gmirror']['match'] = array();
99
$priv_list['page-diagnostics-gmirror']['match'][] = "diag_gmirror.php*";
100

    
101
$priv_list['page-diagnostics-haltsystem'] = array();
102
$priv_list['page-diagnostics-haltsystem']['name'] = gettext("WebCfg - Diagnostics: Halt system");
103
$priv_list['page-diagnostics-haltsystem']['descr'] = gettext("Allow access to the 'Diagnostics: Halt system' page.");
104
$priv_list['page-diagnostics-haltsystem']['match'] = array();
105
$priv_list['page-diagnostics-haltsystem']['match'][] = "diag_halt.php*";
106

    
107
$priv_list['page-diagnostics-limiter-info'] = array();
108
$priv_list['page-diagnostics-limiter-info']['name'] = gettext("WebCfg - Diagnostics: Limiter Info");
109
$priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics: Limiter Info' page");
110
$priv_list['page-diagnostics-limiter-info']['match'] = array();
111
$priv_list['page-diagnostics-limiter-info']['match'][] = "diag_limiter_info.php*";
112

    
113
$priv_list['page-diagnostics-ndptable'] = array();
114
$priv_list['page-diagnostics-ndptable']['name'] = gettext("WebCfg - Diagnostics: NDP Table");
115
$priv_list['page-diagnostics-ndptable']['descr'] = gettext("Allow access to the 'Diagnostics: NDP Table' page.");
116
$priv_list['page-diagnostics-ndptable']['match'] = array();
117
$priv_list['page-diagnostics-ndptable']['match'][] = "diag_ndp.php*";
118

    
119
$priv_list['page-diagnostics-packetcapture'] = array();
120
$priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics: Packet Capture");
121
$priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics: Packet Capture' page.");
122
$priv_list['page-diagnostics-packetcapture']['match'] = array();
123
$priv_list['page-diagnostics-packetcapture']['match'][] = "diag_packet_capture.php*";
124

    
125
$priv_list['page-diagnostics-pf-info'] = array();
126
$priv_list['page-diagnostics-pf-info']['name'] = gettext("WebCfg - Diagnostics: pfInfo");
127
$priv_list['page-diagnostics-pf-info']['descr'] = gettext("Allows access to the 'Diagnostics: pfInfo' page");
128
$priv_list['page-diagnostics-pf-info']['match'] = array();
129
$priv_list['page-diagnostics-pf-info']['match'][] = "diag_pf_info.php*";
130

    
131
$priv_list['page-diagnostics-system-pftop'] = array();
132
$priv_list['page-diagnostics-system-pftop']['name'] = gettext("WebCfg - Diagnostics: pfTop");
133
$priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics: pfTop' page");
134
$priv_list['page-diagnostics-system-pftop']['match'] = array();
135
$priv_list['page-diagnostics-system-pftop']['match'][] = "diag_pftop.php*";
136

    
137
$priv_list['page-diagnostics-ping'] = array();
138
$priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics: Ping");
139
$priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics: Ping' page.");
140
$priv_list['page-diagnostics-ping']['match'] = array();
141
$priv_list['page-diagnostics-ping']['match'][] = "diag_ping.php*";
142

    
143
$priv_list['page-diagnostics-rebootsystem'] = array();
144
$priv_list['page-diagnostics-rebootsystem']['name'] = gettext("WebCfg - Diagnostics: Reboot System");
145
$priv_list['page-diagnostics-rebootsystem']['descr'] = gettext("Allow access to the 'Diagnostics: Reboot System' page.");
146
$priv_list['page-diagnostics-rebootsystem']['match'] = array();
147
$priv_list['page-diagnostics-rebootsystem']['match'][] = "diag_reboot.php*";
148

    
149
$priv_list['page-diagnostics-resetstate'] = array();
150
$priv_list['page-diagnostics-resetstate']['name'] = gettext("WebCfg - Diagnostics: Reset states");
151
$priv_list['page-diagnostics-resetstate']['descr'] = gettext("Allow access to the 'Diagnostics: Reset states' page.");
152
$priv_list['page-diagnostics-resetstate']['match'] = array();
153
$priv_list['page-diagnostics-resetstate']['match'][] = "diag_resetstate.php*";
154

    
155
$priv_list['page-diagnostics-routingtables'] = array();
156
$priv_list['page-diagnostics-routingtables']['name'] = gettext("WebCfg - Diagnostics: Routing tables");
157
$priv_list['page-diagnostics-routingtables']['descr'] = gettext("Allow access to the 'Diagnostics: Routing tables' page.");
158
$priv_list['page-diagnostics-routingtables']['match'] = array();
159
$priv_list['page-diagnostics-routingtables']['match'][] = "diag_routes.php*";
160

    
161
$priv_list['page-diagnostics-smart'] = array();
162
$priv_list['page-diagnostics-smart']['name'] = gettext("WebCfg - Diagnostics: S.M.A.R.T. Status");
163
$priv_list['page-diagnostics-smart']['descr'] = gettext("Allow access to the 'Diagnostics: S.M.A.R.T. Status' page.");
164
$priv_list['page-diagnostics-smart']['match'] = array();
165
$priv_list['page-diagnostics-smart']['match'][] = "diag_smart.php*";
166

    
167
$priv_list['page-diagnostics-sockets'] = array();
168
$priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics: Sockets");
169
$priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics: Sockets' page.");
170
$priv_list['page-diagnostics-sockets']['match'] = array();
171
$priv_list['page-diagnostics-sockets']['match'][] = "diag_sockets.php*";
172

    
173
$priv_list['page-diagnostics-statessummary'] = array();
174
$priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics: States Summary");
175
$priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics: States Summary' page.");
176
$priv_list['page-diagnostics-statessummary']['match'] = array();
177
$priv_list['page-diagnostics-statessummary']['match'][] = "diag_states_summary.php*";
178

    
179
$priv_list['page-diagnostics-system-activity'] = array();
180
$priv_list['page-diagnostics-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity");
181
$priv_list['page-diagnostics-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page");
182
$priv_list['page-diagnostics-system-activity']['match'] = array();
183
$priv_list['page-diagnostics-system-activity']['match'][] = "diag_system_activity.php*";
184

    
185
$priv_list['page-diagnostics-tables'] = array();
186
$priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics: pf Table IP addresses");
187
$priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics: Tables' page.");
188
$priv_list['page-diagnostics-tables']['match'] = array();
189
$priv_list['page-diagnostics-tables']['match'][] = "diag_tables.php*";
190

    
191
$priv_list['page-diagnostics-testport'] = array();
192
$priv_list['page-diagnostics-testport']['name'] = gettext("WebCfg - Diagnostics: Test Port");
193
$priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics: Test Port' page.");
194
$priv_list['page-diagnostics-testport']['match'] = array();
195
$priv_list['page-diagnostics-testport']['match'][] = "diag_testport.php*";
196

    
197
$priv_list['page-diagnostics-traceroute'] = array();
198
$priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics: Traceroute");
199
$priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics: Traceroute' page.");
200
$priv_list['page-diagnostics-traceroute']['match'] = array();
201
$priv_list['page-diagnostics-traceroute']['match'][] = "diag_traceroute.php*";
202

    
203
$priv_list['page-firewall-easyrule'] = array();
204
$priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall: Easy Rule add/status");
205
$priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall: Easy Rule' add/status page.");
206
$priv_list['page-firewall-easyrule']['match'] = array();
207
$priv_list['page-firewall-easyrule']['match'][] = "easyrule.php*";
208

    
209
$priv_list['page-firewall-aliases'] = array();
210
$priv_list['page-firewall-aliases']['name'] = gettext("WebCfg - Firewall: Aliases");
211
$priv_list['page-firewall-aliases']['descr'] = gettext("Allow access to the 'Firewall: Aliases' page.");
212
$priv_list['page-firewall-aliases']['match'] = array();
213
$priv_list['page-firewall-aliases']['match'][] = "firewall_aliases.php*";
214

    
215
$priv_list['page-firewall-alias-edit'] = array();
216
$priv_list['page-firewall-alias-edit']['name'] = gettext("WebCfg - Firewall: Alias: Edit");
217
$priv_list['page-firewall-alias-edit']['descr'] = gettext("Allow access to the 'Firewall: Alias: Edit' page.");
218
$priv_list['page-firewall-alias-edit']['match'] = array();
219
$priv_list['page-firewall-alias-edit']['match'][] = "firewall_aliases_edit.php*";
220

    
221
$priv_list['page-firewall-alias-import'] = array();
222
$priv_list['page-firewall-alias-import']['name'] = gettext("WebCfg - Firewall: Alias: Import");
223
$priv_list['page-firewall-alias-import']['descr'] = gettext("Allow access to the 'Firewall: Alias: Import' page.");
224
$priv_list['page-firewall-alias-import']['match'] = array();
225
$priv_list['page-firewall-alias-import']['match'][] = "firewall_aliases_import.php*";
226

    
227
$priv_list['page-firewall-nat-portforward'] = array();
228
$priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward");
229
$priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward' page.");
230
$priv_list['page-firewall-nat-portforward']['match'] = array();
231
$priv_list['page-firewall-nat-portforward']['match'][] = "firewall_nat.php*";
232

    
233
$priv_list['page-firewall-nat-1-1'] = array();
234
$priv_list['page-firewall-nat-1-1']['name'] = gettext("WebCfg - Firewall: NAT: 1:1");
235
$priv_list['page-firewall-nat-1-1']['descr'] = gettext("Allow access to the 'Firewall: NAT: 1:1' page.");
236
$priv_list['page-firewall-nat-1-1']['match'] = array();
237
$priv_list['page-firewall-nat-1-1']['match'][] = "firewall_nat_1to1.php*";
238

    
239
$priv_list['page-firewall-nat-1-1-edit'] = array();
240
$priv_list['page-firewall-nat-1-1-edit']['name'] = gettext("WebCfg - Firewall: NAT: 1:1: Edit");
241
$priv_list['page-firewall-nat-1-1-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: 1:1: Edit' page.");
242
$priv_list['page-firewall-nat-1-1-edit']['match'] = array();
243
$priv_list['page-firewall-nat-1-1-edit']['match'][] = "firewall_nat_1to1_edit.php*";
244

    
245
$priv_list['page-firewall-nat-portforward-edit'] = array();
246
$priv_list['page-firewall-nat-portforward-edit']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward: Edit");
247
$priv_list['page-firewall-nat-portforward-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward: Edit' page.");
248
$priv_list['page-firewall-nat-portforward-edit']['match'] = array();
249
$priv_list['page-firewall-nat-portforward-edit']['match'][] = "firewall_nat_edit.php*";
250

    
251
$priv_list['page-firewall-nat-npt'] = array();
252
$priv_list['page-firewall-nat-npt']['name'] = gettext("WebCfg - Firewall: NAT: NPt");
253
$priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPt' page.");
254
$priv_list['page-firewall-nat-npt']['match'] = array();
255
$priv_list['page-firewall-nat-npt']['match'][] = "firewall_nat_npt.php*";
256

    
257
$priv_list['page-firewall-nat-npt-edit'] = array();
258
$priv_list['page-firewall-nat-npt-edit']['name'] = gettext("WebCfg - Firewall: NAT: NPt: Edit");
259
$priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPt: Edit' page.");
260
$priv_list['page-firewall-nat-npt-edit']['match'] = array();
261
$priv_list['page-firewall-nat-npt-edit']['match'][] = "firewall_nat_npt_edit.php*";
262

    
263
$priv_list['page-firewall-nat-outbound'] = array();
264
$priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall: NAT: Outbound");
265
$priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound' page.");
266
$priv_list['page-firewall-nat-outbound']['match'] = array();
267
$priv_list['page-firewall-nat-outbound']['match'][] = "firewall_nat_out.php*";
268

    
269
$priv_list['page-firewall-nat-outbound-edit'] = array();
270
$priv_list['page-firewall-nat-outbound-edit']['name'] = gettext("WebCfg - Firewall: NAT: Outbound: Edit");
271
$priv_list['page-firewall-nat-outbound-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound: Edit' page.");
272
$priv_list['page-firewall-nat-outbound-edit']['match'] = array();
273
$priv_list['page-firewall-nat-outbound-edit']['match'][] = "firewall_nat_out_edit.php*";
274

    
275
$priv_list['page-firewall-rules'] = array();
276
$priv_list['page-firewall-rules']['name'] = gettext("WebCfg - Firewall: Rules");
277
$priv_list['page-firewall-rules']['descr'] = gettext("Allow access to the 'Firewall: Rules' page.");
278
$priv_list['page-firewall-rules']['match'] = array();
279
$priv_list['page-firewall-rules']['match'][] = "firewall_rules.php*";
280

    
281
$priv_list['page-firewall-rules-edit'] = array();
282
$priv_list['page-firewall-rules-edit']['name'] = gettext("WebCfg - Firewall: Rules: Edit");
283
$priv_list['page-firewall-rules-edit']['descr'] = gettext("Allow access to the 'Firewall: Rules: Edit' page.");
284
$priv_list['page-firewall-rules-edit']['match'] = array();
285
$priv_list['page-firewall-rules-edit']['match'][] = "firewall_rules_edit.php*";
286

    
287
$priv_list['page-firewall-schedules'] = array();
288
$priv_list['page-firewall-schedules']['name'] = gettext("WebCfg - Firewall: Schedules");
289
$priv_list['page-firewall-schedules']['descr'] = gettext("Allow access to the 'Firewall: Schedules' page.");
290
$priv_list['page-firewall-schedules']['match'] = array();
291
$priv_list['page-firewall-schedules']['match'][] = "firewall_schedule.php*";
292

    
293
$priv_list['page-firewall-schedules-edit'] = array();
294
$priv_list['page-firewall-schedules-edit']['name'] = gettext("WebCfg - Firewall: Schedules: Edit");
295
$priv_list['page-firewall-schedules-edit']['descr'] = gettext("Allow access to the 'Firewall: Schedules: Edit' page.");
296
$priv_list['page-firewall-schedules-edit']['match'] = array();
297
$priv_list['page-firewall-schedules-edit']['match'][] = "firewall_schedule_edit.php*";
298

    
299
$priv_list['page-firewall-trafficshaper'] = array();
300
$priv_list['page-firewall-trafficshaper']['name'] = gettext("WebCfg - Firewall: Traffic Shaper");
301
$priv_list['page-firewall-trafficshaper']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper' page.");
302
$priv_list['page-firewall-trafficshaper']['match'] = array();
303
$priv_list['page-firewall-trafficshaper']['match'][] = "firewall_shaper.php*";
304

    
305
$priv_list['page-firewall-trafficshaper-queues'] = array();
306
$priv_list['page-firewall-trafficshaper-queues']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Queues");
307
$priv_list['page-firewall-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Queues' page.");
308
$priv_list['page-firewall-trafficshaper-queues']['match'] = array();
309
$priv_list['page-firewall-trafficshaper-queues']['match'][] = "firewall_shaper_queues.php*";
310

    
311
$priv_list['page-firewall-trafficshaper-limiter'] = array();
312
$priv_list['page-firewall-trafficshaper-limiter']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Limiters");
313
$priv_list['page-firewall-trafficshaper-limiter']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Limiters' page.");
314
$priv_list['page-firewall-trafficshaper-limiter']['match'] = array();
315
$priv_list['page-firewall-trafficshaper-limiter']['match'][] = "firewall_shaper_vinterface.php*";
316

    
317
$priv_list['page-firewall-trafficshaper-wizard'] = array();
318
$priv_list['page-firewall-trafficshaper-wizard']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Wizard");
319
$priv_list['page-firewall-trafficshaper-wizard']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Wizard' page.");
320
$priv_list['page-firewall-trafficshaper-wizard']['match'] = array();
321
$priv_list['page-firewall-trafficshaper-wizard']['match'][] = "firewall_shaper_wizards.php*";
322

    
323
$priv_list['page-firewall-virtualipaddresses'] = array();
324
$priv_list['page-firewall-virtualipaddresses']['name'] = gettext("WebCfg - Firewall: Virtual IP Addresses");
325
$priv_list['page-firewall-virtualipaddresses']['descr'] = gettext("Allow access to the 'Firewall: Virtual IP Addresses' page.");
326
$priv_list['page-firewall-virtualipaddresses']['match'] = array();
327
$priv_list['page-firewall-virtualipaddresses']['match'][] = "firewall_virtual_ip.php*";
328

    
329
$priv_list['page-firewall-virtualipaddress-edit'] = array();
330
$priv_list['page-firewall-virtualipaddress-edit']['name'] = gettext("WebCfg - Firewall: Virtual IP Address: Edit");
331
$priv_list['page-firewall-virtualipaddress-edit']['descr'] = gettext("Allow access to the 'Firewall: Virtual IP Address: Edit' page.");
332
$priv_list['page-firewall-virtualipaddress-edit']['match'] = array();
333
$priv_list['page-firewall-virtualipaddress-edit']['match'][] = "firewall_virtual_ip_edit.php*";
334

    
335
$priv_list['page-getqueuestats'] = array();
336
$priv_list['page-getqueuestats']['name'] = gettext("WebCfg - AJAX: Get Queue Stats");
337
$priv_list['page-getqueuestats']['descr'] = gettext("Allow access to the 'AJAX: Get Stats' page.");
338
$priv_list['page-getqueuestats']['match'] = array();
339
$priv_list['page-getqueuestats']['match'][] = "getqueuestats.php*";
340

    
341
$priv_list['page-getserviceproviders'] = array();
342
$priv_list['page-getserviceproviders']['name'] = gettext("WebCfg - AJAX: Get Service Providers");
343
$priv_list['page-getserviceproviders']['descr'] = gettext("Allow access to the 'AJAX: Service Providers' page.");
344
$priv_list['page-getserviceproviders']['match'] = array();
345
$priv_list['page-getserviceproviders']['match'][] = "getserviceproviders.php*";
346

    
347
$priv_list['page-getstats'] = array();
348
$priv_list['page-getstats']['name'] = gettext("WebCfg - AJAX: Get Stats");
349
$priv_list['page-getstats']['descr'] = gettext("Allow access to the 'AJAX: Get Stats' page.");
350
$priv_list['page-getstats']['match'] = array();
351
$priv_list['page-getstats']['match'][] = "getstats.php*";
352

    
353
$priv_list['page-diagnostics-interfacetraffic'] = array();
354
$priv_list['page-diagnostics-interfacetraffic']['name'] = gettext("WebCfg - Diagnostics: Interface Traffic");
355
$priv_list['page-diagnostics-interfacetraffic']['descr'] = gettext("Allow access to the 'Diagnostics: Interface Traffic' page.");
356
$priv_list['page-diagnostics-interfacetraffic']['match'] = array();
357
$priv_list['page-diagnostics-interfacetraffic']['match'][] = "graph.php*";
358

    
359
$priv_list['page-diagnostics-cpuutilization'] = array();
360
$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics: CPU Utilization");
361
$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics: CPU Utilization' page.");
362
$priv_list['page-diagnostics-cpuutilization']['match'] = array();
363
$priv_list['page-diagnostics-cpuutilization']['match'][] = "graph_cpu.php*";
364
$priv_list['page-diagnostics-cpuutilization']['match'][] = "stats.php*";
365

    
366
$priv_list['page-xmlrpcinterfacestats'] = array();
367
$priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats");
368
$priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page.");
369
$priv_list['page-xmlrpcinterfacestats']['match'] = array();
370
$priv_list['page-xmlrpcinterfacestats']['match'][] = "ifstats.php*";
371

    
372
$priv_list['page-system-login-logout'] = array();
373
$priv_list['page-system-login-logout']['name'] = gettext("WebCfg - System: Login / Logout / Dashboard");
374
$priv_list['page-system-login-logout']['descr'] = gettext("Allow access to the 'System: Login / Logout' page and Dashboard.");
375
$priv_list['page-system-login-logout']['match'] = array();
376
$priv_list['page-system-login-logout']['match'][] = "index.php*";
377

    
378
$priv_list['page-interfaces'] = array();
379
$priv_list['page-interfaces']['name'] = gettext("WebCfg - Interfaces: WAN");
380
$priv_list['page-interfaces']['descr'] = gettext("Allow access to the 'Interfaces' page.");
381
$priv_list['page-interfaces']['match'] = array();
382
$priv_list['page-interfaces']['match'][] = "interfaces.php*";
383

    
384
$priv_list['page-interfaces-assignnetworkports'] = array();
385
$priv_list['page-interfaces-assignnetworkports']['name'] = gettext("WebCfg - Interfaces: Interface Assignments");
386
$priv_list['page-interfaces-assignnetworkports']['descr'] = gettext("Allow access to the 'Interfaces: Interface Assignments' page.");
387
$priv_list['page-interfaces-assignnetworkports']['match'] = array();
388
$priv_list['page-interfaces-assignnetworkports']['match'][] = "interfaces_assign.php*";
389

    
390
$priv_list['page-interfaces-bridge'] = array();
391
$priv_list['page-interfaces-bridge']['name'] = gettext("WebCfg - Interfaces: Bridge");
392
$priv_list['page-interfaces-bridge']['descr'] = gettext("Allow access to the 'Interfaces: Bridge' page.");
393
$priv_list['page-interfaces-bridge']['match'] = array();
394
$priv_list['page-interfaces-bridge']['match'][] = "interfaces_bridge.php*";
395

    
396
$priv_list['page-interfaces-bridge-edit'] = array();
397
$priv_list['page-interfaces-bridge-edit']['name'] = gettext("WebCfg - Interfaces: Bridge edit");
398
$priv_list['page-interfaces-bridge-edit']['descr'] = gettext("Allow access to the 'Interfaces: Bridge : Edit' page.");
399
$priv_list['page-interfaces-bridge-edit']['match'] = array();
400
$priv_list['page-interfaces-bridge-edit']['match'][] = "interfaces_bridge_edit.php*";
401

    
402
$priv_list['page-interfaces-gif'] = array();
403
$priv_list['page-interfaces-gif']['name'] = gettext("WebCfg - Interfaces: GIF");
404
$priv_list['page-interfaces-gif']['descr'] = gettext("Allow access to the 'Interfaces: GIF' page.");
405
$priv_list['page-interfaces-gif']['match'] = array();
406
$priv_list['page-interfaces-gif']['match'][] = "interfaces_gif.php*";
407

    
408
$priv_list['page-interfaces-gif-edit'] = array();
409
$priv_list['page-interfaces-gif-edit']['name'] = gettext("WebCfg - Interfaces: GIF: Edit");
410
$priv_list['page-interfaces-gif-edit']['descr'] = gettext("Allow access to the 'Interfaces: GIF: Edit' page.");
411
$priv_list['page-interfaces-gif-edit']['match'] = array();
412
$priv_list['page-interfaces-gif-edit']['match'][] = "interfaces_gif_edit.php*";
413

    
414
$priv_list['page-interfaces-gre'] = array();
415
$priv_list['page-interfaces-gre']['name'] = gettext("WebCfg - Interfaces: GRE");
416
$priv_list['page-interfaces-gre']['descr'] = gettext("Allow access to the 'Interfaces: GRE' page.");
417
$priv_list['page-interfaces-gre']['match'] = array();
418
$priv_list['page-interfaces-gre']['match'][] = "interfaces_gre.php*";
419

    
420
$priv_list['page-interfaces-gre-edit'] = array();
421
$priv_list['page-interfaces-gre-edit']['name'] = gettext("WebCfg - Interfaces: GRE: Edit");
422
$priv_list['page-interfaces-gre-edit']['descr'] = gettext("Allow access to the 'Interfaces: GRE: Edit' page.");
423
$priv_list['page-interfaces-gre-edit']['match'] = array();
424
$priv_list['page-interfaces-gre-edit']['match'][] = "interfaces_gre_edit.php*";
425

    
426
$priv_list['page-interfaces-groups'] = array();
427
$priv_list['page-interfaces-groups']['name'] = gettext("WebCfg - Interfaces: Groups");
428
$priv_list['page-interfaces-groups']['descr'] = gettext("Create interface groups");
429
$priv_list['page-interfaces-groups']['match'] = array();
430
$priv_list['page-interfaces-groups']['match'][] = "interfaces_groups.php*";
431

    
432
$priv_list['page-interfaces-groups-edit'] = array();
433
$priv_list['page-interfaces-groups-edit']['name'] = gettext("WebCfg - Interfaces: Groups: Edit");
434
$priv_list['page-interfaces-groups-edit']['descr'] = gettext("Allow access to the 'Interfaces: Groups: Edit' page.");
435
$priv_list['page-interfaces-groups-edit']['match'] = array();
436
$priv_list['page-interfaces-groups-edit']['match'][] = "interfaces_groups_edit.php*";
437

    
438
$priv_list['page-interfaces-lagg'] = array();
439
$priv_list['page-interfaces-lagg']['name'] = gettext("WebCfg - Interfaces: LAGG:");
440
$priv_list['page-interfaces-lagg']['descr'] = gettext("Allow access to the 'Interfaces: LAGG' page.");
441
$priv_list['page-interfaces-lagg']['match'] = array();
442
$priv_list['page-interfaces-lagg']['match'][] = "interfaces_lagg.php*";
443

    
444
$priv_list['page-interfaces-lagg-edit'] = array();
445
$priv_list['page-interfaces-lagg-edit']['name'] = gettext("WebCfg - Interfaces: LAGG: Edit");
446
$priv_list['page-interfaces-lagg-edit']['descr'] = gettext("Allow access to the 'Interfaces: LAGG: Edit' page.");
447
$priv_list['page-interfaces-lagg-edit']['match'] = array();
448
$priv_list['page-interfaces-lagg-edit']['match'][] = "interfaces_lagg_edit.php*";
449

    
450
$priv_list['page-interfaces-ppps'] = array();
451
$priv_list['page-interfaces-ppps']['name'] = gettext("WebCfg - Interfaces: PPPs");
452
$priv_list['page-interfaces-ppps']['descr'] = gettext("Allow access to the 'Interfaces: PPPs' page.");
453
$priv_list['page-interfaces-ppps']['match'] = array();
454
$priv_list['page-interfaces-ppps']['match'][] = "interfaces_ppps.php*";
455

    
456
$priv_list['page-interfaces-ppps-edit'] = array();
457
$priv_list['page-interfaces-ppps-edit']['name'] = gettext("WebCfg - Interfaces: PPPs: Edit");
458
$priv_list['page-interfaces-ppps-edit']['descr'] = gettext("Allow access to the 'Interfaces: PPPs: Edit' page.");
459
$priv_list['page-interfaces-ppps-edit']['match'] = array();
460
$priv_list['page-interfaces-ppps-edit']['match'][] = "interfaces_ppps_edit.php*";
461

    
462
$priv_list['page-interfaces-qinq'] = array();
463
$priv_list['page-interfaces-qinq']['name'] = gettext("WebCfg - Interfaces: QinQ");
464
$priv_list['page-interfaces-qinq']['descr'] = gettext("Allow access to the 'Interfaces: QinQ' page.");
465
$priv_list['page-interfaces-qinq']['match'] = array();
466
$priv_list['page-interfaces-qinq']['match'][] = "interfaces_qinq.php*";
467

    
468
$priv_list['page-interfaces-qinq-edit'] = array();
469
$priv_list['page-interfaces-qinq-edit']['name'] = gettext("WebCfg - Interfaces: QinQ: Edit");
470
$priv_list['page-interfaces-qinq-edit']['descr'] = gettext("Allow access to 'Interfaces: QinQ: Edit' page");
471
$priv_list['page-interfaces-qinq-edit']['match'] = array();
472
$priv_list['page-interfaces-qinq-edit']['match'][] = "interfaces_qinq_edit.php*";
473

    
474
$priv_list['page-interfaces-vlan'] = array();
475
$priv_list['page-interfaces-vlan']['name'] = gettext("WebCfg - Interfaces: VLAN");
476
$priv_list['page-interfaces-vlan']['descr'] = gettext("Allow access to the 'Interfaces: VLAN' page.");
477
$priv_list['page-interfaces-vlan']['match'] = array();
478
$priv_list['page-interfaces-vlan']['match'][] = "interfaces_vlan.php*";
479

    
480
$priv_list['page-interfaces-vlan-edit'] = array();
481
$priv_list['page-interfaces-vlan-edit']['name'] = gettext("WebCfg - Interfaces: VLAN: Edit");
482
$priv_list['page-interfaces-vlan-edit']['descr'] = gettext("Allow access to the 'Interfaces: VLAN: Edit' page.");
483
$priv_list['page-interfaces-vlan-edit']['match'] = array();
484
$priv_list['page-interfaces-vlan-edit']['match'][] = "interfaces_vlan_edit.php*";
485

    
486
$priv_list['page-interfaces-wireless'] = array();
487
$priv_list['page-interfaces-wireless']['name'] = gettext("WebCfg - Interfaces: Wireless");
488
$priv_list['page-interfaces-wireless']['descr'] = gettext("Allow access to the 'Interfaces: Wireless' page.");
489
$priv_list['page-interfaces-wireless']['match'] = array();
490
$priv_list['page-interfaces-wireless']['match'][] = "interfaces_wireless.php*";
491

    
492
$priv_list['page-interfaces-wireless-edit'] = array();
493
$priv_list['page-interfaces-wireless-edit']['name'] = gettext("WebCfg - Interfaces: Wireless: Edit");
494
$priv_list['page-interfaces-wireless-edit']['descr'] = gettext("Allow access to the 'Interfaces: Wireless: Edit' page.");
495
$priv_list['page-interfaces-wireless-edit']['match'] = array();
496
$priv_list['page-interfaces-wireless-edit']['match'][] = "interfaces_wireless_edit.php*";
497

    
498
$priv_list['page-package-settings'] = array();
499
$priv_list['page-package-settings']['name'] = gettext("WebCfg - Package: Settings");
500
$priv_list['page-package-settings']['descr'] = gettext("Allow access to the 'Package: Settings' page.");
501
$priv_list['page-package-settings']['match'] = array();
502
$priv_list['page-package-settings']['match'][] = "pkg.php*";
503

    
504
$priv_list['page-package-edit'] = array();
505
$priv_list['page-package-edit']['name'] = gettext("WebCfg - Package: Edit");
506
$priv_list['page-package-edit']['descr'] = gettext("Allow access to the 'Package: Edit' page.");
507
$priv_list['page-package-edit']['match'] = array();
508
$priv_list['page-package-edit']['match'][] = "pkg_edit.php*";
509

    
510
$priv_list['page-system-packagemanager'] = array();
511
$priv_list['page-system-packagemanager']['name'] = gettext("WebCfg - System: Package Manager");
512
$priv_list['page-system-packagemanager']['descr'] = gettext("Allow access to the 'System: Package Manager' page.");
513
$priv_list['page-system-packagemanager']['match'] = array();
514
$priv_list['page-system-packagemanager']['match'][] = "pkg_mgr.php*";
515

    
516
$priv_list['page-system-packagemanager-installpackage'] = array();
517
$priv_list['page-system-packagemanager-installpackage']['name'] = gettext("WebCfg - System: Package Manager: Install Package");
518
$priv_list['page-system-packagemanager-installpackage']['descr'] = gettext("Allow access to the 'System: Package Manager: Install Package' page.");
519
$priv_list['page-system-packagemanager-installpackage']['match'] = array();
520
$priv_list['page-system-packagemanager-installpackage']['match'][] = "pkg_mgr_install.php*";
521

    
522
$priv_list['page-system-packagemanager-installed'] = array();
523
$priv_list['page-system-packagemanager-installed']['name'] = gettext("WebCfg - System: Package Manager: Installed");
524
$priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow access to the 'System: Package Manager: Installed' page.");
525
$priv_list['page-system-packagemanager-installed']['match'] = array();
526
$priv_list['page-system-packagemanager-installed']['match'][] = "pkg_mgr_installed.php*";
527

    
528
$priv_list['page-services-acb'] = array();
529
$priv_list['page-services-acb']['name'] = gettext("WebCfg - Services: Auto Config Backup: Restore");
530
$priv_list['page-services-acb']['descr'] = gettext("Restore from auto config backup.");
531
$priv_list['page-services-acb']['match'] = array();
532
$priv_list['page-services-acb']['match'][] = "services_acb.php*";
533

    
534
$priv_list['page-services-acb-backup'] = array();
535
$priv_list['page-services-acb-backup']['name'] = gettext("WebCfg - Services: Auto Config Backup: Backup Now");
536
$priv_list['page-services-acb-backup']['descr'] = gettext("Create a new auto config backup entry.");
537
$priv_list['page-services-acb-backup']['match'] = array();
538
$priv_list['page-services-acb-backup']['match'][] = "services_acb_backup.php*";
539

    
540
$priv_list['page-services-acb-settings'] = array();
541
$priv_list['page-services-acb-settings']['name'] = gettext("WebCfg - Services: Auto Config Backup: Settings");
542
$priv_list['page-services-acb-settings']['descr'] = gettext("Configure the auto config backup system.");
543
$priv_list['page-services-acb-settings']['match'] = array();
544
$priv_list['page-services-acb-settings']['match'][] = "services_acb_settings.php*";
545

    
546
$priv_list['page-services-captiveportal'] = array();
547
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive Portal");
548
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive Portal' page.");
549
$priv_list['page-services-captiveportal']['match'] = array();
550
$priv_list['page-services-captiveportal']['match'][] = "services_captiveportal.php*";
551

    
552
$priv_list['page-services-captiveportal-filemanager'] = array();
553
$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services: Captive Portal: File Manager");
554
$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services: Captive Portal: File Manager' page.");
555
$priv_list['page-services-captiveportal-filemanager']['match'] = array();
556
$priv_list['page-services-captiveportal-filemanager']['match'][] = "services_captiveportal_filemanager.php*";
557

    
558
$priv_list['page-services-captiveportal-allowedhostnames'] = array();
559
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive Portal: Allowed Hostnames");
560
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Allowed Hostnames' page.");
561
$priv_list['page-services-captiveportal-allowedhostnames']['match'] = array();
562
$priv_list['page-services-captiveportal-allowedhostnames']['match'][] = "services_captiveportal_hostname.php*";
563

    
564
$priv_list['page-services-captiveportal-editallowedhostnames'] = array();
565
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive Portal: Edit Allowed Hostnames");
566
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit Allowed Hostnames' page.");
567
$priv_list['page-services-captiveportal-editallowedhostnames']['match'] = array();
568
$priv_list['page-services-captiveportal-editallowedhostnames']['match'][] = "services_captiveportal_hostname_edit.php*";
569

    
570
$priv_list['page-services-captiveportal-allowedips'] = array();
571
$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services: Captive Portal: Allowed IPs");
572
$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Allowed IPs' page.");
573
$priv_list['page-services-captiveportal-allowedips']['match'] = array();
574
$priv_list['page-services-captiveportal-allowedips']['match'][] = "services_captiveportal_ip.php*";
575

    
576
$priv_list['page-services-captiveportal-editallowedips'] = array();
577
$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services: Captive Portal: Edit Allowed IPs");
578
$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit Allowed IPs' page.");
579
$priv_list['page-services-captiveportal-editallowedips']['match'] = array();
580
$priv_list['page-services-captiveportal-editallowedips']['match'][] = "services_captiveportal_ip_edit.php*";
581

    
582
$priv_list['page-services-captiveportal-macaddresses'] = array();
583
$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services: Captive Portal: Mac Addresses");
584
$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Mac Addresses' page.");
585
$priv_list['page-services-captiveportal-macaddresses']['match'] = array();
586
$priv_list['page-services-captiveportal-macaddresses']['match'][] = "services_captiveportal_mac.php*";
587

    
588
$priv_list['page-services-captiveportal-editmacaddresses'] = array();
589
$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services: Captive Portal: Edit MAC Addresses");
590
$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit MAC Addresses' page.");
591
$priv_list['page-services-captiveportal-editmacaddresses']['match'] = array();
592
$priv_list['page-services-captiveportal-editmacaddresses']['match'][] = "services_captiveportal_mac_edit.php*";
593

    
594
$priv_list['page-services-captiveportal-vouchers'] = array();
595
$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services: Captive Portal Vouchers");
596
$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services: Captive Portal Vouchers' page.");
597
$priv_list['page-services-captiveportal-vouchers']['match'] = array();
598
$priv_list['page-services-captiveportal-vouchers']['match'][] = "services_captiveportal_vouchers.php*";
599

    
600
$priv_list['page-services-captiveportal-voucher-edit'] = array();
601
$priv_list['page-services-captiveportal-voucher-edit']['name'] = gettext("WebCfg - Services: Captive Portal Voucher Rolls");
602
$priv_list['page-services-captiveportal-voucher-edit']['descr'] = gettext("Allow access to the 'Services: Captive Portal Edit Voucher Rolls' page.");
603
$priv_list['page-services-captiveportal-voucher-edit']['match'] = array();
604
$priv_list['page-services-captiveportal-voucher-edit']['match'][] = "services_captiveportal_vouchers_edit.php*";
605

    
606
$priv_list['page-services-captiveportal-zones'] = array();
607
$priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services: Captive Portal Zones");
608
$priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services: Captive Portal Zones' page.");
609
$priv_list['page-services-captiveportal-zones']['match'] = array();
610
$priv_list['page-services-captiveportal-zones']['match'][] = "services_captiveportal_zones.php*";
611

    
612
$priv_list['page-services-captiveportal-editzones'] = array();
613
$priv_list['page-services-captiveportal-editzones']['name'] = gettext("WebCfg - Services: Captive Portal: Edit Zones");
614
$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit Zones' page.");
615
$priv_list['page-services-captiveportal-editzones']['match'] = array();
616
$priv_list['page-services-captiveportal-editzones']['match'][] = "services_captiveportal_zones_edit.php*";
617

    
618
$priv_list['page-services-checkipservices'] = array();
619
$priv_list['page-services-checkipservices']['name'] = gettext("WebCfg - Services: Check IP Service");
620
$priv_list['page-services-checkipservices']['descr'] = gettext("Allow access to the 'Services: Check IP Service' page.");
621
$priv_list['page-services-checkipservices']['match'] = array();
622
$priv_list['page-services-checkipservices']['match'][] = "services_checkip.php*";
623

    
624
$priv_list['page-services-checkipedit'] = array();
625
$priv_list['page-services-checkipedit']['name'] = gettext("WebCfg - Services: Check IP Service: Edit");
626
$priv_list['page-services-checkipedit']['descr'] = gettext("Allow access to the 'Services: Check IP Service: Edit' page.");
627
$priv_list['page-services-checkipedit']['match'] = array();
628
$priv_list['page-services-checkipedit']['match'][] = "services_checkip_edit.php*";
629

    
630
$priv_list['page-services-dhcpserver'] = array();
631
$priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services: DHCP Server");
632
$priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services: DHCP Server' page.");
633
$priv_list['page-services-dhcpserver']['match'] = array();
634
$priv_list['page-services-dhcpserver']['match'][] = "services_dhcp.php*";
635

    
636
$priv_list['page-services-dhcpserver-editstaticmapping'] = array();
637
$priv_list['page-services-dhcpserver-editstaticmapping']['name'] = gettext("WebCfg - Services: DHCP Server: Edit static mapping");
638
$priv_list['page-services-dhcpserver-editstaticmapping']['descr'] = gettext("Allow access to the 'Services: DHCP Server: Edit static mapping' page.");
639
$priv_list['page-services-dhcpserver-editstaticmapping']['match'] = array();
640
$priv_list['page-services-dhcpserver-editstaticmapping']['match'][] = "services_dhcp_edit.php*";
641

    
642
$priv_list['page-services-dhcprelay'] = array();
643
$priv_list['page-services-dhcprelay']['name'] = gettext("WebCfg - Services: DHCP Relay");
644
$priv_list['page-services-dhcprelay']['descr'] = gettext("Allow access to the 'Services: DHCP Relay' page.");
645
$priv_list['page-services-dhcprelay']['match'] = array();
646
$priv_list['page-services-dhcprelay']['match'][] = "services_dhcp_relay.php*";
647

    
648
$priv_list['page-services-dhcpv6server'] = array();
649
$priv_list['page-services-dhcpv6server']['name'] = gettext("WebCfg - Services: DHCPv6 Server");
650
$priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Server' page.");
651
$priv_list['page-services-dhcpv6server']['match'] = array();
652
$priv_list['page-services-dhcpv6server']['match'][] = "services_dhcpv6.php*";
653

    
654
$priv_list['page-services-dhcpserverv6-editstaticmapping'] = array();
655
$priv_list['page-services-dhcpserverv6-editstaticmapping']['name'] = gettext("WebCfg - Services: DHCPv6 Server: Edit static mapping");
656
$priv_list['page-services-dhcpserverv6-editstaticmapping']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Server : Edit static mapping' page.");
657
$priv_list['page-services-dhcpserverv6-editstaticmapping']['match'] = array();
658
$priv_list['page-services-dhcpserverv6-editstaticmapping']['match'][] = "services_dhcpv6_edit.php*";
659

    
660
$priv_list['page-services-dhcpv6relay'] = array();
661
$priv_list['page-services-dhcpv6relay']['name'] = gettext("WebCfg - Services: DHCPv6 Relay");
662
$priv_list['page-services-dhcpv6relay']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Relay' page.");
663
$priv_list['page-services-dhcpv6relay']['match'] = array();
664
$priv_list['page-services-dhcpv6relay']['match'][] = "services_dhcpv6_relay.php*";
665

    
666
$priv_list['page-services-dnsforwarder'] = array();
667
$priv_list['page-services-dnsforwarder']['name'] = gettext("WebCfg - Services: DNS Forwarder");
668
$priv_list['page-services-dnsforwarder']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder' page.");
669
$priv_list['page-services-dnsforwarder']['match'] = array();
670
$priv_list['page-services-dnsforwarder']['match'][] = "services_dnsmasq.php*";
671

    
672
$priv_list['page-services-dnsforwarder-editdomainoverride'] = array();
673
$priv_list['page-services-dnsforwarder-editdomainoverride']['name'] = gettext("WebCfg - Services: DNS Forwarder: Edit Domain Override");
674
$priv_list['page-services-dnsforwarder-editdomainoverride']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder: Edit Domain Override' page.");
675
$priv_list['page-services-dnsforwarder-editdomainoverride']['match'] = array();
676
$priv_list['page-services-dnsforwarder-editdomainoverride']['match'][] = "services_dnsmasq_domainoverride_edit.php*";
677

    
678
$priv_list['page-services-dnsforwarder-edithost'] = array();
679
$priv_list['page-services-dnsforwarder-edithost']['name'] = gettext("WebCfg - Services: DNS Forwarder: Edit host");
680
$priv_list['page-services-dnsforwarder-edithost']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder: Edit host' page.");
681
$priv_list['page-services-dnsforwarder-edithost']['match'] = array();
682
$priv_list['page-services-dnsforwarder-edithost']['match'][] = "services_dnsmasq_edit.php*";
683

    
684
$priv_list['page-services-dynamicdnsclients'] = array();
685
$priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services: Dynamic DNS clients");
686
$priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS clients' page.");
687
$priv_list['page-services-dynamicdnsclients']['match'] = array();
688
$priv_list['page-services-dynamicdnsclients']['match'][] = "services_dyndns.php*";
689

    
690
$priv_list['page-services-dynamicdnsclient'] = array();
691
$priv_list['page-services-dynamicdnsclient']['name'] = gettext("WebCfg - Services: Dynamic DNS client");
692
$priv_list['page-services-dynamicdnsclient']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS client' page.");
693
$priv_list['page-services-dynamicdnsclient']['match'] = array();
694
$priv_list['page-services-dynamicdnsclient']['match'][] = "services_dyndns_edit.php*";
695

    
696
$priv_list['page-services-igmpproxy'] = array();
697
$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services: IGMP Proxy");
698
$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services: IGMP Proxy' page.");
699
$priv_list['page-services-igmpproxy']['match'] = array();
700
$priv_list['page-services-igmpproxy']['match'][] = "services_igmpproxy.php*";
701

    
702
$priv_list['page-services-igmpproxy-edit'] = array();
703
$priv_list['page-services-igmpproxy-edit']['name'] = gettext("WebCfg - Services: IGMP Proxy: Edit");
704
$priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services: IGMP Proxy: Edit' page.");
705
$priv_list['page-services-igmpproxy-edit']['match'] = array();
706
$priv_list['page-services-igmpproxy-edit']['match'][] = "services_igmpproxy_edit.php*";
707

    
708
$priv_list['page-services-ntpd'] = array();
709
$priv_list['page-services-ntpd']['name'] = gettext("WebCfg - Services: NTP Settings");
710
$priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services: NTP Settings' page.");
711
$priv_list['page-services-ntpd']['match'] = array();
712
$priv_list['page-services-ntpd']['match'][] = "services_ntpd.php*";
713

    
714
$priv_list['page-services-ntpd-acls'] = array();
715
$priv_list['page-services-ntpd-acls']['name'] = gettext("WebCfg - Services: NTP ACL Settings");
716
$priv_list['page-services-ntpd-acls']['descr'] = gettext("Allow access to the 'Services: NTP ACL Settings' page.");
717
$priv_list['page-services-ntpd-acls']['match'] = array();
718
$priv_list['page-services-ntpd-acls']['match'][] = "services_ntpd_acls.php*";
719

    
720
$priv_list['page-services-ntpd-gps'] = array();
721
$priv_list['page-services-ntpd-gps']['name'] = gettext("WebCfg - Services: NTP Serial GPS");
722
$priv_list['page-services-ntpd-gps']['descr'] = gettext("Allow access to the 'Services: NTP Serial GPS' page.");
723
$priv_list['page-services-ntpd-gps']['match'] = array();
724
$priv_list['page-services-ntpd-gps']['match'][] = "services_ntpd_gps.php*";
725

    
726
$priv_list['page-services-ntpd-pps'] = array();
727
$priv_list['page-services-ntpd-pps']['name'] = gettext("WebCfg - Services: NTP PPS");
728
$priv_list['page-services-ntpd-pps']['descr'] = gettext("Allow access to the 'Services: NTP PPS' page.");
729
$priv_list['page-services-ntpd-pps']['match'] = array();
730
$priv_list['page-services-ntpd-pps']['match'][] = "services_ntpd_pps.php*";
731

    
732
$priv_list['page-services-pppoeserver'] = array();
733
$priv_list['page-services-pppoeserver']['name'] = gettext("WebCfg - Services: PPPoE Server");
734
$priv_list['page-services-pppoeserver']['descr'] = gettext("Allow access to the 'Services: PPPoE Server' page.");
735
$priv_list['page-services-pppoeserver']['match'] = array();
736
$priv_list['page-services-pppoeserver']['match'][] = "services_pppoe.php*";
737

    
738
$priv_list['page-services-pppoeserver-edit'] = array();
739
$priv_list['page-services-pppoeserver-edit']['name'] = gettext("WebCfg - Services: PPPoE Server: Edit");
740
$priv_list['page-services-pppoeserver-edit']['descr'] = gettext("Allow access to the 'Services: PPPoE Server: Edit' page.");
741
$priv_list['page-services-pppoeserver-edit']['match'] = array();
742
$priv_list['page-services-pppoeserver-edit']['match'][] = "services_pppoe_edit.php*";
743

    
744
$priv_list['page-services-rfc2136clients'] = array();
745
$priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services: RFC 2136 Clients");
746
$priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services: RFC 2136 Clients' page.");
747
$priv_list['page-services-rfc2136clients']['match'] = array();
748
$priv_list['page-services-rfc2136clients']['match'][] = "services_rfc2136.php*";
749

    
750
$priv_list['page-services-rfc2136edit'] = array();
751
$priv_list['page-services-rfc2136edit']['name'] = gettext("WebCfg - Services: RFC 2136 Client: Edit");
752
$priv_list['page-services-rfc2136edit']['descr'] = gettext("Allow access to the 'Services: RFC 2136 Client: Edit' page.");
753
$priv_list['page-services-rfc2136edit']['match'] = array();
754
$priv_list['page-services-rfc2136edit']['match'][] = "services_rfc2136_edit.php*";
755

    
756
$priv_list['page-services-router-advertisements'] = array();
757
$priv_list['page-services-router-advertisements']['name'] = gettext("WebCfg - Services: Router Advertisements");
758
$priv_list['page-services-router-advertisements']['descr'] = gettext("Allow access to the 'Services: Router Advertisements' page.");
759
$priv_list['page-services-router-advertisements']['match'] = array();
760
$priv_list['page-services-router-advertisements']['match'][] = "services_router_advertisements.php*";
761

    
762
$priv_list['page-services-snmp'] = array();
763
$priv_list['page-services-snmp']['name'] = gettext("WebCfg - Services: SNMP");
764
$priv_list['page-services-snmp']['descr'] = gettext("Allow access to the 'Services: SNMP' page.");
765
$priv_list['page-services-snmp']['match'] = array();
766
$priv_list['page-services-snmp']['match'][] = "services_snmp.php*";
767

    
768
$priv_list['page-services-dnsresolver'] = array();
769
$priv_list['page-services-dnsresolver']['name'] = gettext("WebCfg - Services: DNS Resolver");
770
$priv_list['page-services-dnsresolver']['descr'] = gettext("Allow access to the 'Services: DNS Resolver' page.");
771
$priv_list['page-services-dnsresolver']['match'] = array();
772
$priv_list['page-services-dnsresolver']['match'][] = "services_unbound.php*";
773

    
774
$priv_list['page-services-dnsresolver-acls'] = array();
775
$priv_list['page-services-dnsresolver-acls']['name'] = gettext("WebCfg - Services: DNS Resolver: Access Lists");
776
$priv_list['page-services-dnsresolver-acls']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Access Lists' page.");
777
$priv_list['page-services-dnsresolver-acls']['match'] = array();
778
$priv_list['page-services-dnsresolver-acls']['match'][] = "services_unbound_acls.php*";
779

    
780
$priv_list['page-services-dnsresolver-advanced'] = array();
781
$priv_list['page-services-dnsresolver-advanced']['name'] = gettext("WebCfg - Services: DNS Resolver: Advanced");
782
$priv_list['page-services-dnsresolver-advanced']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Advanced' page.");
783
$priv_list['page-services-dnsresolver-advanced']['match'] = array();
784
$priv_list['page-services-dnsresolver-advanced']['match'][] = "services_unbound_advanced.php*";
785

    
786
$priv_list['page-services-dnsresolver-editdomainoverride'] = array();
787
$priv_list['page-services-dnsresolver-editdomainoverride']['name'] = gettext("WebCfg - Services: DNS Resolver: Edit Domain Override");
788
$priv_list['page-services-dnsresolver-editdomainoverride']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Edit Domain Override' page.");
789
$priv_list['page-services-dnsresolver-editdomainoverride']['match'] = array();
790
$priv_list['page-services-dnsresolver-editdomainoverride']['match'][] = "services_unbound_domainoverride_edit.php*";
791

    
792
$priv_list['page-services-dnsresolver-edithost'] = array();
793
$priv_list['page-services-dnsresolver-edithost']['name'] = gettext("WebCfg - Services: DNS Resolver: Edit host");
794
$priv_list['page-services-dnsresolver-edithost']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Edit host' page.");
795
$priv_list['page-services-dnsresolver-edithost']['match'] = array();
796
$priv_list['page-services-dnsresolver-edithost']['match'][] = "services_unbound_host_edit.php*";
797

    
798
$priv_list['page-services-wakeonlan'] = array();
799
$priv_list['page-services-wakeonlan']['name'] = gettext("WebCfg - Services: Wake-on-LAN");
800
$priv_list['page-services-wakeonlan']['descr'] = gettext("Allow access to the 'Services: Wake-on-LAN' page.");
801
$priv_list['page-services-wakeonlan']['match'] = array();
802
$priv_list['page-services-wakeonlan']['match'][] = "services_wol.php*";
803

    
804
$priv_list['page-services-wakeonlan-edit'] = array();
805
$priv_list['page-services-wakeonlan-edit']['name'] = gettext("WebCfg - Services: Wake-on-LAN: Edit");
806
$priv_list['page-services-wakeonlan-edit']['descr'] = gettext("Allow access to the 'Services: Wake-on-LAN: Edit' page.");
807
$priv_list['page-services-wakeonlan-edit']['match'] = array();
808
$priv_list['page-services-wakeonlan-edit']['match'][] = "services_wol_edit.php*";
809

    
810
$priv_list['page-hidden-detailedstatus'] = array();
811
$priv_list['page-hidden-detailedstatus']['name'] = gettext("WebCfg - Hidden: Detailed Status");
812
$priv_list['page-hidden-detailedstatus']['descr'] = gettext("Allow access to the 'Hidden: Detailed Status' page.");
813
$priv_list['page-hidden-detailedstatus']['match'] = array();
814
$priv_list['page-hidden-detailedstatus']['match'][] = "status.php*";
815

    
816
$priv_list['page-status-captiveportal'] = array();
817
$priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status: Captive Portal");
818
$priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status: Captive Portal' page.");
819
$priv_list['page-status-captiveportal']['match'] = array();
820
$priv_list['page-status-captiveportal']['match'][] = "status_captiveportal.php*";
821

    
822
$priv_list['page-status-captiveportal-expire'] = array();
823
$priv_list['page-status-captiveportal-expire']['name'] = gettext("WebCfg - Status: Captive Portal: Expire Vouchers");
824
$priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status: Captive Portal: Expire Vouchers' page.");
825
$priv_list['page-status-captiveportal-expire']['match'] = array();
826
$priv_list['page-status-captiveportal-expire']['match'][] = "status_captiveportal_expire.php*";
827

    
828
$priv_list['page-status-captiveportal-test'] = array();
829
$priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status: Captive Portal: Test Vouchers");
830
$priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status: Captive Portal: Test Vouchers' page.");
831
$priv_list['page-status-captiveportal-test']['match'] = array();
832
$priv_list['page-status-captiveportal-test']['match'][] = "status_captiveportal_test.php*";
833

    
834
$priv_list['page-status-captiveportal-voucher-rolls'] = array();
835
$priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status: Captive Portal Voucher Rolls");
836
$priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status: Captive Portal Voucher Rolls' page.");
837
$priv_list['page-status-captiveportal-voucher-rolls']['match'] = array();
838
$priv_list['page-status-captiveportal-voucher-rolls']['match'][] = "status_captiveportal_voucher_rolls.php*";
839

    
840
$priv_list['page-status-captiveportal-vouchers'] = array();
841
$priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status: Captive Portal Vouchers");
842
$priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status: Captive Portal Vouchers' page.");
843
$priv_list['page-status-captiveportal-vouchers']['match'] = array();
844
$priv_list['page-status-captiveportal-vouchers']['match'][] = "status_captiveportal_vouchers.php*";
845

    
846
$priv_list['page-status-carp'] = array();
847
$priv_list['page-status-carp']['name'] = gettext("WebCfg - Status: CARP");
848
$priv_list['page-status-carp']['descr'] = gettext("Allow access to the 'Status: CARP' page.");
849
$priv_list['page-status-carp']['match'] = array();
850
$priv_list['page-status-carp']['match'][] = "status_carp.php*";
851

    
852
$priv_list['page-status-dhcpleases'] = array();
853
$priv_list['page-status-dhcpleases']['name'] = gettext("WebCfg - Status: DHCP leases");
854
$priv_list['page-status-dhcpleases']['descr'] = gettext("Allow access to the 'Status: DHCP leases' page.");
855
$priv_list['page-status-dhcpleases']['match'] = array();
856
$priv_list['page-status-dhcpleases']['match'][] = "status_dhcp_leases.php*";
857

    
858
$priv_list['page-status-dhcpv6leases'] = array();
859
$priv_list['page-status-dhcpv6leases']['name'] = gettext("WebCfg - Status: DHCPv6 leases");
860
$priv_list['page-status-dhcpv6leases']['descr'] = gettext("Allow access to the 'Status: DHCPv6 leases' page.");
861
$priv_list['page-status-dhcpv6leases']['match'] = array();
862
$priv_list['page-status-dhcpv6leases']['match'][] = "status_dhcpv6_leases.php*";
863

    
864
$priv_list['page-status-filterreloadstatus'] = array();
865
$priv_list['page-status-filterreloadstatus']['name'] = gettext("WebCfg - Status: Filter Reload Status");
866
$priv_list['page-status-filterreloadstatus']['descr'] = gettext("Allow access to the 'Status: Filter Reload Status' page.");
867
$priv_list['page-status-filterreloadstatus']['match'] = array();
868
$priv_list['page-status-filterreloadstatus']['match'][] = "status_filter_reload.php*";
869

    
870
$priv_list['page-status-gatewaygroups'] = array();
871
$priv_list['page-status-gatewaygroups']['name'] = gettext("WebCfg - Status: Gateway Groups");
872
$priv_list['page-status-gatewaygroups']['descr'] = gettext("Allow access to the 'Status: Gateway Groups' page.");
873
$priv_list['page-status-gatewaygroups']['match'] = array();
874
$priv_list['page-status-gatewaygroups']['match'][] = "status_gateway_groups.php*";
875

    
876
$priv_list['page-status-gateways'] = array();
877
$priv_list['page-status-gateways']['name'] = gettext("WebCfg - Status: Gateways");
878
$priv_list['page-status-gateways']['descr'] = gettext("Allow access to the 'Status: Gateways' page.");
879
$priv_list['page-status-gateways']['match'] = array();
880
$priv_list['page-status-gateways']['match'][] = "status_gateways.php*";
881

    
882
$priv_list['page-status-trafficgraph'] = array();
883
$priv_list['page-status-trafficgraph']['name'] = gettext("WebCfg - Status: Traffic Graph");
884
$priv_list['page-status-trafficgraph']['descr'] = gettext("Allow access to the 'Status: Traffic Graph' page.");
885
$priv_list['page-status-trafficgraph']['match'] = array();
886
$priv_list['page-status-trafficgraph']['match'][] = "status_graph.php*";
887
$priv_list['page-status-trafficgraph']['match'][] = "bandwidth_by_ip.php*";
888
$priv_list['page-status-trafficgraph']['match'][] = "graph.php*";
889
$priv_list['page-status-trafficgraph']['match'][] = "ifstats.php*";
890

    
891
$priv_list['page-status-cpuload'] = array();
892
$priv_list['page-status-cpuload']['name'] = gettext("WebCfg - Status: CPU load");
893
$priv_list['page-status-cpuload']['descr'] = gettext("Allow access to the 'Status: CPU load' page.");
894
$priv_list['page-status-cpuload']['match'] = array();
895
$priv_list['page-status-cpuload']['match'][] = "status_graph_cpu.php*";
896

    
897
$priv_list['page-status-interfaces'] = array();
898
$priv_list['page-status-interfaces']['name'] = gettext("WebCfg - Status: Interfaces");
899
$priv_list['page-status-interfaces']['descr'] = gettext("Allow access to the 'Status: Interfaces' page.");
900
$priv_list['page-status-interfaces']['match'] = array();
901
$priv_list['page-status-interfaces']['match'][] = "status_interfaces.php*";
902

    
903
$priv_list['page-status-ipsec'] = array();
904
$priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status: IPsec");
905
$priv_list['page-status-ipsec']['descr'] = gettext("Allow access to the 'Status: IPsec' page.");
906
$priv_list['page-status-ipsec']['match'] = array();
907
$priv_list['page-status-ipsec']['match'][] = "status_ipsec.php*";
908

    
909
$priv_list['page-status-ipsec-leases'] = array();
910
$priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status: IPsec: Leases");
911
$priv_list['page-status-ipsec-leases']['descr'] = gettext("Allow access to the 'Status: IPsec: Leases' page.");
912
$priv_list['page-status-ipsec-leases']['match'] = array();
913
$priv_list['page-status-ipsec-leases']['match'][] = "status_ipsec_leases.php*";
914

    
915
$priv_list['page-status-ipsec-sad'] = array();
916
$priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status: IPsec: SADs");
917
$priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status: IPsec: SADs' page.");
918
$priv_list['page-status-ipsec-sad']['match'] = array();
919
$priv_list['page-status-ipsec-sad']['match'][] = "status_ipsec_sad.php*";
920

    
921
$priv_list['page-status-ipsec-spd'] = array();
922
$priv_list['page-status-ipsec-spd']['name'] = gettext("WebCfg - Status: IPsec: SPD");
923
$priv_list['page-status-ipsec-spd']['descr'] = gettext("Allow access to the 'Status: IPsec: SPD' page.");
924
$priv_list['page-status-ipsec-spd']['match'] = array();
925
$priv_list['page-status-ipsec-spd']['match'][] = "status_ipsec_spd.php*";
926

    
927
$priv_list['page-diagnostics-logs-system'] = array();
928
$priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Status: Logs: System");
929
$priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Status: System Logs: General' page.");
930
$priv_list['page-diagnostics-logs-system']['match'] = array();
931
$priv_list['page-diagnostics-logs-system']['match'][] = "status_logs.php";
932

    
933
$priv_list['page-diagnostics-logs-firewall'] = array();
934
$priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Status: Logs: Firewall");
935
$priv_list['page-diagnostics-logs-firewall']['descr'] = gettext("Allow access to the 'Status: Logs: Firewall' page.");
936
$priv_list['page-diagnostics-logs-firewall']['match'] = array();
937
$priv_list['page-diagnostics-logs-firewall']['match'][] = "status_logs_filter.php*";
938

    
939
$priv_list['page-diagnostics-logs-firewall-dynamic'] = array();
940
$priv_list['page-diagnostics-logs-firewall-dynamic']['name'] = gettext("WebCfg - Status: System Logs: Firewall (Dynamic View)");
941
$priv_list['page-diagnostics-logs-firewall-dynamic']['descr'] = gettext("Allow access to the 'Status: System Logs: Firewall (Dynamic View)' page");
942
$priv_list['page-diagnostics-logs-firewall-dynamic']['match'] = array();
943
$priv_list['page-diagnostics-logs-firewall-dynamic']['match'][] = "status_logs_filter_dynamic.php*";
944

    
945
$priv_list['page-diagnostics-logs-firewall-summary'] = array();
946
$priv_list['page-diagnostics-logs-firewall-summary']['name'] = gettext("WebCfg - Status: System Logs: Firewall Log Summary");
947
$priv_list['page-diagnostics-logs-firewall-summary']['descr'] = gettext("Allow access to the 'Status: System Logs: Firewall Log Summary' page");
948
$priv_list['page-diagnostics-logs-firewall-summary']['match'] = array();
949
$priv_list['page-diagnostics-logs-firewall-summary']['match'][] = "status_logs_filter_summary.php*";
950

    
951
$priv_list['page-diagnostics-logs-settings'] = array();
952
$priv_list['page-diagnostics-logs-settings']['name'] = gettext("WebCfg - Status: Logs: Settings");
953
$priv_list['page-diagnostics-logs-settings']['descr'] = gettext("Allow access to the 'Status: Logs: Settings' page.");
954
$priv_list['page-diagnostics-logs-settings']['match'] = array();
955
$priv_list['page-diagnostics-logs-settings']['match'][] = "status_logs_settings.php*";
956

    
957
$priv_list['page-diagnostics-logs-pptpvpn'] = array();
958
$priv_list['page-diagnostics-logs-pptpvpn']['name'] = gettext("WebCfg - Status: Logs: VPN");
959
$priv_list['page-diagnostics-logs-pptpvpn']['descr'] = gettext("Allow access to the 'Status: Logs: VPN' page.");
960
$priv_list['page-diagnostics-logs-pptpvpn']['match'] = array();
961
$priv_list['page-diagnostics-logs-pptpvpn']['match'][] = "status_logs_vpn.php*";
962

    
963
$priv_list['page-status-ntp'] = array();
964
$priv_list['page-status-ntp']['name'] = gettext("WebCfg - Status: NTP");
965
$priv_list['page-status-ntp']['descr'] = gettext("Allow access to the 'Status: NTP' page.");
966
$priv_list['page-status-ntp']['match'] = array();
967
$priv_list['page-status-ntp']['match'][] = "status_ntpd.php*";
968

    
969
$priv_list['page-status-openvpn'] = array();
970
$priv_list['page-status-openvpn']['name'] = gettext("WebCfg - Status: OpenVPN");
971
$priv_list['page-status-openvpn']['descr'] = gettext("Allow access to the 'Status: OpenVPN' page.");
972
$priv_list['page-status-openvpn']['match'] = array();
973
$priv_list['page-status-openvpn']['match'][] = "status_openvpn.php*";
974

    
975
$priv_list['page-status-packagelogs'] = array();
976
$priv_list['page-status-packagelogs']['name'] = gettext("WebCfg - Status: Package logs");
977
$priv_list['page-status-packagelogs']['descr'] = gettext("Allow access to the 'Status: Package logs' page.");
978
$priv_list['page-status-packagelogs']['match'] = array();
979
$priv_list['page-status-packagelogs']['match'][] = "status_logs_packages.php*";
980

    
981
$priv_list['page-status-trafficshaper-queues'] = array();
982
$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status: Traffic Shaper: Queues");
983
$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status: Traffic Shaper: Queues' page.");
984
$priv_list['page-status-trafficshaper-queues']['match'] = array();
985
$priv_list['page-status-trafficshaper-queues']['match'][] = "status_queues.php*";
986

    
987
$priv_list['page-status-services'] = array();
988
$priv_list['page-status-services']['name'] = gettext("WebCfg - Status: Services");
989
$priv_list['page-status-services']['descr'] = gettext("Allow access to the 'Status: Services' page.");
990
$priv_list['page-status-services']['match'] = array();
991
$priv_list['page-status-services']['match'][] = "status_services.php*";
992

    
993
$priv_list['page-status-dns-resolver'] = array();
994
$priv_list['page-status-dns-resolver']['name'] = gettext("WebCfg - Status: DNS Resolver");
995
$priv_list['page-status-dns-resolver']['descr'] = gettext("Allow access to the 'Status: DNS Resolver' page.");
996
$priv_list['page-status-dns-resolver']['match'] = array();
997
$priv_list['page-status-dns-resolver']['match'][] = "status_unbound.php*";
998

    
999
$priv_list['page-status-upnpstatus'] = array();
1000
$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status: UPnP Status");
1001
$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status: UPnP Status' page.");
1002
$priv_list['page-status-upnpstatus']['match'] = array();
1003
$priv_list['page-status-upnpstatus']['match'][] = "status_upnp.php*";
1004

    
1005
$priv_list['page-diagnostics-wirelessstatus'] = array();
1006
$priv_list['page-diagnostics-wirelessstatus']['name'] = gettext("WebCfg - Status: Wireless");
1007
$priv_list['page-diagnostics-wirelessstatus']['descr'] = gettext("Allow access to the 'Status: Wireless' page.");
1008
$priv_list['page-diagnostics-wirelessstatus']['match'] = array();
1009
$priv_list['page-diagnostics-wirelessstatus']['match'][] = "status_wireless.php*";
1010

    
1011
$priv_list['page-system-generalsetup'] = array();
1012
$priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System: General Setup");
1013
$priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System: General Setup' page.");
1014
$priv_list['page-system-generalsetup']['match'] = array();
1015
$priv_list['page-system-generalsetup']['match'][] = "system.php*";
1016

    
1017
$priv_list['page-system-advanced-admin'] = array();
1018
$priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System: Advanced: Admin Access Page");
1019
$priv_list['page-system-advanced-admin']['descr'] = gettext("Allow access to the 'System: Advanced: Admin Access' page.");
1020
$priv_list['page-system-advanced-admin']['match'] = array();
1021
$priv_list['page-system-advanced-admin']['match'][] = "system_advanced_admin.php*";
1022

    
1023
$priv_list['page-system-advanced-firewall'] = array();
1024
$priv_list['page-system-advanced-firewall']['name'] = gettext("WebCfg - System: Advanced: Firewall & NAT");
1025
$priv_list['page-system-advanced-firewall']['descr'] = gettext("Allow access to the 'System: Advanced: Firewall & NAT' page.");
1026
$priv_list['page-system-advanced-firewall']['match'] = array();
1027
$priv_list['page-system-advanced-firewall']['match'][] = "system_advanced_firewall.php*";
1028

    
1029
$priv_list['page-system-advanced-misc'] = array();
1030
$priv_list['page-system-advanced-misc']['name'] = gettext("WebCfg - System: Advanced: Miscellaneous");
1031
$priv_list['page-system-advanced-misc']['descr'] = gettext("Allow access to the 'System: Advanced: Miscellaneous' page.");
1032
$priv_list['page-system-advanced-misc']['match'] = array();
1033
$priv_list['page-system-advanced-misc']['match'][] = "system_advanced_misc.php*";
1034

    
1035
$priv_list['page-system-advanced-network'] = array();
1036
$priv_list['page-system-advanced-network']['name'] = gettext("WebCfg - System: Advanced: Networking");
1037
$priv_list['page-system-advanced-network']['descr'] = gettext("Allow access to the 'System: Advanced: Networking' page.");
1038
$priv_list['page-system-advanced-network']['match'] = array();
1039
$priv_list['page-system-advanced-network']['match'][] = "system_advanced_network.php*";
1040

    
1041
$priv_list['page-system-advanced-notifications'] = array();
1042
$priv_list['page-system-advanced-notifications']['name'] = gettext("WebCfg - System: Advanced: Notifications");
1043
$priv_list['page-system-advanced-notifications']['descr'] = gettext("Allow access to the 'System: Advanced: Notifications' page.");
1044
$priv_list['page-system-advanced-notifications']['match'] = array();
1045
$priv_list['page-system-advanced-notifications']['match'][] = "system_advanced_notifications.php*";
1046

    
1047
$priv_list['page-system-advanced-sysctl'] = array();
1048
$priv_list['page-system-advanced-sysctl']['name'] = gettext("WebCfg - System: Advanced: Tunables");
1049
$priv_list['page-system-advanced-sysctl']['descr'] = gettext("Allow access to the 'System: Advanced: Tunables' page.");
1050
$priv_list['page-system-advanced-sysctl']['match'] = array();
1051
$priv_list['page-system-advanced-sysctl']['match'][] = "system_advanced_sysctl.php*";
1052

    
1053
$priv_list['page-system-authservers'] = array();
1054
$priv_list['page-system-authservers']['name'] = gettext("WebCfg - System: Authentication Servers");
1055
$priv_list['page-system-authservers']['descr'] = gettext("Allow access to the 'System: Authentication Servers' page.");
1056
$priv_list['page-system-authservers']['warn'] = "standard-warning-root";
1057
$priv_list['page-system-authservers']['match'] = array();
1058
$priv_list['page-system-authservers']['match'][] = "system_authservers.php*";
1059

    
1060
$priv_list['page-system-camanager'] = array();
1061
$priv_list['page-system-camanager']['name'] = gettext("WebCfg - System: CA Manager");
1062
$priv_list['page-system-camanager']['descr'] = gettext("Allow access to the 'System: CA Manager' page.");
1063
$priv_list['page-system-camanager']['match'] = array();
1064
$priv_list['page-system-camanager']['match'][] = "system_camanager.php*";
1065

    
1066
$priv_list['page-system-certmanager'] = array();
1067
$priv_list['page-system-certmanager']['name'] = gettext("WebCfg - System: Certificate Manager");
1068
$priv_list['page-system-certmanager']['descr'] = gettext("Allow access to the 'System: Certificate Manager' page.");
1069
$priv_list['page-system-certmanager']['match'] = array();
1070
$priv_list['page-system-certmanager']['match'][] = "system_certmanager.php*";
1071

    
1072
$priv_list['page-system-crlmanager'] = array();
1073
$priv_list['page-system-crlmanager']['name'] = gettext("WebCfg - System: CRL Manager");
1074
$priv_list['page-system-crlmanager']['descr'] = gettext("Allow access to the 'System: CRL Manager' page.");
1075
$priv_list['page-system-crlmanager']['match'] = array();
1076
$priv_list['page-system-crlmanager']['match'][] = "system_crlmanager.php*";
1077

    
1078
$priv_list['page-system-gatewaygroups'] = array();
1079
$priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System: Gateway Groups");
1080
$priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateway Groups' page.");
1081
$priv_list['page-system-gatewaygroups']['match'] = array();
1082
$priv_list['page-system-gatewaygroups']['match'][] = "system_gateway_groups.php*";
1083

    
1084
$priv_list['page-system-gateways-editgatewaygroups'] = array();
1085
$priv_list['page-system-gateways-editgatewaygroups']['name'] = gettext("WebCfg - System: Gateways: Edit Gateway Groups");
1086
$priv_list['page-system-gateways-editgatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateways: Edit Gateway Groups' page.");
1087
$priv_list['page-system-gateways-editgatewaygroups']['match'] = array();
1088
$priv_list['page-system-gateways-editgatewaygroups']['match'][] = "system_gateway_groups_edit.php*";
1089

    
1090
$priv_list['page-system-gateways'] = array();
1091
$priv_list['page-system-gateways']['name'] = gettext("WebCfg - System: Gateways");
1092
$priv_list['page-system-gateways']['descr'] = gettext("Allow access to the 'System: Gateways' page.");
1093
$priv_list['page-system-gateways']['match'] = array();
1094
$priv_list['page-system-gateways']['match'][] = "system_gateways.php*";
1095

    
1096
$priv_list['page-system-gateways-editgateway'] = array();
1097
$priv_list['page-system-gateways-editgateway']['name'] = gettext("WebCfg - System: Gateways: Edit Gateway");
1098
$priv_list['page-system-gateways-editgateway']['descr'] = gettext("Allow access to the 'System: Gateways: Edit Gateway' page.");
1099
$priv_list['page-system-gateways-editgateway']['match'] = array();
1100
$priv_list['page-system-gateways-editgateway']['match'][] = "system_gateways_edit.php*";
1101

    
1102
$priv_list['page-system-groupmanager'] = array();
1103
$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System: Group Manager");
1104
$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System: Group Manager' page.");
1105
$priv_list['page-system-groupmanager']['warn'] = "standard-warning-root";
1106
$priv_list['page-system-groupmanager']['match'] = array();
1107
$priv_list['page-system-groupmanager']['match'][] = "system_groupmanager.php*";
1108

    
1109
$priv_list['page-system-groupmanager-addprivs'] = array();
1110
$priv_list['page-system-groupmanager-addprivs']['name'] = gettext("WebCfg - System: Group Manager: Add Privileges");
1111
$priv_list['page-system-groupmanager-addprivs']['descr'] = gettext("Allow access to the 'System: Group Manager: Add Privileges' page.");
1112
$priv_list['page-system-groupmanager-addprivs']['warn'] = "standard-warning-root";
1113
$priv_list['page-system-groupmanager-addprivs']['match'] = array();
1114
$priv_list['page-system-groupmanager-addprivs']['match'][] = "system_groupmanager_addprivs.php*";
1115

    
1116
$priv_list['page-system-hasync'] = array();
1117
$priv_list['page-system-hasync']['name'] = gettext("WebCfg - System: High Availability Sync");
1118
$priv_list['page-system-hasync']['descr'] = gettext("Allow access to the 'System: High Availability Sync' page.");
1119
$priv_list['page-system-hasync']['match'] = array();
1120
$priv_list['page-system-hasync']['match'][] = "system_hasync.php*";
1121

    
1122
$priv_list['page-system-staticroutes'] = array();
1123
$priv_list['page-system-staticroutes']['name'] = gettext("WebCfg - System: Static Routes");
1124
$priv_list['page-system-staticroutes']['descr'] = gettext("Allow access to the 'System: Static Routes' page.");
1125
$priv_list['page-system-staticroutes']['match'] = array();
1126
$priv_list['page-system-staticroutes']['match'][] = "system_routes.php*";
1127

    
1128
$priv_list['page-system-staticroutes-editroute'] = array();
1129
$priv_list['page-system-staticroutes-editroute']['name'] = gettext("WebCfg - System: Static Routes: Edit route");
1130
$priv_list['page-system-staticroutes-editroute']['descr'] = gettext("Allow access to the 'System: Static Routes: Edit route' page.");
1131
$priv_list['page-system-staticroutes-editroute']['match'] = array();
1132
$priv_list['page-system-staticroutes-editroute']['match'][] = "system_routes_edit.php*";
1133

    
1134
$priv_list['page-system-update-settings'] = array();
1135
$priv_list['page-system-update-settings']['name'] = gettext("WebCfg - System: Update: Settings");
1136
$priv_list['page-system-update-settings']['descr'] = gettext("Allow access to the 'System: Update: Settings' page.");
1137
$priv_list['page-system-update-settings']['match'] = array();
1138
$priv_list['page-system-update-settings']['match'][] = "system_update_settings.php*";
1139

    
1140
$priv_list['page-system-user-settings'] = array();
1141
$priv_list['page-system-user-settings']['name'] = gettext("WebCfg - System: User Settings");
1142
$priv_list['page-system-user-settings']['descr'] = gettext("Allow access to the 'System: User Settings' page.");
1143
$priv_list['page-system-user-settings']['match'] = array();
1144
$priv_list['page-system-user-settings']['match'][] = "system_user_settings.php*";
1145

    
1146
$priv_list['page-system-usermanager'] = array();
1147
$priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System: User Manager");
1148
$priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System: User Manager' page.");
1149
$priv_list['page-system-usermanager']['warn'] = "standard-warning-root";
1150
$priv_list['page-system-usermanager']['match'] = array();
1151
$priv_list['page-system-usermanager']['match'][] = "system_usermanager.php*";
1152

    
1153
$priv_list['page-system-usermanager-addprivs'] = array();
1154
$priv_list['page-system-usermanager-addprivs']['name'] = gettext("WebCfg - System: User Manager: Add Privileges");
1155
$priv_list['page-system-usermanager-addprivs']['descr'] = gettext("Allow access to the 'System: User Manager: Add Privileges' page.");
1156
$priv_list['page-system-usermanager-addprivs']['warn'] = "standard-warning-root";
1157
$priv_list['page-system-usermanager-addprivs']['match'] = array();
1158
$priv_list['page-system-usermanager-addprivs']['match'][] = "system_usermanager_addprivs.php*";
1159

    
1160
$priv_list['page-system-usermanager-passwordmg'] = array();
1161
$priv_list['page-system-usermanager-passwordmg']['name'] = gettext("WebCfg - System: User Password Manager");
1162
$priv_list['page-system-usermanager-passwordmg']['descr'] = gettext("Allow access to the 'System: User Password Manager' page.");
1163
$priv_list['page-system-usermanager-passwordmg']['match'] = array();
1164
$priv_list['page-system-usermanager-passwordmg']['match'][] = "system_usermanager_passwordmg.php*";
1165

    
1166
$priv_list['page-system-usermanager-settings'] = array();
1167
$priv_list['page-system-usermanager-settings']['name'] = gettext("WebCfg - System: User Manager: Settings");
1168
$priv_list['page-system-usermanager-settings']['descr'] = gettext("Allow access to the 'System: User Manager: Settings' page.");
1169
$priv_list['page-system-usermanager-settings']['warn'] = "standard-warning-root";
1170
$priv_list['page-system-usermanager-settings']['match'] = array();
1171
$priv_list['page-system-usermanager-settings']['match'][] = "system_usermanager_settings.php*";
1172

    
1173
$priv_list['page-hidden-uploadconfiguration'] = array();
1174
$priv_list['page-hidden-uploadconfiguration']['name'] = gettext("WebCfg - Hidden: Upload Configuration");
1175
$priv_list['page-hidden-uploadconfiguration']['descr'] = gettext("Allow access to the 'Hidden: Upload Configuration' page.");
1176
$priv_list['page-hidden-uploadconfiguration']['match'] = array();
1177
$priv_list['page-hidden-uploadconfiguration']['match'][] = "uploadconfig.php*";
1178

    
1179
$priv_list['page-vpn-ipsec'] = array();
1180
$priv_list['page-vpn-ipsec']['name'] = gettext("WebCfg - VPN: IPsec");
1181
$priv_list['page-vpn-ipsec']['descr'] = gettext("Allow access to the 'VPN: IPsec' page.");
1182
$priv_list['page-vpn-ipsec']['match'] = array();
1183
$priv_list['page-vpn-ipsec']['match'][] = "vpn_ipsec.php*";
1184

    
1185
$priv_list['page-vpn-ipsec-listkeys'] = array();
1186
$priv_list['page-vpn-ipsec-listkeys']['name'] = gettext("WebCfg - VPN: IPsec: Pre-Shared Keys List");
1187
$priv_list['page-vpn-ipsec-listkeys']['descr'] = gettext("Allow access to the 'VPN: IPsec: Pre-Shared Keys List' page.");
1188
$priv_list['page-vpn-ipsec-listkeys']['match'] = array();
1189
$priv_list['page-vpn-ipsec-listkeys']['match'][] = "vpn_ipsec_keys.php*";
1190

    
1191
$priv_list['page-vpn-ipsec-editkeys'] = array();
1192
$priv_list['page-vpn-ipsec-editkeys']['name'] = gettext("WebCfg - VPN: IPsec: Edit Pre-Shared Keys");
1193
$priv_list['page-vpn-ipsec-editkeys']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Pre-Shared Keys' page.");
1194
$priv_list['page-vpn-ipsec-editkeys']['match'] = array();
1195
$priv_list['page-vpn-ipsec-editkeys']['match'][] = "vpn_ipsec_keys_edit.php*";
1196

    
1197
$priv_list['page-vpn-ipsec-mobile'] = array();
1198
$priv_list['page-vpn-ipsec-mobile']['name'] = gettext("WebCfg - VPN: IPsec: Mobile");
1199
$priv_list['page-vpn-ipsec-mobile']['descr'] = gettext("Allow access to the 'VPN: IPsec: Mobile' page.");
1200
$priv_list['page-vpn-ipsec-mobile']['match'] = array();
1201
$priv_list['page-vpn-ipsec-mobile']['match'][] = "vpn_ipsec_mobile.php*";
1202

    
1203
$priv_list['page-vpn-ipsec-editphase1'] = array();
1204
$priv_list['page-vpn-ipsec-editphase1']['name'] = gettext("WebCfg - VPN: IPsec: Edit Phase 1");
1205
$priv_list['page-vpn-ipsec-editphase1']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Phase 1' page.");
1206
$priv_list['page-vpn-ipsec-editphase1']['match'] = array();
1207
$priv_list['page-vpn-ipsec-editphase1']['match'][] = "vpn_ipsec_phase1.php*";
1208

    
1209
$priv_list['page-vpn-ipsec-editphase2'] = array();
1210
$priv_list['page-vpn-ipsec-editphase2']['name'] = gettext("WebCfg - VPN: IPsec: Edit Phase 2");
1211
$priv_list['page-vpn-ipsec-editphase2']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Phase 2' page.");
1212
$priv_list['page-vpn-ipsec-editphase2']['match'] = array();
1213
$priv_list['page-vpn-ipsec-editphase2']['match'][] = "vpn_ipsec_phase2.php*";
1214

    
1215
$priv_list['page-vpn-ipsec-settings'] = array();
1216
$priv_list['page-vpn-ipsec-settings']['name'] = gettext("WebCfg - VPN: IPsec: Settings");
1217
$priv_list['page-vpn-ipsec-settings']['descr'] = gettext("Allow access to the 'VPN: IPsec: Settings' page.");
1218
$priv_list['page-vpn-ipsec-settings']['match'] = array();
1219
$priv_list['page-vpn-ipsec-settings']['match'][] = "vpn_ipsec_settings.php*";
1220

    
1221
$priv_list['page-vpn-vpnl2tp'] = array();
1222
$priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN: L2TP");
1223
$priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN: L2TP' page.");
1224
$priv_list['page-vpn-vpnl2tp']['match'] = array();
1225
$priv_list['page-vpn-vpnl2tp']['match'][] = "vpn_l2tp.php*";
1226

    
1227
$priv_list['page-vpn-vpnl2tp-users'] = array();
1228
$priv_list['page-vpn-vpnl2tp-users']['name'] = gettext("WebCfg - VPN: L2TP: Users");
1229
$priv_list['page-vpn-vpnl2tp-users']['descr'] = gettext("Allow access to the 'VPN: L2TP: Users' page.");
1230
$priv_list['page-vpn-vpnl2tp-users']['match'] = array();
1231
$priv_list['page-vpn-vpnl2tp-users']['match'][] = "vpn_l2tp_users.php*";
1232

    
1233
$priv_list['page-vpn-vpnl2tp-users-edit'] = array();
1234
$priv_list['page-vpn-vpnl2tp-users-edit']['name'] = gettext("WebCfg - VPN: L2TP: Users: Edit");
1235
$priv_list['page-vpn-vpnl2tp-users-edit']['descr'] = gettext("Allow access to the 'VPN: L2TP: Users: Edit' page.");
1236
$priv_list['page-vpn-vpnl2tp-users-edit']['match'] = array();
1237
$priv_list['page-vpn-vpnl2tp-users-edit']['match'][] = "vpn_l2tp_users_edit.php*";
1238

    
1239
$priv_list['page-openvpn-client'] = array();
1240
$priv_list['page-openvpn-client']['name'] = gettext("WebCfg - OpenVPN: Clients");
1241
$priv_list['page-openvpn-client']['descr'] = gettext("Allow access to the 'OpenVPN: Clients' page.");
1242
$priv_list['page-openvpn-client']['match'] = array();
1243
$priv_list['page-openvpn-client']['match'][] = "vpn_openvpn_client.php*";
1244

    
1245
$priv_list['page-openvpn-csc'] = array();
1246
$priv_list['page-openvpn-csc']['name'] = gettext("WebCfg - OpenVPN: Client Specific Override");
1247
$priv_list['page-openvpn-csc']['descr'] = gettext("Allow access to the 'OpenVPN: Client Specific Override' page.");
1248
$priv_list['page-openvpn-csc']['match'] = array();
1249
$priv_list['page-openvpn-csc']['match'][] = "vpn_openvpn_csc.php*";
1250

    
1251
$priv_list['page-openvpn-server'] = array();
1252
$priv_list['page-openvpn-server']['name'] = gettext("WebCfg - OpenVPN: Servers");
1253
$priv_list['page-openvpn-server']['descr'] = gettext("Allow access to the 'OpenVPN: Servers' page.");
1254
$priv_list['page-openvpn-server']['match'] = array();
1255
$priv_list['page-openvpn-server']['match'][] = "vpn_openvpn_server.php*";
1256

    
1257
$priv_list['page-pfsensewizardsubsystem'] = array();
1258
$priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem");
1259
$priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page.");
1260
$priv_list['page-pfsensewizardsubsystem']['match'] = array();
1261
$priv_list['page-pfsensewizardsubsystem']['match'][] = "wizard.php*";
1262

    
1263
$priv_list['page-xmlrpclibrary'] = array();
1264
$priv_list['page-xmlrpclibrary']['name'] = gettext("WebCfg - XMLRPC Library");
1265
$priv_list['page-xmlrpclibrary']['descr'] = gettext("Allow access to the 'XMLRPC Library' page.");
1266
$priv_list['page-xmlrpclibrary']['match'] = array();
1267
$priv_list['page-xmlrpclibrary']['match'][] = "xmlrpc.php*";
1268

    
1269

    
1270
$priv_rmvd = array();
1271

    
1272
?>
(40-40/59)