Project

General

Profile

Download (84.7 KB) Statistics
| Branch: | Tag: | Revision:
1
<?php
2
/*
3
 * priv.defs.inc - Generated privilege definitions
4
 *
5
 */
6

    
7
$priv_list = array();
8

    
9
$priv_list['page-all'] = array();
10
$priv_list['page-all']['name'] = gettext("WebCfg - All pages");
11
$priv_list['page-all']['descr'] = gettext("Allow access to all pages");
12
$priv_list['page-all']['match'] = array();
13
$priv_list['page-all']['match'][] = "*";
14

    
15
$priv_list['page-status-carp'] = array();
16
$priv_list['page-status-carp']['name'] = gettext("WebCfg - Status: CARP page");
17
$priv_list['page-status-carp']['descr'] = gettext("Allow access to the 'Status: CARP' page.");
18
$priv_list['page-status-carp']['match'] = array();
19
$priv_list['page-status-carp']['match'][] = "carp_status.php*";
20

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

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

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

    
39
$priv_list['page-diagnostics-backup/restore'] = array();
40
$priv_list['page-diagnostics-backup/restore']['name'] = gettext("WebCfg - Diagnostics: Backup/restore page");
41
$priv_list['page-diagnostics-backup/restore']['descr'] = gettext("Allow access to the 'Diagnostics: Backup/restore' page.");
42
$priv_list['page-diagnostics-backup/restore']['match'] = array();
43
$priv_list['page-diagnostics-backup/restore']['match'][] = "diag_backup.php*";
44

    
45
$priv_list['page-diagnostics-configurationhistory'] = array();
46
$priv_list['page-diagnostics-configurationhistory']['name'] = gettext("WebCfg - Diagnostics: Configuration History page");
47
$priv_list['page-diagnostics-configurationhistory']['descr'] = gettext("Allow access to the 'Diagnostics: Configuration History' page.");
48
$priv_list['page-diagnostics-configurationhistory']['match'] = array();
49
$priv_list['page-diagnostics-configurationhistory']['match'][] = "diag_confbak.php*";
50

    
51
$priv_list['page-diagnostics-factorydefaults'] = array();
52
$priv_list['page-diagnostics-factorydefaults']['name'] = gettext("WebCfg - Diagnostics: Factory defaults page");
53
$priv_list['page-diagnostics-factorydefaults']['descr'] = gettext("Allow access to the 'Diagnostics: Factory defaults' page.");
54
$priv_list['page-diagnostics-factorydefaults']['match'] = array();
55
$priv_list['page-diagnostics-factorydefaults']['match'][] = "diag_defaults.php*";
56

    
57
$priv_list['page-diagnostics-showstates'] = array();
58
$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics: Show States page");
59
$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics: Show States' page.");
60
$priv_list['page-diagnostics-showstates']['match'] = array();
61
$priv_list['page-diagnostics-showstates']['match'][] = "diag_dump_states.php*";
62

    
63
$priv_list['page-status-ipsec'] = array();
64
$priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status: IPsec page");
65
$priv_list['page-status-ipsec']['descr'] = gettext("Allow access to the 'Status: IPsec' page.");
66
$priv_list['page-status-ipsec']['match'] = array();
67
$priv_list['page-status-ipsec']['match'][] = "diag_ipsec.php*";
68

    
69
$priv_list['page-status-ipsec-sad'] = array();
70
$priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status: IPsec: SAD page");
71
$priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status: IPsec: SAD' page.");
72
$priv_list['page-status-ipsec-sad']['match'] = array();
73
$priv_list['page-status-ipsec-sad']['match'][] = "diag_ipsec_sad.php*";
74

    
75
$priv_list['page-status-ipsec-spd'] = array();
76
$priv_list['page-status-ipsec-spd']['name'] = gettext("WebCfg - Status: IPsec: SPD page");
77
$priv_list['page-status-ipsec-spd']['descr'] = gettext("Allow access to the 'Status: IPsec: SPD' page.");
78
$priv_list['page-status-ipsec-spd']['match'] = array();
79
$priv_list['page-status-ipsec-spd']['match'][] = "diag_ipsec_spd.php*";
80

    
81
$priv_list['page-ipsecxml'] = array();
82
$priv_list['page-ipsecxml']['name'] = gettext("WebCfg - Diag IPsec XML page");
83
$priv_list['page-ipsecxml']['descr'] = gettext("Allow access to the 'Diag IPsec XML' page.");
84
$priv_list['page-ipsecxml']['match'] = array();
85
$priv_list['page-ipsecxml']['match'][] = "diag_ipsec_xml.php";
86

    
87
$priv_list['page-diag-system-activity'] = array();
88
$priv_list['page-diag-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity");
89
$priv_list['page-diag-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page");
90
$priv_list['page-diag-system-activity']['match'] = array();
91
$priv_list['page-diag-system-activity']['match'][] = "diag_system_activity*";
92

    
93
$priv_list['page-diagnostics-logs-system'] = array();
94
$priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Diagnostics: Logs: System page");
95
$priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: System' page.");
96
$priv_list['page-diagnostics-logs-system']['match'] = array();
97
$priv_list['page-diagnostics-logs-system']['match'][] = "diag_logs.php*";
98

    
99
$priv_list['page-status-systemlogs-portalauth'] = array();
100
$priv_list['page-status-systemlogs-portalauth']['name'] = gettext("WebCfg - Status: System logs: Portal Auth page");
101
$priv_list['page-status-systemlogs-portalauth']['descr'] = gettext("Allow access to the 'Status: System logs: Portal Auth' page.");
102
$priv_list['page-status-systemlogs-portalauth']['match'] = array();
103
$priv_list['page-status-systemlogs-portalauth']['match'][] = "diag_logs_auth.php*";
104

    
105
$priv_list['page-diagnostics-logs-dhcp'] = array();
106
$priv_list['page-diagnostics-logs-dhcp']['name'] = gettext("WebCfg - Diagnostics: Logs: DHCP page");
107
$priv_list['page-diagnostics-logs-dhcp']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: DHCP' page.");
108
$priv_list['page-diagnostics-logs-dhcp']['match'] = array();
109
$priv_list['page-diagnostics-logs-dhcp']['match'][] = "diag_logs_dhcp.php*";
110

    
111
$priv_list['page-diagnostics-logs-firewall'] = array();
112
$priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Diagnostics: Logs: Firewall page");
113
$priv_list['page-diagnostics-logs-firewall']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: Firewall' page.");
114
$priv_list['page-diagnostics-logs-firewall']['match'] = array();
115
$priv_list['page-diagnostics-logs-firewall']['match'][] = "diag_logs_filter.php*";
116

    
117
$priv_list['page-hidden-nolongerincluded'] = array();
118
$priv_list['page-hidden-nolongerincluded']['name'] = gettext("WebCfg - Hidden: No longer included page");
119
$priv_list['page-hidden-nolongerincluded']['descr'] = gettext("Allow access to the 'Hidden: No longer included' page.");
120
$priv_list['page-hidden-nolongerincluded']['match'] = array();
121
$priv_list['page-hidden-nolongerincluded']['match'][] = "diag_logs_filter_dynamic.php*";
122

    
123
$priv_list['page-status-systemlogs-ipsecvpn'] = array();
124
$priv_list['page-status-systemlogs-ipsecvpn']['name'] = gettext("WebCfg - Status: System logs: IPsec VPN page");
125
$priv_list['page-status-systemlogs-ipsecvpn']['descr'] = gettext("Allow access to the 'Status: System logs: IPsec VPN' page.");
126
$priv_list['page-status-systemlogs-ipsecvpn']['match'] = array();
127
$priv_list['page-status-systemlogs-ipsecvpn']['match'][] = "diag_logs_ipsec.php*";
128

    
129
$priv_list['page-status-systemlogs-openntpd'] = array();
130
$priv_list['page-status-systemlogs-openntpd']['name'] = gettext("WebCfg - Status: System logs: OpenNTPD page");
131
$priv_list['page-status-systemlogs-openntpd']['descr'] = gettext("Allow access to the 'Status: System logs: OpenNTPD' page.");
132
$priv_list['page-status-systemlogs-openntpd']['match'] = array();
133
$priv_list['page-status-systemlogs-openntpd']['match'][] = "diag_logs_ntpd.php*";
134

    
135
$priv_list['page-status-systemlogs-openvpn'] = array();
136
$priv_list['page-status-systemlogs-openvpn']['name'] = gettext("WebCfg - Status: System logs: OpenVPN page");
137
$priv_list['page-status-systemlogs-openvpn']['descr'] = gettext("Allow access to the 'Status: System logs: OpenVPN' page.");
138
$priv_list['page-status-systemlogs-openvpn']['match'] = array();
139
$priv_list['page-status-systemlogs-openvpn']['match'][] = "diag_logs_openvpn.php*";
140

    
141
$priv_list['page-status-systemlogs-ppp'] = array();
142
$priv_list['page-status-systemlogs-ppp']['name'] = gettext("WebCfg - Status: System logs: IPsec VPN page");
143
$priv_list['page-status-systemlogs-ppp']['descr'] = gettext("Allow access to the 'Status: System logs: IPsec VPN' page.");
144
$priv_list['page-status-systemlogs-ppp']['match'] = array();
145
$priv_list['page-status-systemlogs-ppp']['match'][] = "diag_logs_ppp.php*";
146

    
147
$priv_list['page-status-systemlogs-loadbalancer'] = array();
148
$priv_list['page-status-systemlogs-loadbalancer']['name'] = gettext("WebCfg - Status: System logs: Load Balancer page");
149
$priv_list['page-status-systemlogs-loadbalancer']['descr'] = gettext("Allow access to the 'Status: System logs: Load Balancer' page.");
150
$priv_list['page-status-systemlogs-loadbalancer']['match'] = array();
151
$priv_list['page-status-systemlogs-loadbalancer']['match'][] = "diag_logs_relayd.php*";
152

    
153
$priv_list['page-diagnostics-logs-settings'] = array();
154
$priv_list['page-diagnostics-logs-settings']['name'] = gettext("WebCfg - Diagnostics: Logs: Settings page");
155
$priv_list['page-diagnostics-logs-settings']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: Settings' page.");
156
$priv_list['page-diagnostics-logs-settings']['match'] = array();
157
$priv_list['page-diagnostics-logs-settings']['match'][] = "diag_logs_settings.php*";
158

    
159
$priv_list['page-diagnostics-logs-pptpvpn'] = array();
160
$priv_list['page-diagnostics-logs-pptpvpn']['name'] = gettext("WebCfg - Diagnostics: Logs: VPN page");
161
$priv_list['page-diagnostics-logs-pptpvpn']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: VPN' page.");
162
$priv_list['page-diagnostics-logs-pptpvpn']['match'] = array();
163
$priv_list['page-diagnostics-logs-pptpvpn']['match'][] = "diag_logs_vpn.php*";
164

    
165
$priv_list['page-diagnostics-nanobsd'] = array();
166
$priv_list['page-diagnostics-nanobsd']['name'] = gettext("WebCfg - Diagnostics: NanoBSD");
167
$priv_list['page-diagnostics-nanobsd']['descr'] = gettext("Allow access to the 'Diagnostics: NanoBSD' page.");
168
$priv_list['page-diagnostics-nanobsd']['match'] = array();
169
$priv_list['page-diagnostics-nanobsd']['match'][] = "diag_nanobsd.php*";
170

    
171
$priv_list['page-diagnostics-packetcapture'] = array();
172
$priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics: Packet Capture page");
173
$priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics: Packet Capture' page.");
174
$priv_list['page-diagnostics-packetcapture']['match'] = array();
175
$priv_list['page-diagnostics-packetcapture']['match'][] = "diag_packet_capture.php*";
176

    
177
$priv_list['page-diagnostics-patters'] = array();
178
$priv_list['page-diagnostics-patters']['name'] = gettext("WebCfg - Diagnostics: Patterns page");
179
$priv_list['page-diagnostics-patters']['descr'] = gettext("Allow access to the 'Diagnostics: Patterns' page.");
180
$priv_list['page-diagnostics-patters']['match'] = array();
181
$priv_list['page-diagnostics-patters']['match'][] = "patterns.php*";
182

    
183
$priv_list['page-diag-system-activity'] = array();
184
$priv_list['page-diag-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity");
185
$priv_list['page-diag-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page");
186
$priv_list['page-diag-system-activity']['match'] = array();
187
$priv_list['page-diag-system-activity']['match'][] = "diag_system_activity*";
188

    
189
$priv_list['page-diagnostics-ping'] = array();
190
$priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics: Ping page");
191
$priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics: Ping' page.");
192
$priv_list['page-diagnostics-ping']['match'] = array();
193
$priv_list['page-diagnostics-ping']['match'][] = "diag_ping.php*";
194

    
195
$priv_list['page-status-packagelogs'] = array();
196
$priv_list['page-status-packagelogs']['name'] = gettext("WebCfg - Status: Package logs page");
197
$priv_list['page-status-packagelogs']['descr'] = gettext("Allow access to the 'Status: Package logs' page.");
198
$priv_list['page-status-packagelogs']['match'] = array();
199
$priv_list['page-status-packagelogs']['match'][] = "diag_pkglogs.php*";
200

    
201
$priv_list['page-diagnostics-resetstate'] = array();
202
$priv_list['page-diagnostics-resetstate']['name'] = gettext("WebCfg - Diagnostics: Reset state page");
203
$priv_list['page-diagnostics-resetstate']['descr'] = gettext("Allow access to the 'Diagnostics: Reset state' page.");
204
$priv_list['page-diagnostics-resetstate']['match'] = array();
205
$priv_list['page-diagnostics-resetstate']['match'][] = "diag_resetstate.php*";
206

    
207
$priv_list['page-diagnostics-routingtables'] = array();
208
$priv_list['page-diagnostics-routingtables']['name'] = gettext("WebCfg - Diagnostics: Routing tables page");
209
$priv_list['page-diagnostics-routingtables']['descr'] = gettext("Allow access to the 'Diagnostics: Routing tables' page.");
210
$priv_list['page-diagnostics-routingtables']['match'] = array();
211
$priv_list['page-diagnostics-routingtables']['match'][] = "diag_routes.php*";
212

    
213
$priv_list['page-diagnostics-statessummary'] = array();
214
$priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics: States Summary page");
215
$priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics: States Summary' page.");
216
$priv_list['page-diagnostics-statessummary']['match'] = array();
217
$priv_list['page-diagnostics-statessummary']['match'][] = "diag_states_summary.php*";
218

    
219
$priv_list['page-diag-system-activity'] = array();
220
$priv_list['page-diag-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity");
221
$priv_list['page-diag-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page");
222
$priv_list['page-diag-system-activity']['match'] = array();
223
$priv_list['page-diag-system-activity']['match'][] = "diag_system_activity*";
224

    
225
$priv_list['page-diag-system-activity'] = array();
226
$priv_list['page-diag-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity");
227
$priv_list['page-diag-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page");
228
$priv_list['page-diag-system-activity']['match'] = array();
229
$priv_list['page-diag-system-activity']['match'][] = "diag_system_pftop.php*";
230

    
231
$priv_list['page-diagnostics-tables'] = array();
232
$priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics: PF Table IP addresses");
233
$priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics: Tables' page.");
234
$priv_list['page-diagnostics-tables']['match'] = array();
235
$priv_list['page-diagnostics-tables']['match'][] = "diag_tables.php*";
236

    
237
$priv_list['page-diagnostics-traceroute'] = array();
238
$priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics: Traceroute page");
239
$priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics: Traceroute' page.");
240
$priv_list['page-diagnostics-traceroute']['match'] = array();
241
$priv_list['page-diagnostics-traceroute']['match'][] = "diag_traceroute.php*";
242

    
243
$priv_list['page-diagnostics-edit'] = array();
244
$priv_list['page-diagnostics-edit']['name'] = gettext("WebCfg - Diagnostics: Edit FIle");
245
$priv_list['page-diagnostics-edit']['descr'] = gettext("Allow access to the 'Diagnostics: Edit File' page.");
246
$priv_list['page-diagnostics-edit']['match'] = array();
247
$priv_list['page-diagnostics-edit']['match'][] = "edit.php*";
248

    
249
$priv_list['page-diagnostics-command'] = array();
250
$priv_list['page-diagnostics-command']['name'] = gettext("WebCfg - Diagnostics: Command page");
251
$priv_list['page-diagnostics-command']['descr'] = gettext("Allow access to the 'Diagnostics: Command' page.");
252
$priv_list['page-diagnostics-command']['match'] = array();
253
$priv_list['page-diagnostics-command']['match'][] = "exec.php*";
254

    
255
$priv_list['page-hidden-execraw'] = array();
256
$priv_list['page-hidden-execraw']['name'] = gettext("WebCfg - Hidden: Exec Raw page");
257
$priv_list['page-hidden-execraw']['descr'] = gettext("Allow access to the 'Hidden: Exec Raw' page.");
258
$priv_list['page-hidden-execraw']['match'] = array();
259
$priv_list['page-hidden-execraw']['match'][] = "exec_raw.php*";
260

    
261
$priv_list['page-firewall-aliases'] = array();
262
$priv_list['page-firewall-aliases']['name'] = gettext("WebCfg - Firewall: Aliases page");
263
$priv_list['page-firewall-aliases']['descr'] = gettext("Allow access to the 'Firewall: Aliases' page.");
264
$priv_list['page-firewall-aliases']['match'] = array();
265
$priv_list['page-firewall-aliases']['match'][] = "firewall_aliases.php*";
266

    
267
$priv_list['page-firewall-alias-edit'] = array();
268
$priv_list['page-firewall-alias-edit']['name'] = gettext("WebCfg - Firewall: Alias: Edit page");
269
$priv_list['page-firewall-alias-edit']['descr'] = gettext("Allow access to the 'Firewall: Alias: Edit' page.");
270
$priv_list['page-firewall-alias-edit']['match'] = array();
271
$priv_list['page-firewall-alias-edit']['match'][] = "firewall_aliases_edit.php*";
272

    
273
$priv_list['page-firewall-alias-import'] = array();
274
$priv_list['page-firewall-alias-import']['name'] = gettext("WebCfg - Firewall: Alias: Import page");
275
$priv_list['page-firewall-alias-import']['descr'] = gettext("Allow access to the 'Firewall: Alias: Import' page.");
276
$priv_list['page-firewall-alias-import']['match'] = array();
277
$priv_list['page-firewall-alias-import']['match'][] = "firewall_aliases_import.php*";
278

    
279
$priv_list['page-firewall-nat-portforward'] = array();
280
$priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward page");
281
$priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward' page.");
282
$priv_list['page-firewall-nat-portforward']['match'] = array();
283
$priv_list['page-firewall-nat-portforward']['match'][] = "firewall_nat.php*";
284

    
285
$priv_list['page-firewall-nat-1-1'] = array();
286
$priv_list['page-firewall-nat-1-1']['name'] = gettext("WebCfg - Firewall: NAT: 1:1 page");
287
$priv_list['page-firewall-nat-1-1']['descr'] = gettext("Allow access to the 'Firewall: NAT: 1:1' page.");
288
$priv_list['page-firewall-nat-1-1']['match'] = array();
289
$priv_list['page-firewall-nat-1-1']['match'][] = "firewall_nat_1to1.php*";
290

    
291
$priv_list['page-firewall-nat-1-1-edit'] = array();
292
$priv_list['page-firewall-nat-1-1-edit']['name'] = gettext("WebCfg - Firewall: NAT: 1:1: Edit page");
293
$priv_list['page-firewall-nat-1-1-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: 1:1: Edit' page.");
294
$priv_list['page-firewall-nat-1-1-edit']['match'] = array();
295
$priv_list['page-firewall-nat-1-1-edit']['match'][] = "firewall_nat_1to1_edit.php*";
296

    
297
$priv_list['page-firewall-nat-portforward-edit'] = array();
298
$priv_list['page-firewall-nat-portforward-edit']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward: Edit page");
299
$priv_list['page-firewall-nat-portforward-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward: Edit' page.");
300
$priv_list['page-firewall-nat-portforward-edit']['match'] = array();
301
$priv_list['page-firewall-nat-portforward-edit']['match'][] = "firewall_nat_edit.php*";
302

    
303
$priv_list['page-firewall-nat-outbound'] = array();
304
$priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall: NAT: Outbound page");
305
$priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound' page.");
306
$priv_list['page-firewall-nat-outbound']['match'] = array();
307
$priv_list['page-firewall-nat-outbound']['match'][] = "firewall_nat_out.php*";
308

    
309
$priv_list['page-firewall-nat-outbound-edit'] = array();
310
$priv_list['page-firewall-nat-outbound-edit']['name'] = gettext("WebCfg - Firewall: NAT: Outbound: Edit page");
311
$priv_list['page-firewall-nat-outbound-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound: Edit' page.");
312
$priv_list['page-firewall-nat-outbound-edit']['match'] = array();
313
$priv_list['page-firewall-nat-outbound-edit']['match'][] = "firewall_nat_out_edit.php*";
314

    
315
$priv_list['page-firewall-rules'] = array();
316
$priv_list['page-firewall-rules']['name'] = gettext("WebCfg - Firewall: Rules page");
317
$priv_list['page-firewall-rules']['descr'] = gettext("Allow access to the 'Firewall: Rules' page.");
318
$priv_list['page-firewall-rules']['match'] = array();
319
$priv_list['page-firewall-rules']['match'][] = "firewall_rules.php*";
320

    
321
$priv_list['page-firewall-rules-edit'] = array();
322
$priv_list['page-firewall-rules-edit']['name'] = gettext("WebCfg - Firewall: Rules: Edit page");
323
$priv_list['page-firewall-rules-edit']['descr'] = gettext("Allow access to the 'Firewall: Rules: Edit' page.");
324
$priv_list['page-firewall-rules-edit']['match'] = array();
325
$priv_list['page-firewall-rules-edit']['match'][] = "firewall_rules_edit.php*";
326

    
327
$priv_list['page-firewall-schedules'] = array();
328
$priv_list['page-firewall-schedules']['name'] = gettext("WebCfg - Firewall: Schedules page");
329
$priv_list['page-firewall-schedules']['descr'] = gettext("Allow access to the 'Firewall: Schedules' page.");
330
$priv_list['page-firewall-schedules']['match'] = array();
331
$priv_list['page-firewall-schedules']['match'][] = "firewall_schedule.php*";
332

    
333
$priv_list['page-firewall-schedules-edit'] = array();
334
$priv_list['page-firewall-schedules-edit']['name'] = gettext("WebCfg - Firewall: Schedules: Edit page");
335
$priv_list['page-firewall-schedules-edit']['descr'] = gettext("Allow access to the 'Firewall: Schedules: Edit' page.");
336
$priv_list['page-firewall-schedules-edit']['match'] = array();
337
$priv_list['page-firewall-schedules-edit']['match'][] = "firewall_schedule_edit.php*";
338

    
339
$priv_list['page-firewall-trafficshaper'] = array();
340
$priv_list['page-firewall-trafficshaper']['name'] = gettext("WebCfg - Firewall: Traffic Shaper page");
341
$priv_list['page-firewall-trafficshaper']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper' page.");
342
$priv_list['page-firewall-trafficshaper']['match'] = array();
343
$priv_list['page-firewall-trafficshaper']['match'][] = "firewall_shaper.php*";
344

    
345
$priv_list['page-firewall-trafficshaper-layer7'] = array();
346
$priv_list['page-firewall-trafficshaper-layer7']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Layer7 page");
347
$priv_list['page-firewall-trafficshaper-layer7']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Layer7' page.");
348
$priv_list['page-firewall-trafficshaper-layer7']['match'] = array();
349
$priv_list['page-firewall-trafficshaper-layer7']['match'][] = "firewall_shaper_layer7.php*";
350

    
351
$priv_list['page-firewall-trafficshaper-queues'] = array();
352
$priv_list['page-firewall-trafficshaper-queues']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Queues page");
353
$priv_list['page-firewall-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Queues' page.");
354
$priv_list['page-firewall-trafficshaper-queues']['match'] = array();
355
$priv_list['page-firewall-trafficshaper-queues']['match'][] = "firewall_shaper_queues.php*";
356

    
357
$priv_list['page-firewall-trafficshaper-limiter'] = array();
358
$priv_list['page-firewall-trafficshaper-limiter']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Limiter page");
359
$priv_list['page-firewall-trafficshaper-limiter']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Limiter' page.");
360
$priv_list['page-firewall-trafficshaper-limiter']['match'] = array();
361
$priv_list['page-firewall-trafficshaper-limiter']['match'][] = "firewall_shaper_vinterface.php*";
362

    
363
$priv_list['page-firewall-trafficshaper-wizard'] = array();
364
$priv_list['page-firewall-trafficshaper-wizard']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Wizard page");
365
$priv_list['page-firewall-trafficshaper-wizard']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Wizard' page.");
366
$priv_list['page-firewall-trafficshaper-wizard']['match'] = array();
367
$priv_list['page-firewall-trafficshaper-wizard']['match'][] = "firewall_shaper_wizards.php*";
368

    
369
$priv_list['page-firewall-virtualipaddresses'] = array();
370
$priv_list['page-firewall-virtualipaddresses']['name'] = gettext("WebCfg - Firewall: Virtual IP Addresses page");
371
$priv_list['page-firewall-virtualipaddresses']['descr'] = gettext("Allow access to the 'Firewall: Virtual IP Addresses' page.");
372
$priv_list['page-firewall-virtualipaddresses']['match'] = array();
373
$priv_list['page-firewall-virtualipaddresses']['match'][] = "firewall_virtual_ip.php*";
374

    
375
$priv_list['page-firewall-virtualipaddress-edit'] = array();
376
$priv_list['page-firewall-virtualipaddress-edit']['name'] = gettext("WebCfg - Firewall: Virtual IP Address: Edit page");
377
$priv_list['page-firewall-virtualipaddress-edit']['descr'] = gettext("Allow access to the 'Firewall: Virtual IP Address: Edit' page.");
378
$priv_list['page-firewall-virtualipaddress-edit']['match'] = array();
379
$priv_list['page-firewall-virtualipaddress-edit']['match'][] = "firewall_virtual_ip_edit.php*";
380

    
381
$priv_list['page-getserviceproviders'] = array();
382
$priv_list['page-getserviceproviders']['name'] = gettext("WebCfg - AJAX: Get Service Providers");
383
$priv_list['page-getserviceproviders']['descr'] = gettext("Allow access to the 'AJAX: Service Providers' page.");
384
$priv_list['page-getserviceproviders']['match'] = array();
385
$priv_list['page-getserviceproviders']['match'][] = "getserviceproviders.php*";
386

    
387
$priv_list['page-getstats'] = array();
388
$priv_list['page-getstats']['name'] = gettext("WebCfg - AJAX: Get Stats");
389
$priv_list['page-getstats']['descr'] = gettext("Allow access to the 'AJAX: Get Stats' page.");
390
$priv_list['page-getstats']['match'] = array();
391
$priv_list['page-getstats']['match'][] = "getstats.php*";
392

    
393
$priv_list['page-diagnostics-interfacetraffic'] = array();
394
$priv_list['page-diagnostics-interfacetraffic']['name'] = gettext("WebCfg - Diagnostics: Interface Traffic page");
395
$priv_list['page-diagnostics-interfacetraffic']['descr'] = gettext("Allow access to the 'Diagnostics: Interface Traffic' page.");
396
$priv_list['page-diagnostics-interfacetraffic']['match'] = array();
397
$priv_list['page-diagnostics-interfacetraffic']['match'][] = "graph.php*";
398

    
399
$priv_list['page-diagnostics-cpuutilization'] = array();
400
$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics: CPU Utilization page");
401
$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics: CPU Utilization' page.");
402
$priv_list['page-diagnostics-cpuutilization']['match'] = array();
403
$priv_list['page-diagnostics-cpuutilization']['match'][] = "graph_cpu.php*";
404

    
405
$priv_list['page-diagnostics-haltsystem'] = array();
406
$priv_list['page-diagnostics-haltsystem']['name'] = gettext("WebCfg - Diagnostics: Halt system page");
407
$priv_list['page-diagnostics-haltsystem']['descr'] = gettext("Allow access to the 'Diagnostics: Halt system' page.");
408
$priv_list['page-diagnostics-haltsystem']['match'] = array();
409
$priv_list['page-diagnostics-haltsystem']['match'][] = "halt.php*";
410

    
411
$priv_list['page-requiredforjavascript'] = array();
412
$priv_list['page-requiredforjavascript']['name'] = gettext("WebCfg - Required for javascript page");
413
$priv_list['page-requiredforjavascript']['descr'] = gettext("Allow access to the 'Required for javascript' page.");
414
$priv_list['page-requiredforjavascript']['match'] = array();
415
$priv_list['page-requiredforjavascript']['match'][] = "headjs.php*";
416

    
417
$priv_list['page-xmlrpcinterfacestats'] = array();
418
$priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats page");
419
$priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page.");
420
$priv_list['page-xmlrpcinterfacestats']['match'] = array();
421
$priv_list['page-xmlrpcinterfacestats']['match'][] = "ifstats.php*";
422

    
423
$priv_list['page-system-login/logout'] = array();
424
$priv_list['page-system-login/logout']['name'] = gettext("WebCfg - System: Login / Logout page / Dashboard");
425
$priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'System: Login / Logout' page and Dashboard.");
426
$priv_list['page-system-login/logout']['match'] = array();
427
$priv_list['page-system-login/logout']['match'][] = "index.php*";
428

    
429
$priv_list['page-interfaces'] = array();
430
$priv_list['page-interfaces']['name'] = gettext("WebCfg - Interfaces: WAN page");
431
$priv_list['page-interfaces']['descr'] = gettext("Allow access to the 'Interfaces' page.");
432
$priv_list['page-interfaces']['match'] = array();
433
$priv_list['page-interfaces']['match'][] = "interfaces.php*";
434

    
435
$priv_list['page-interfaces-assignnetworkports'] = array();
436
$priv_list['page-interfaces-assignnetworkports']['name'] = gettext("WebCfg - Interfaces: Assign network ports page");
437
$priv_list['page-interfaces-assignnetworkports']['descr'] = gettext("Allow access to the 'Interfaces: Assign network ports' page.");
438
$priv_list['page-interfaces-assignnetworkports']['match'] = array();
439
$priv_list['page-interfaces-assignnetworkports']['match'][] = "interfaces_assign.php*";
440

    
441
$priv_list['page-interfaces-bridge'] = array();
442
$priv_list['page-interfaces-bridge']['name'] = gettext("WebCfg - Interfaces: Bridge page");
443
$priv_list['page-interfaces-bridge']['descr'] = gettext("Allow access to the 'Interfaces: Bridge' page.");
444
$priv_list['page-interfaces-bridge']['match'] = array();
445
$priv_list['page-interfaces-bridge']['match'][] = "interfaces_bridge.php*";
446

    
447
$priv_list['page-interfaces-bridge-edit'] = array();
448
$priv_list['page-interfaces-bridge-edit']['name'] = gettext("WebCfg - Interfaces: Bridge edit page");
449
$priv_list['page-interfaces-bridge-edit']['descr'] = gettext("Allow access to the 'Interfaces: Bridge : Edit' page.");
450
$priv_list['page-interfaces-bridge-edit']['match'] = array();
451
$priv_list['page-interfaces-bridge-edit']['match'][] = "interfaces_bridge_edit.php*";
452

    
453
$priv_list['page-interfaces-gif'] = array();
454
$priv_list['page-interfaces-gif']['name'] = gettext("WebCfg - Interfaces: GIF page");
455
$priv_list['page-interfaces-gif']['descr'] = gettext("Allow access to the 'Interfaces: GIF' page.");
456
$priv_list['page-interfaces-gif']['match'] = array();
457
$priv_list['page-interfaces-gif']['match'][] = "interfaces_gif.php*";
458

    
459
$priv_list['page-interfaces-gif-edit'] = array();
460
$priv_list['page-interfaces-gif-edit']['name'] = gettext("WebCfg - Interfaces: GIF: Edit page");
461
$priv_list['page-interfaces-gif-edit']['descr'] = gettext("Allow access to the 'Interfaces: GIF: Edit' page.");
462
$priv_list['page-interfaces-gif-edit']['match'] = array();
463
$priv_list['page-interfaces-gif-edit']['match'][] = "interfaces_gif_edit.php*";
464

    
465
$priv_list['page-interfaces-gre'] = array();
466
$priv_list['page-interfaces-gre']['name'] = gettext("WebCfg - Interfaces: GRE page");
467
$priv_list['page-interfaces-gre']['descr'] = gettext("Allow access to the 'Interfaces: GRE' page.");
468
$priv_list['page-interfaces-gre']['match'] = array();
469
$priv_list['page-interfaces-gre']['match'][] = "interfaces_gre.php*";
470

    
471
$priv_list['page-interfaces-gre-edit'] = array();
472
$priv_list['page-interfaces-gre-edit']['name'] = gettext("WebCfg - Interfaces: GRE: Edit page");
473
$priv_list['page-interfaces-gre-edit']['descr'] = gettext("Allow access to the 'Interfaces: GRE: Edit' page.");
474
$priv_list['page-interfaces-gre-edit']['match'] = array();
475
$priv_list['page-interfaces-gre-edit']['match'][] = "interfaces_gre_edit.php*";
476

    
477
$priv_list['page-interfaces-groups'] = array();
478
$priv_list['page-interfaces-groups']['name'] = gettext("WebCfg - Interfaces: Groups page");
479
$priv_list['page-interfaces-groups']['descr'] = gettext("Create interface groups");
480
$priv_list['page-interfaces-groups']['match'] = array();
481
$priv_list['page-interfaces-groups']['match'][] = "interfaces_groups.php*";
482

    
483
$priv_list['page-interfacess-groups'] = array();
484
$priv_list['page-interfacess-groups']['name'] = gettext("WebCfg - Interfaces: Groups: Edit page");
485
$priv_list['page-interfacess-groups']['descr'] = gettext("Edit Interface groups");
486
$priv_list['page-interfacess-groups']['match'] = array();
487
$priv_list['page-interfacess-groups']['match'][] = "interfaces_groups_edit.php*";
488

    
489
$priv_list['page-interfacess-lagg'] = array();
490
$priv_list['page-interfacess-lagg']['name'] = gettext("WebCfg - Interfaces: LAGG: page");
491
$priv_list['page-interfacess-lagg']['descr'] = gettext("Edit Interface LAGG");
492
$priv_list['page-interfacess-lagg']['match'] = array();
493
$priv_list['page-interfacess-lagg']['match'][] = "interfaces_lagg.php*";
494

    
495
$priv_list['page-interfacess-lagg'] = array();
496
$priv_list['page-interfacess-lagg']['name'] = gettext("WebCfg - Interfaces: LAGG: Edit page");
497
$priv_list['page-interfacess-lagg']['descr'] = gettext("Edit Interface LAGG");
498
$priv_list['page-interfacess-lagg']['match'] = array();
499
$priv_list['page-interfacess-lagg']['match'][] = "interfaces_lagg_edit.php*";
500

    
501
$priv_list['page-interfaces-ppps'] = array();
502
$priv_list['page-interfaces-ppps']['name'] = gettext("WebCfg - Interfaces: ppps page");
503
$priv_list['page-interfaces-ppps']['descr'] = gettext("Allow access to the 'Interfaces: ppps' page.");
504
$priv_list['page-interfaces-ppps']['match'] = array();
505
$priv_list['page-interfaces-ppps']['match'][] = "interfaces_ppps.php*";
506

    
507
$priv_list['page-interfaces-ppps-edit'] = array();
508
$priv_list['page-interfaces-ppps-edit']['name'] = gettext("WebCfg - Interfaces: PPPs: Edit page");
509
$priv_list['page-interfaces-ppps-edit']['descr'] = gettext("Allow access to the 'Interfaces: PPPs: Edit' page.");
510
$priv_list['page-interfaces-ppps-edit']['match'] = array();
511
$priv_list['page-interfaces-ppps-edit']['match'][] = "interfaces_ppps_edit.php*";
512

    
513
$priv_list['page-interfaces-qinq'] = array();
514
$priv_list['page-interfaces-qinq']['name'] = gettext("WebCfg - Interfaces: QinQ page");
515
$priv_list['page-interfaces-qinq']['descr'] = gettext("Allow access to the 'Interfaces: QinQ' page.");
516
$priv_list['page-interfaces-qinq']['match'] = array();
517
$priv_list['page-interfaces-qinq']['match'][] = "interfaces_qinq.php*";
518

    
519
$priv_list['page-interfacess-qinq'] = array();
520
$priv_list['page-interfacess-qinq']['name'] = gettext("WebCfg - Interfaces: QinQ: Edit page");
521
$priv_list['page-interfacess-qinq']['descr'] = gettext("Edit Interface qinq");
522
$priv_list['page-interfacess-qinq']['match'] = array();
523
$priv_list['page-interfacess-qinq']['match'][] = "interfaces_qinq_edit.php*";
524

    
525
$priv_list['page-interfaces-vlan'] = array();
526
$priv_list['page-interfaces-vlan']['name'] = gettext("WebCfg - Interfaces: VLAN page");
527
$priv_list['page-interfaces-vlan']['descr'] = gettext("Allow access to the 'Interfaces: VLAN' page.");
528
$priv_list['page-interfaces-vlan']['match'] = array();
529
$priv_list['page-interfaces-vlan']['match'][] = "interfaces_vlan.php*";
530

    
531
$priv_list['page-interfaces-vlan-edit'] = array();
532
$priv_list['page-interfaces-vlan-edit']['name'] = gettext("WebCfg - Interfaces: VLAN: Edit page");
533
$priv_list['page-interfaces-vlan-edit']['descr'] = gettext("Allow access to the 'Interfaces: VLAN: Edit' page.");
534
$priv_list['page-interfaces-vlan-edit']['match'] = array();
535
$priv_list['page-interfaces-vlan-edit']['match'][] = "interfaces_vlan_edit.php*";
536

    
537
$priv_list['page-interfaces-wireless'] = array();
538
$priv_list['page-interfaces-wireless']['name'] = gettext("WebCfg - Interfaces: Wireless page");
539
$priv_list['page-interfaces-wireless']['descr'] = gettext("Allow access to the 'Interfaces: Wireless' page.");
540
$priv_list['page-interfaces-wireless']['match'] = array();
541
$priv_list['page-interfaces-wireless']['match'][] = "interfaces_wireless.php*";
542

    
543
$priv_list['page-interfaces-wireless-edit'] = array();
544
$priv_list['page-interfaces-wireless-edit']['name'] = gettext("WebCfg - Interfaces: Wireless edit page");
545
$priv_list['page-interfaces-wireless-edit']['descr'] = gettext("Allow access to the 'Interfaces: Wireless : Edit' page.");
546
$priv_list['page-interfaces-wireless-edit']['match'] = array();
547
$priv_list['page-interfaces-wireless-edit']['match'][] = "interfaces_wireless_edit.php*";
548

    
549
$priv_list['page-system-license'] = array();
550
$priv_list['page-system-license']['name'] = gettext("WebCfg - System: License page");
551
$priv_list['page-system-license']['descr'] = gettext("Allow access to the 'System: License' page.");
552
$priv_list['page-system-license']['match'] = array();
553
$priv_list['page-system-license']['match'][] = "license.php*";
554

    
555
$priv_list['page-services-loadbalancer-monitor'] = array();
556
$priv_list['page-services-loadbalancer-monitor']['name'] = gettext("WebCfg - Services: Load Balancer: Monitors page");
557
$priv_list['page-services-loadbalancer-monitor']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Monitors' page.");
558
$priv_list['page-services-loadbalancer-monitor']['match'] = array();
559
$priv_list['page-services-loadbalancer-monitor']['match'][] = "load_balancer_monitor.php*";
560

    
561
$priv_list['page-services-loadbalancer-monitor-edit'] = array();
562
$priv_list['page-services-loadbalancer-monitor-edit']['name'] = gettext("WebCfg - Services: Load Balancer: Monitor: Edit page");
563
$priv_list['page-services-loadbalancer-monitor-edit']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Monitor: Edit' page.");
564
$priv_list['page-services-loadbalancer-monitor-edit']['match'] = array();
565
$priv_list['page-services-loadbalancer-monitor-edit']['match'][] = "load_balancer_monitor_edit.php*";
566

    
567
$priv_list['page-loadbalancer-pool'] = array();
568
$priv_list['page-loadbalancer-pool']['name'] = gettext("WebCfg - Load Balancer: Pool page");
569
$priv_list['page-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Load Balancer: Pool' page.");
570
$priv_list['page-loadbalancer-pool']['match'] = array();
571
$priv_list['page-loadbalancer-pool']['match'][] = "load_balancer_pool.php*";
572

    
573
$priv_list['page-loadbalancer-pool-edit'] = array();
574
$priv_list['page-loadbalancer-pool-edit']['name'] = gettext("WebCfg - Load Balancer: Pool: Edit page");
575
$priv_list['page-loadbalancer-pool-edit']['descr'] = gettext("Allow access to the 'Load Balancer: Pool: Edit' page.");
576
$priv_list['page-loadbalancer-pool-edit']['match'] = array();
577
$priv_list['page-loadbalancer-pool-edit']['match'][] = "load_balancer_pool_edit.php*";
578

    
579
$priv_list['page-services-loadbalancer-relay-action'] = array();
580
$priv_list['page-services-loadbalancer-relay-action']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Actions page");
581
$priv_list['page-services-loadbalancer-relay-action']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Actions' page.");
582
$priv_list['page-services-loadbalancer-relay-action']['match'] = array();
583
$priv_list['page-services-loadbalancer-relay-action']['match'][] = "load_balancer_relay_action.php*";
584

    
585
$priv_list['page-services-loadbalancer-relay-action-edit'] = array();
586
$priv_list['page-services-loadbalancer-relay-action-edit']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Action: Edit page");
587
$priv_list['page-services-loadbalancer-relay-action-edit']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Action: Edit' page.");
588
$priv_list['page-services-loadbalancer-relay-action-edit']['match'] = array();
589
$priv_list['page-services-loadbalancer-relay-action-edit']['match'][] = "load_balancer_relay_action_edit.php*";
590

    
591
$priv_list['page-services-loadbalancer-relay-protocol'] = array();
592
$priv_list['page-services-loadbalancer-relay-protocol']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Protocols page");
593
$priv_list['page-services-loadbalancer-relay-protocol']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Protocols' page.");
594
$priv_list['page-services-loadbalancer-relay-protocol']['match'] = array();
595
$priv_list['page-services-loadbalancer-relay-protocol']['match'][] = "load_balancer_relay_protocol.php*";
596

    
597
$priv_list['page-services-loadbalancer-relay-protocol-edit'] = array();
598
$priv_list['page-services-loadbalancer-relay-protocol-edit']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Protocol: Edit page");
599
$priv_list['page-services-loadbalancer-relay-protocol-edit']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Protocol: Edit' page.");
600
$priv_list['page-services-loadbalancer-relay-protocol-edit']['match'] = array();
601
$priv_list['page-services-loadbalancer-relay-protocol-edit']['match'][] = "load_balancer_relay_protocol_edit.php*";
602

    
603
$priv_list['page-services-loadbalancer-virtualservers'] = array();
604
$priv_list['page-services-loadbalancer-virtualservers']['name'] = gettext("WebCfg - Services: Load Balancer: Virtual Servers page");
605
$priv_list['page-services-loadbalancer-virtualservers']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Virtual Servers' page.");
606
$priv_list['page-services-loadbalancer-virtualservers']['match'] = array();
607
$priv_list['page-services-loadbalancer-virtualservers']['match'][] = "load_balancer_virtual_server.php*";
608

    
609
$priv_list['page-loadbalancer-virtualserver-edit'] = array();
610
$priv_list['page-loadbalancer-virtualserver-edit']['name'] = gettext("WebCfg - Load Balancer: Virtual Server: Edit page");
611
$priv_list['page-loadbalancer-virtualserver-edit']['descr'] = gettext("Allow access to the 'Load Balancer: Virtual Server: Edit' page.");
612
$priv_list['page-loadbalancer-virtualserver-edit']['match'] = array();
613
$priv_list['page-loadbalancer-virtualserver-edit']['match'][] = "load_balancer_virtual_server_edit.php*";
614

    
615
$priv_list['page-package-settings'] = array();
616
$priv_list['page-package-settings']['name'] = gettext("WebCfg - Package: Settings page");
617
$priv_list['page-package-settings']['descr'] = gettext("Allow access to the 'Package: Settings' page.");
618
$priv_list['page-package-settings']['match'] = array();
619
$priv_list['page-package-settings']['match'][] = "pkg.php*";
620

    
621
$priv_list['page-package-edit'] = array();
622
$priv_list['page-package-edit']['name'] = gettext("WebCfg - Package: Edit page");
623
$priv_list['page-package-edit']['descr'] = gettext("Allow access to the 'Package: Edit' page.");
624
$priv_list['page-package-edit']['match'] = array();
625
$priv_list['page-package-edit']['match'][] = "pkg_edit.php*";
626

    
627
$priv_list['page-system-packagemanager'] = array();
628
$priv_list['page-system-packagemanager']['name'] = gettext("WebCfg - System: Package Manager page");
629
$priv_list['page-system-packagemanager']['descr'] = gettext("Allow access to the 'System: Package Manager' page.");
630
$priv_list['page-system-packagemanager']['match'] = array();
631
$priv_list['page-system-packagemanager']['match'][] = "pkg_mgr.php*";
632

    
633
$priv_list['page-system-packagemanager-installpackage'] = array();
634
$priv_list['page-system-packagemanager-installpackage']['name'] = gettext("WebCfg - System: Package Manager: Install Package page");
635
$priv_list['page-system-packagemanager-installpackage']['descr'] = gettext("Allow access to the 'System: Package Manager: Install Package' page.");
636
$priv_list['page-system-packagemanager-installpackage']['match'] = array();
637
$priv_list['page-system-packagemanager-installpackage']['match'][] = "pkg_mgr_install.php*";
638

    
639
$priv_list['page-system-packagemanager-installed'] = array();
640
$priv_list['page-system-packagemanager-installed']['name'] = gettext("WebCfg - System: Package Manager: Installed page");
641
$priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow access to the 'System: Package Manager: Installed' page.");
642
$priv_list['page-system-packagemanager-installed']['match'] = array();
643
$priv_list['page-system-packagemanager-installed']['match'][] = "pkg_mgr_installed.php*";
644

    
645
$priv_list['page-pkg-mgr-settings'] = array();
646
$priv_list['page-pkg-mgr-settings']['name'] = gettext("WebCfg - Packages: Settings page");
647
$priv_list['page-pkg-mgr-settings']['descr'] = gettext("Allow access to the 'Packages: Settings' page.");
648
$priv_list['page-pkg-mgr-settings']['match'] = array();
649
$priv_list['page-pkg-mgr-settings']['match'][] = "pkg_mgr_settings.php*";
650

    
651
$priv_list['page-diagnostics-rebootsystem'] = array();
652
$priv_list['page-diagnostics-rebootsystem']['name'] = gettext("WebCfg - Diagnostics: Reboot System page");
653
$priv_list['page-diagnostics-rebootsystem']['descr'] = gettext("Allow access to the 'Diagnostics: Reboot System' page.");
654
$priv_list['page-diagnostics-rebootsystem']['match'] = array();
655
$priv_list['page-diagnostics-rebootsystem']['match'][] = "reboot.php*";
656

    
657
$priv_list['page-diagnostics-restart-httpd'] = array();
658
$priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics: Restart HTTPD : System page");
659
$priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics: Restart HTTPD: System' page.");
660
$priv_list['page-diagnostics-restart-httpd']['match'] = array();
661
$priv_list['page-diagnostics-restart-httpd']['match'][] = "restart_httpd.php*";
662

    
663
$priv_list['page-services-captiveportal'] = array();
664
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive portal page");
665
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive portal' page.");
666
$priv_list['page-services-captiveportal']['match'] = array();
667
$priv_list['page-services-captiveportal']['match'][] = "services_captiveportal.php*";
668

    
669
$priv_list['page-services-captiveportal-filemanager'] = array();
670
$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services: Captive portal: File Manager page");
671
$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services: Captive portal: File Manager' page.");
672
$priv_list['page-services-captiveportal-filemanager']['match'] = array();
673
$priv_list['page-services-captiveportal-filemanager']['match'][] = "services_captiveportal_filemanager.php*";
674

    
675
$priv_list['page-services-captiveportal-allowedhostnames'] = array();
676
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Allowed IPs page");
677
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed IPs' page.");
678
$priv_list['page-services-captiveportal-allowedhostnames']['match'] = array();
679
$priv_list['page-services-captiveportal-allowedhostnames']['match'][] = "services_captiveportal_ip.php*";
680

    
681
$priv_list['page-services-captiveportal-editallowedhostnames'] = array();
682
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed IPs page");
683
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Allowed IPs' page.");
684
$priv_list['page-services-captiveportal-editallowedhostnames']['match'] = array();
685
$priv_list['page-services-captiveportal-editallowedhostnames']['match'][] = "services_captiveportal_hostname_edit.php*";
686

    
687
$priv_list['page-services-captiveportal-allowedips'] = array();
688
$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services: Captive portal: Allowed IPs page");
689
$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed IPs' page.");
690
$priv_list['page-services-captiveportal-allowedips']['match'] = array();
691
$priv_list['page-services-captiveportal-allowedips']['match'][] = "services_captiveportal_ip.php*";
692

    
693
$priv_list['page-services-captiveportal-editallowedips'] = array();
694
$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed IPs page");
695
$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Allowed IPs' page.");
696
$priv_list['page-services-captiveportal-editallowedips']['match'] = array();
697
$priv_list['page-services-captiveportal-editallowedips']['match'][] = "services_captiveportal_ip_edit.php*";
698

    
699
$priv_list['page-services-captiveportal-macaddresses'] = array();
700
$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services: Captive portal: Mac Addresses page");
701
$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services: Captive portal: Mac Addresses' page.");
702
$priv_list['page-services-captiveportal-macaddresses']['match'] = array();
703
$priv_list['page-services-captiveportal-macaddresses']['match'][] = "services_captiveportal_mac.php*";
704

    
705
$priv_list['page-services-captiveportal-editmacaddresses'] = array();
706
$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services: Captive portal: Edit MAC Addresses page");
707
$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit MAC Addresses' page.");
708
$priv_list['page-services-captiveportal-editmacaddresses']['match'] = array();
709
$priv_list['page-services-captiveportal-editmacaddresses']['match'][] = "services_captiveportal_mac_edit.php*";
710

    
711
$priv_list['page-services-captiveportal-vouchers'] = array();
712
$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services: Captive portal Vouchers page");
713
$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services: Captive portal Vouchers' page.");
714
$priv_list['page-services-captiveportal-vouchers']['match'] = array();
715
$priv_list['page-services-captiveportal-vouchers']['match'][] = "services_captiveportal_vouchers.php*";
716

    
717
$priv_list['page-services-captiveportal-voucher-edit'] = array();
718
$priv_list['page-services-captiveportal-voucher-edit']['name'] = "WebCfg - Services: Captive portal Voucher Rolls page";
719
$priv_list['page-services-captiveportal-voucher-edit']['descr'] = "Allow access to the 'Services: Captive portal Edit Voucher Rolls' page.";
720
$priv_list['page-services-captiveportal-voucher-edit']['match'] = array();
721
$priv_list['page-services-captiveportal-voucher-edit']['match'][] = "services_captiveportal_vouchers_edit.php*";
722

    
723
$priv_list['page-services-dhcpserver'] = array();
724
$priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services: DHCP server page");
725
$priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services: DHCP server' page.");
726
$priv_list['page-services-dhcpserver']['match'] = array();
727
$priv_list['page-services-dhcpserver']['match'][] = "services_dhcp.php*";
728

    
729
$priv_list['page-services-dhcpserver-editstaticmapping'] = array();
730
$priv_list['page-services-dhcpserver-editstaticmapping']['name'] = gettext("WebCfg - Services: DHCP Server : Edit static mapping page");
731
$priv_list['page-services-dhcpserver-editstaticmapping']['descr'] = gettext("Allow access to the 'Services: DHCP Server : Edit static mapping' page.");
732
$priv_list['page-services-dhcpserver-editstaticmapping']['match'] = array();
733
$priv_list['page-services-dhcpserver-editstaticmapping']['match'][] = "services_dhcp_edit.php*";
734

    
735
$priv_list['page-services-dhcprelay'] = array();
736
$priv_list['page-services-dhcprelay']['name'] = gettext("WebCfg - Services: DHCP Relay page");
737
$priv_list['page-services-dhcprelay']['descr'] = gettext("Allow access to the 'Services: DHCP Relay' page.");
738
$priv_list['page-services-dhcprelay']['match'] = array();
739
$priv_list['page-services-dhcprelay']['match'][] = "services_dhcp_relay.php*";
740

    
741
$priv_list['page-services-dhcprelay6'] = array();
742
$priv_list['page-services-dhcprelay6']['name'] = gettext("WebCfg - Services: DHCPv6 Relay page");
743
$priv_list['page-services-dhcprelay6']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Relay' page.");
744
$priv_list['page-services-dhcprelay6']['match'] = array();
745
$priv_list['page-services-dhcprelay6']['match'][] = "services_dhcpv6_relay.php*";
746

    
747
$priv_list['page-services-dnsforwarder'] = array();
748
$priv_list['page-services-dnsforwarder']['name'] = gettext("WebCfg - Services: DNS Forwarder page");
749
$priv_list['page-services-dnsforwarder']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder' page.");
750
$priv_list['page-services-dnsforwarder']['match'] = array();
751
$priv_list['page-services-dnsforwarder']['match'][] = "services_dnsmasq.php*";
752

    
753
$priv_list['page-services-dnsforwarder-editdomainoverride'] = array();
754
$priv_list['page-services-dnsforwarder-editdomainoverride']['name'] = gettext("WebCfg - Services: DNS Forwarder: Edit Domain Override page");
755
$priv_list['page-services-dnsforwarder-editdomainoverride']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder: Edit Domain Override' page.");
756
$priv_list['page-services-dnsforwarder-editdomainoverride']['match'] = array();
757
$priv_list['page-services-dnsforwarder-editdomainoverride']['match'][] = "services_dnsmasq_domainoverride_edit.php*";
758

    
759
$priv_list['page-services-dnsforwarder-edithost'] = array();
760
$priv_list['page-services-dnsforwarder-edithost']['name'] = gettext("WebCfg - Services: DNS Forwarder: Edit host page");
761
$priv_list['page-services-dnsforwarder-edithost']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder: Edit host' page.");
762
$priv_list['page-services-dnsforwarder-edithost']['match'] = array();
763
$priv_list['page-services-dnsforwarder-edithost']['match'][] = "services_dnsmasq_edit.php*";
764

    
765
$priv_list['page-services-dynamicdnsclients'] = array();
766
$priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services: Dynamic DNS clients page");
767
$priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS clients' page.");
768
$priv_list['page-services-dynamicdnsclients']['match'] = array();
769
$priv_list['page-services-dynamicdnsclients']['match'][] = "services_dyndns.php*";
770

    
771
$priv_list['page-services-dynamicdnsclient'] = array();
772
$priv_list['page-services-dynamicdnsclient']['name'] = gettext("WebCfg - Services: Dynamic DNS client page");
773
$priv_list['page-services-dynamicdnsclient']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS client' page.");
774
$priv_list['page-services-dynamicdnsclient']['match'] = array();
775
$priv_list['page-services-dynamicdnsclient']['match'][] = "services_dyndns_edit.php*";
776

    
777
$priv_list['page-services-igmpproxy'] = array();
778
$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services: Igmpproxy page");
779
$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services: Igmpproxy' page.");
780
$priv_list['page-services-igmpproxy']['match'] = array();
781
$priv_list['page-services-igmpproxy']['match'][] = "services_igmpproxy.php*";
782

    
783
$priv_list['page-services-igmpproxy'] = array();
784
$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Firewall: Igmpproxy: Edit page");
785
$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Firewall: Igmpproxy' page.");
786
$priv_list['page-services-igmpproxy']['match'] = array();
787
$priv_list['page-services-igmpproxy']['match'][] = "services_igmpproxy_edit.php*";
788

    
789
$priv_list['page-services-rfc2136clients'] = array();
790
$priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services: RFC 2136 clients page");
791
$priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services: RFC 2136 clients' page.");
792
$priv_list['page-services-rfc2136clients']['match'] = array();
793
$priv_list['page-services-rfc2136clients']['match'][] = "services_rfc2136.php*";
794

    
795
$priv_list['page-services-snmp'] = array();
796
$priv_list['page-services-snmp']['name'] = gettext("WebCfg - Services: SNMP page");
797
$priv_list['page-services-snmp']['descr'] = gettext("Allow access to the 'Services: SNMP' page.");
798
$priv_list['page-services-snmp']['match'] = array();
799
$priv_list['page-services-snmp']['match'][] = "services_snmp.php*";
800

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

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

    
813
$priv_list['page-diagnostics-cpuutilization'] = array();
814
$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics: CPU Utilization page");
815
$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics: CPU Utilization' page.");
816
$priv_list['page-diagnostics-cpuutilization']['match'] = array();
817
$priv_list['page-diagnostics-cpuutilization']['match'][] = "stats.php*";
818

    
819
$priv_list['page-hidden-detailedstatus'] = array();
820
$priv_list['page-hidden-detailedstatus']['name'] = gettext("WebCfg - Hidden: Detailed Status page");
821
$priv_list['page-hidden-detailedstatus']['descr'] = gettext("Allow access to the 'Hidden: Detailed Status' page.");
822
$priv_list['page-hidden-detailedstatus']['match'] = array();
823
$priv_list['page-hidden-detailedstatus']['match'][] = "status.php*";
824

    
825
$priv_list['page-status-captiveportal'] = array();
826
$priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status: Captive portal page");
827
$priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status: Captive portal' page.");
828
$priv_list['page-status-captiveportal']['match'] = array();
829
$priv_list['page-status-captiveportal']['match'][] = "status_captiveportal.php*";
830

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

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

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

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

    
855
$priv_list['page-status-filterreloadstatus'] = array();
856
$priv_list['page-status-filterreloadstatus']['name'] = gettext("WebCfg - Status: Filter Reload Status page");
857
$priv_list['page-status-filterreloadstatus']['descr'] = gettext("Allow access to the 'Status: Filter Reload Status' page.");
858
$priv_list['page-status-filterreloadstatus']['match'] = array();
859
$priv_list['page-status-filterreloadstatus']['match'][] = "status_filter_reload.php*";
860

    
861
$priv_list['page-status-gatewaygroups'] = array();
862
$priv_list['page-status-gatewaygroups']['name'] = gettext("WebCfg - Status: Gateway Groups page");
863
$priv_list['page-status-gatewaygroups']['descr'] = gettext("Allow access to the 'Status: Gateway Groups' page.");
864
$priv_list['page-status-gatewaygroups']['match'] = array();
865
$priv_list['page-status-gatewaygroups']['match'][] = "status_gateway_groups.php*";
866

    
867
$priv_list['page-status-gateways'] = array();
868
$priv_list['page-status-gateways']['name'] = gettext("WebCfg - Status: Gateways page");
869
$priv_list['page-status-gateways']['descr'] = gettext("Allow access to the 'Status: Gateways' page.");
870
$priv_list['page-status-gateways']['match'] = array();
871
$priv_list['page-status-gateways']['match'][] = "status_gateways.php*";
872

    
873
$priv_list['page-status-trafficgraph'] = array();
874
$priv_list['page-status-trafficgraph']['name'] = gettext("WebCfg - Status: Traffic Graph page");
875
$priv_list['page-status-trafficgraph']['descr'] = gettext("Allow access to the 'Status: Traffic Graph' page.");
876
$priv_list['page-status-trafficgraph']['match'] = array();
877
$priv_list['page-status-trafficgraph']['match'][] = "status_graph.php*";
878
$priv_list['page-status-trafficgraph']['match'][] = "bandwidth_by_ip.php*";
879

    
880
$priv_list['page-status-cpuload'] = array();
881
$priv_list['page-status-cpuload']['name'] = gettext("WebCfg - Status: CPU load page");
882
$priv_list['page-status-cpuload']['descr'] = gettext("Allow access to the 'Status: CPU load' page.");
883
$priv_list['page-status-cpuload']['match'] = array();
884
$priv_list['page-status-cpuload']['match'][] = "status_graph_cpu.php*";
885

    
886
$priv_list['page-status-interfaces'] = array();
887
$priv_list['page-status-interfaces']['name'] = gettext("WebCfg - Status: Interfaces page");
888
$priv_list['page-status-interfaces']['descr'] = gettext("Allow access to the 'Status: Interfaces' page.");
889
$priv_list['page-status-interfaces']['match'] = array();
890
$priv_list['page-status-interfaces']['match'][] = "status_interfaces.php*";
891

    
892
$priv_list['page-status-loadbalancer-pool'] = array();
893
$priv_list['page-status-loadbalancer-pool']['name'] = gettext("WebCfg - Status: Load Balancer: Pool page");
894
$priv_list['page-status-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Status: Load Balancer: Pool' page.");
895
$priv_list['page-status-loadbalancer-pool']['match'] = array();
896
$priv_list['page-status-loadbalancer-pool']['match'][] = "status_lb_pool.php*";
897

    
898
$priv_list['page-status-loadbalancer-virtualserver'] = array();
899
$priv_list['page-status-loadbalancer-virtualserver']['name'] = gettext("WebCfg - Status: Load Balancer: Virtual Server page");
900
$priv_list['page-status-loadbalancer-virtualserver']['descr'] = gettext("Allow access to the 'Status: Load Balancer: Virtual Server' page.");
901
$priv_list['page-status-loadbalancer-virtualserver']['match'] = array();
902
$priv_list['page-status-loadbalancer-virtualserver']['match'][] = "status_lb_vs.php*";
903

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

    
910
$priv_list['page-status-trafficshaper-queues'] = array();
911
$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status: Traffic shaper: Queues page");
912
$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status: Traffic shaper: Queues' page.");
913
$priv_list['page-status-trafficshaper-queues']['match'] = array();
914
$priv_list['page-status-trafficshaper-queues']['match'][] = "status_queues.php*";
915

    
916
$priv_list['page-status-rrdgraphs'] = array();
917
$priv_list['page-status-rrdgraphs']['name'] = gettext("WebCfg - Status: RRD Graphs page");
918
$priv_list['page-status-rrdgraphs']['descr'] = gettext("Allow access to the 'Status: RRD Graphs' page.");
919
$priv_list['page-status-rrdgraphs']['match'] = array();
920
$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph.php*";
921
$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph_img.php*";
922

    
923
$priv_list['page-status-rrdgraph-settings'] = array();
924
$priv_list['page-status-rrdgraph-settings']['name'] = gettext("WebCfg - Status: RRD Graphs settings page");
925
$priv_list['page-status-rrdgraph-settings']['descr'] = gettext("Allow access to the 'Status: RRD Graphs: settings' page.");
926
$priv_list['page-status-rrdgraph-settings']['match'] = array();
927
$priv_list['page-status-rrdgraph-settings']['match'][] = "status_rrd_graph_settings.php*";
928

    
929
$priv_list['page-status-services'] = array();
930
$priv_list['page-status-services']['name'] = gettext("WebCfg - Status: Services page");
931
$priv_list['page-status-services']['descr'] = gettext("Allow access to the 'Status: Services' page.");
932
$priv_list['page-status-services']['match'] = array();
933
$priv_list['page-status-services']['match'][] = "status_services.php*";
934

    
935
$priv_list['page-status-upnpstatus'] = array();
936
$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status: UPnP Status page");
937
$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status: UPnP Status' page.");
938
$priv_list['page-status-upnpstatus']['match'] = array();
939
$priv_list['page-status-upnpstatus']['match'][] = "status_upnp.php*";
940

    
941
$priv_list['page-diagnostics-wirelessstatus'] = array();
942
$priv_list['page-diagnostics-wirelessstatus']['name'] = gettext("WebCfg - Status: Wireless page");
943
$priv_list['page-diagnostics-wirelessstatus']['descr'] = gettext("Allow access to the 'Status: Wireless' page.");
944
$priv_list['page-diagnostics-wirelessstatus']['match'] = array();
945
$priv_list['page-diagnostics-wirelessstatus']['match'][] = "status_wireless.php*";
946

    
947
$priv_list['page-system-generalsetup'] = array();
948
$priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System: General Setup page");
949
$priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System: General Setup' page.");
950
$priv_list['page-system-generalsetup']['match'] = array();
951
$priv_list['page-system-generalsetup']['match'][] = "system.php*";
952

    
953
$priv_list['page-system-advanced-admin'] = array();
954
$priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System: Advanced: Admin Access Page");
955
$priv_list['page-system-advanced-admin']['descr'] = gettext("Allow access to the 'System: Advanced: Admin Access' page.");
956
$priv_list['page-system-advanced-admin']['match'] = array();
957
$priv_list['page-system-advanced-admin']['match'][] = "system_advanced_admin.php*";
958

    
959
$priv_list['page-system-advanced-firewall'] = array();
960
$priv_list['page-system-advanced-firewall']['name'] = gettext("WebCfg - System: Advanced: Firewall and NAT page");
961
$priv_list['page-system-advanced-firewall']['descr'] = gettext("Allow access to the 'System: Advanced: Firewall and NAT' page.");
962
$priv_list['page-system-advanced-firewall']['match'] = array();
963
$priv_list['page-system-advanced-firewall']['match'][] = "system_advanced.php*";
964

    
965
$priv_list['page-system-advanced-misc'] = array();
966
$priv_list['page-system-advanced-misc']['name'] = gettext("WebCfg - System: Advanced: Miscellaneous page");
967
$priv_list['page-system-advanced-misc']['descr'] = gettext("Allow access to the 'System: Advanced: Miscellaneous' page.");
968
$priv_list['page-system-advanced-misc']['match'] = array();
969
$priv_list['page-system-advanced-misc']['match'][] = "system_advanced.php*";
970

    
971
$priv_list['page-system-advanced-network'] = array();
972
$priv_list['page-system-advanced-network']['name'] = gettext("WebCfg - System: Advanced: Network page");
973
$priv_list['page-system-advanced-network']['descr'] = gettext("Allow access to the 'System: Advanced: Networking' page.");
974
$priv_list['page-system-advanced-network']['match'] = array();
975
$priv_list['page-system-advanced-network']['match'][] = "system_advanced-network.php*";
976

    
977
$priv_list['page-system-advanced-notifications'] = array();
978
$priv_list['page-system-advanced-notifications']['name'] = gettext("WebCfg - System: Advanced: Tunables page");
979
$priv_list['page-system-advanced-notifications']['descr'] = gettext("Allow access to the 'System: Advanced: Tunables' page.");
980
$priv_list['page-system-advanced-notifications']['match'] = array();
981
$priv_list['page-system-advanced-notifications']['match'][] = "system_advanced-sysctrl.php*";
982

    
983
$priv_list['page-system-advanced-sysctl'] = array();
984
$priv_list['page-system-advanced-sysctl']['name'] = gettext("WebCfg - System: Advanced: Tunables page");
985
$priv_list['page-system-advanced-sysctl']['descr'] = gettext("Allow access to the 'System: Advanced: Tunables' page.");
986
$priv_list['page-system-advanced-sysctl']['match'] = array();
987
$priv_list['page-system-advanced-sysctl']['match'][] = "system_advanced-sysctl.php*";
988

    
989
$priv_list['page-system-authservers'] = array();
990
$priv_list['page-system-authservers']['name'] = gettext("WebCfg - System: Authentication Servers");
991
$priv_list['page-system-authservers']['descr'] = gettext("Allow access to the 'System: Authentication Servers' page.");
992
$priv_list['page-system-authservers']['match'] = array();
993
$priv_list['page-system-authservers']['match'][] = "system_authservers.php*";
994

    
995
$priv_list['page-system-camanager'] = array();
996
$priv_list['page-system-camanager']['name'] = gettext("WebCfg - System: CA Manager");
997
$priv_list['page-system-camanager']['descr'] = gettext("Allow access to the 'System: CA Manager' page.");
998
$priv_list['page-system-camanager']['match'] = array();
999
$priv_list['page-system-camanager']['match'][] = "system_camanager.php*";
1000

    
1001
$priv_list['page-system-certmanager'] = array();
1002
$priv_list['page-system-certmanager']['name'] = gettext("WebCfg - System: Certificate Manager");
1003
$priv_list['page-system-certmanager']['descr'] = gettext("Allow access to the 'System: Certificate Manager' page.");
1004
$priv_list['page-system-certmanager']['match'] = array();
1005
$priv_list['page-system-certmanager']['match'][] = "system_certmanager.php*";
1006

    
1007
$priv_list['page-system-crlmanager'] = array();
1008
$priv_list['page-system-crlmanager']['name'] = gettext("WebCfg - System: CRL Manager");
1009
$priv_list['page-system-crlmanager']['descr'] = gettext("Allow access to the 'System: CRL Manager' page.");
1010
$priv_list['page-system-crlmanager']['match'] = array();
1011
$priv_list['page-system-crlmanager']['match'][] = "system_crlmanager.php*";
1012

    
1013
$priv_list['page-system-firmware-manualupdate'] = array();
1014
$priv_list['page-system-firmware-manualupdate']['name'] = gettext("WebCfg - System: Firmware: Manual Update page");
1015
$priv_list['page-system-firmware-manualupdate']['descr'] = gettext("Allow access to the 'System: Firmware: Manual Update' page.");
1016
$priv_list['page-system-firmware-manualupdate']['match'] = array();
1017
$priv_list['page-system-firmware-manualupdate']['match'][] = "system_firmware.php*";
1018

    
1019
$priv_list['page-system-firmware-checkforupdate'] = array();
1020
$priv_list['page-system-firmware-checkforupdate']['name'] = gettext("WebCfg - System: Firmware: Check For Update page");
1021
$priv_list['page-system-firmware-checkforupdate']['descr'] = gettext("Allow access to the 'System: Firmware: Check For Update' page.");
1022
$priv_list['page-system-firmware-checkforupdate']['match'] = array();
1023
$priv_list['page-system-firmware-checkforupdate']['match'][] = "system_firmware_auto.php*";
1024

    
1025
$priv_list['page-system-firmware-autoupdate'] = array();
1026
$priv_list['page-system-firmware-autoupdate']['name'] = gettext("WebCfg - System: Firmware: Auto Update page");
1027
$priv_list['page-system-firmware-autoupdate']['descr'] = gettext("Allow access to the 'System: Firmware: Auto Update' page.");
1028
$priv_list['page-system-firmware-autoupdate']['match'] = array();
1029
$priv_list['page-system-firmware-autoupdate']['match'][] = "system_firmware_check.php*";
1030

    
1031
$priv_list['page-system-firmware-settings'] = array();
1032
$priv_list['page-system-firmware-settings']['name'] = gettext("WebCfg - System: Firmware: Settings page");
1033
$priv_list['page-system-firmware-settings']['descr'] = gettext("Allow access to the 'System: Firmware: Settings' page.");
1034
$priv_list['page-system-firmware-settings']['match'] = array();
1035
$priv_list['page-system-firmware-settings']['match'][] = "system_firmware_settings.php*";
1036

    
1037
$priv_list['page-system-gatewaygroups'] = array();
1038
$priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System: Gateway Groups page");
1039
$priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateway Groups' page.");
1040
$priv_list['page-system-gatewaygroups']['match'] = array();
1041
$priv_list['page-system-gatewaygroups']['match'][] = "system_gateway_groups.php*";
1042

    
1043
$priv_list['page-system-gateways-editgatewaygroups'] = array();
1044
$priv_list['page-system-gateways-editgatewaygroups']['name'] = gettext("WebCfg - System: Gateways: Edit Gateway Groups page");
1045
$priv_list['page-system-gateways-editgatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateways: Edit Gateway Groups' page.");
1046
$priv_list['page-system-gateways-editgatewaygroups']['match'] = array();
1047
$priv_list['page-system-gateways-editgatewaygroups']['match'][] = "system_gateway_groups_edit.php*";
1048

    
1049
$priv_list['page-system-gateways'] = array();
1050
$priv_list['page-system-gateways']['name'] = gettext("WebCfg - System: Gateways page");
1051
$priv_list['page-system-gateways']['descr'] = gettext("Allow access to the 'System: Gateways' page.");
1052
$priv_list['page-system-gateways']['match'] = array();
1053
$priv_list['page-system-gateways']['match'][] = "system_gateways.php*";
1054

    
1055
$priv_list['page-system-gateways-editgateway'] = array();
1056
$priv_list['page-system-gateways-editgateway']['name'] = gettext("WebCfg - System: Gateways: Edit Gateway page");
1057
$priv_list['page-system-gateways-editgateway']['descr'] = gettext("Allow access to the 'System: Gateways: Edit Gateway' page.");
1058
$priv_list['page-system-gateways-editgateway']['match'] = array();
1059
$priv_list['page-system-gateways-editgateway']['match'][] = "system_gateways_edit.php*";
1060

    
1061
$priv_list['page-system-groupmanager'] = array();
1062
$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System: Group manager page");
1063
$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System: Group manager' page.");
1064
$priv_list['page-system-groupmanager']['match'] = array();
1065
$priv_list['page-system-groupmanager']['match'][] = "system_groupmanager.php*";
1066

    
1067
$priv_list['page-system-groupmanager-addprivs'] = array();
1068
$priv_list['page-system-groupmanager-addprivs']['name'] = gettext("WebCfg - System: Group Manager: Add Privileges page");
1069
$priv_list['page-system-groupmanager-addprivs']['descr'] = gettext("Allow access to the 'System: Group Manager: Add Privileges' page.");
1070
$priv_list['page-system-groupmanager-addprivs']['match'] = array();
1071
$priv_list['page-system-groupmanager-addprivs']['match'][] = "system_groupmanager_addprivs.php*";
1072

    
1073
$priv_list['page-system-staticroutes'] = array();
1074
$priv_list['page-system-staticroutes']['name'] =gettext("WebCfg - System: Static Routes page"); 
1075
$priv_list['page-system-staticroutes']['descr'] = gettext("Allow access to the 'System: Static Routes' page.");
1076
$priv_list['page-system-staticroutes']['match'] = array();
1077
$priv_list['page-system-staticroutes']['match'][] = "system_routes.php*";
1078

    
1079
$priv_list['page-system-staticroutes-editroute'] = array();
1080
$priv_list['page-system-staticroutes-editroute']['name'] = gettext("WebCfg - System: Static Routes: Edit route page");
1081
$priv_list['page-system-staticroutes-editroute']['descr'] = gettext("Allow access to the 'System: Static Routes: Edit route' page.");
1082
$priv_list['page-system-staticroutes-editroute']['match'] = array();
1083
$priv_list['page-system-staticroutes-editroute']['match'][] = "system_routes_edit.php*";
1084

    
1085
$priv_list['page-system-usermanager'] = array();
1086
$priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System: User Manager page");
1087
$priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System: User Manager' page.");
1088
$priv_list['page-system-usermanager']['match'] = array();
1089
$priv_list['page-system-usermanager']['match'][] = "system_usermanager.php*";
1090

    
1091
$priv_list['page-system-usermanager-addprivs'] = array();
1092
$priv_list['page-system-usermanager-addprivs']['name'] = gettext("WebCfg - System: User Manager: Add Privileges page");
1093
$priv_list['page-system-usermanager-addprivs']['descr'] = gettext("Allow access to the 'System: User Manager: Add Privileges' page.");
1094
$priv_list['page-system-usermanager-addprivs']['match'] = array();
1095
$priv_list['page-system-usermanager-addprivs']['match'][] = "system_usermanager_addprivs.php*";
1096

    
1097
$priv_list['page-system-usermanager-passwordmg'] = array();
1098
$priv_list['page-system-usermanager-passwordmg']['name'] = gettext("WebCfg - System: User Password Manager page");
1099
$priv_list['page-system-usermanager-passwordmg']['descr'] = gettext("Allow access to the 'System: User Password Manager' page.");
1100
$priv_list['page-system-usermanager-passwordmg']['match'] = array();
1101
$priv_list['page-system-usermanager-passwordmg']['match'][] = "system_usermanager_passwordmg.php*";
1102

    
1103
$priv_list['page-system-usermanager-settings'] = array();
1104
$priv_list['page-system-usermanager-settings']['name'] = gettext("WebCfg - System: User manager: settings page");
1105
$priv_list['page-system-usermanager-settings']['descr'] = gettext("Allow access to the 'System: User manager: settings' page.");
1106
$priv_list['page-system-usermanager-settings']['match'] = array();
1107
$priv_list['page-system-usermanager-settings']['match'][] = "system_usermanager_settings.php*";
1108

    
1109
$priv_list['page-system-usermanager-settings-testldap'] = array();
1110
$priv_list['page-system-usermanager-settings-testldap']['name'] = gettext("WebCfg - System: User Manager: Settings: Test LDAP page");
1111
$priv_list['page-system-usermanager-settings-testldap']['descr'] = gettext("Allow access to the 'System: User Manager: Settings: Test LDAP' page.");
1112
$priv_list['page-system-usermanager-settings-testldap']['match'] = array();
1113
$priv_list['page-system-usermanager-settings-testldap']['match'][] = "system_usermanager_settings_test.php*";
1114

    
1115
$priv_list['page-upload_progress'] = array();
1116
$priv_list['page-upload_progress']['name'] = gettext("WebCfg - System: Firmware: Manual Update page (progress bar)");
1117
$priv_list['page-upload_progress']['descr'] = gettext("Allow access to the 'System: Firmware: Manual Update: Progress bar' page.");
1118
$priv_list['page-upload_progress']['match'] = array();
1119
$priv_list['page-upload_progress']['match'][] = "upload_progress*";
1120

    
1121
$priv_list['page-hidden-uploadconfiguration'] = array();
1122
$priv_list['page-hidden-uploadconfiguration']['name'] = gettext("WebCfg - Hidden: Upload Configuration page");
1123
$priv_list['page-hidden-uploadconfiguration']['descr'] = gettext("Allow access to the 'Hidden: Upload Configuration' page.");
1124
$priv_list['page-hidden-uploadconfiguration']['match'] = array();
1125
$priv_list['page-hidden-uploadconfiguration']['match'][] = "uploadconfig.php*";
1126

    
1127
$priv_list['page-vpn-ipsec'] = array();
1128
$priv_list['page-vpn-ipsec']['name'] = gettext("WebCfg - VPN: IPsec page");
1129
$priv_list['page-vpn-ipsec']['descr'] = gettext("Allow access to the 'VPN: IPsec' page.");
1130
$priv_list['page-vpn-ipsec']['match'] = array();
1131
$priv_list['page-vpn-ipsec']['match'][] = "vpn_ipsec.php*";
1132

    
1133
$priv_list['page-vpn-ipsec-listkeys'] = array();
1134
$priv_list['page-vpn-ipsec-listkeys']['name'] = gettext("WebCfg - VPN: IPsec: Pre-Shared Keys List");
1135
$priv_list['page-vpn-ipsec-listkeys']['descr'] = gettext("Allow access to the 'VPN: IPsec: Pre-Shared Keys List' page.");
1136
$priv_list['page-vpn-ipsec-listkeys']['match'] = array();
1137
$priv_list['page-vpn-ipsec-listkeys']['match'][] = "vpn_ipsec_keys.php*";
1138

    
1139
$priv_list['page-vpn-ipsec-editkeys'] = array();
1140
$priv_list['page-vpn-ipsec-editkeys']['name'] = gettext("WebCfg - VPN: IPsec: Edit Pre-Shared Keys");
1141
$priv_list['page-vpn-ipsec-editkeys']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Pre-Shared Keys' page.");
1142
$priv_list['page-vpn-ipsec-editkeys']['match'] = array();
1143
$priv_list['page-vpn-ipsec-editkeys']['match'][] = "vpn_ipsec_keys_edit.php*";
1144

    
1145
$priv_list['page-vpn-ipsec-mobile'] = array();
1146
$priv_list['page-vpn-ipsec-mobile']['name'] = gettext("WebCfg - VPN: IPsec: Mobile page");
1147
$priv_list['page-vpn-ipsec-mobile']['descr'] = gettext("Allow access to the 'VPN: IPsec: Mobile' page.");
1148
$priv_list['page-vpn-ipsec-mobile']['match'] = array();
1149
$priv_list['page-vpn-ipsec-mobile']['match'][] = "vpn_ipsec_mobile.php*";
1150

    
1151
$priv_list['page-vpn-ipsec-editphase1'] = array();
1152
$priv_list['page-vpn-ipsec-editphase1']['name'] = gettext("WebCfg - VPN: IPsec: Edit Phase 1 page");
1153
$priv_list['page-vpn-ipsec-editphase1']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Phase 1' page.");
1154
$priv_list['page-vpn-ipsec-editphase1']['match'] = array();
1155
$priv_list['page-vpn-ipsec-editphase1']['match'][] = "vpn_ipsec_phase1.php*";
1156

    
1157
$priv_list['page-vpn-ipsec-editphase2'] = array();
1158
$priv_list['page-vpn-ipsec-editphase2']['name'] = gettext("WebCfg - VPN: IPsec: Edit Phase 2 page");
1159
$priv_list['page-vpn-ipsec-editphase2']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Phase 2' page.");
1160
$priv_list['page-vpn-ipsec-editphase2']['match'] = array();
1161
$priv_list['page-vpn-ipsec-editphase2']['match'][] = "vpn_ipsec_phase2.php*";
1162

    
1163
$priv_list['page-vpn-vpnl2tp'] = array();
1164
$priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN: VPN L2TP page");
1165
$priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP' page.");
1166
$priv_list['page-vpn-vpnl2tp']['match'] = array();
1167
$priv_list['page-vpn-vpnl2tp']['match'][] = "vpn_l2tp.php*";
1168

    
1169
$priv_list['page-vpn-vpnl2tp-users'] = array();
1170
$priv_list['page-vpn-vpnl2tp-users']['name'] = gettext("WebCfg - VPN: VPN L2TP : Users page");
1171
$priv_list['page-vpn-vpnl2tp-users']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP : Users' page.");
1172
$priv_list['page-vpn-vpnl2tp-users']['match'] = array();
1173
$priv_list['page-vpn-vpnl2tp-users']['match'][] = "vpn_l2tp_users.php*";
1174

    
1175
$priv_list['page-vpn-vpnl2tp-users-edit'] = array();
1176
$priv_list['page-vpn-vpnl2tp-users-edit']['name'] = gettext("WebCfg - VPN: VPN L2TP : Users : Edit page");
1177
$priv_list['page-vpn-vpnl2tp-users-edit']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP : Users : Edit' page.");
1178
$priv_list['page-vpn-vpnl2tp-users-edit']['match'] = array();
1179
$priv_list['page-vpn-vpnl2tp-users-edit']['match'][] = "vpn_l2tp_users_edit.php*";
1180

    
1181
$priv_list['page-openvpn-client'] = array();
1182
$priv_list['page-openvpn-client']['name'] = gettext("WebCfg - OpenVPN: Client page");
1183
$priv_list['page-openvpn-client']['descr'] = gettext("Allow access to the 'OpenVPN: Client' page.");
1184
$priv_list['page-openvpn-client']['match'] = array();
1185
$priv_list['page-openvpn-client']['match'][] = "vpn_openvpn_client.php*";
1186

    
1187
$priv_list['page-openvpn-csc'] = array();
1188
$priv_list['page-openvpn-csc']['name'] = gettext("WebCfg - OpenVPN: Client Specific Override page");
1189
$priv_list['page-openvpn-csc']['descr'] = gettext("Allow access to the 'OpenVPN: Client Specific Override' page.");
1190
$priv_list['page-openvpn-csc']['match'] = array();
1191
$priv_list['page-openvpn-csc']['match'][] = "vpn_openvpn_csc.php*";
1192

    
1193
$priv_list['page-openvpn-server'] = array();
1194
$priv_list['page-openvpn-server']['name'] = gettext("WebCfg - OpenVPN: Server page");
1195
$priv_list['page-openvpn-server']['descr'] = gettext("Allow access to the 'OpenVPN: Server' page.");
1196
$priv_list['page-openvpn-server']['match'] = array();
1197
$priv_list['page-openvpn-server']['match'][] = "vpn_openvpn_server.php*";
1198

    
1199
$priv_list['page-services-pppoeserver'] = array();
1200
$priv_list['page-services-pppoeserver']['name'] = gettext("WebCfg - Services: PPPoE Server page");
1201
$priv_list['page-services-pppoeserver']['descr'] = gettext("Allow access to the 'Services: PPPoE Server' page.");
1202
$priv_list['page-services-pppoeserver']['match'] = array();
1203
$priv_list['page-services-pppoeserver']['match'][] = "vpn_pppoe.php*";
1204

    
1205
$priv_list['page-services-pppoeserver-eidt'] = array();
1206
$priv_list['page-services-pppoeserver-eidt']['name'] = gettext("WebCfg - Services: PPPoE Server: Edit page");
1207
$priv_list['page-services-pppoeserver-eidt']['descr'] = gettext("Allow access to the 'Services: PPPoE Server: Edit' page.");
1208
$priv_list['page-services-pppoeserver-eidt']['match'] = array();
1209
$priv_list['page-services-pppoeserver-eidt']['match'][] = "vpn_pppoe_edit.php*";
1210

    
1211
$priv_list['page-vpn-vpnpptp'] = array();
1212
$priv_list['page-vpn-vpnpptp']['name'] = gettext("WebCfg - VPN: VPN PPTP page");
1213
$priv_list['page-vpn-vpnpptp']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP' page.");
1214
$priv_list['page-vpn-vpnpptp']['match'] = array();
1215
$priv_list['page-vpn-vpnpptp']['match'][] = "vpn_pptp.php*";
1216

    
1217
$priv_list['page-vpn-vpnpptp-users'] = array();
1218
$priv_list['page-vpn-vpnpptp-users']['name'] = gettext("WebCfg - VPN: VPN PPTP: Users page");
1219
$priv_list['page-vpn-vpnpptp-users']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP: Users' page.");
1220
$priv_list['page-vpn-vpnpptp-users']['match'] = array();
1221
$priv_list['page-vpn-vpnpptp-users']['match'][] = "vpn_pptp_users.php*";
1222

    
1223
$priv_list['page-vpn-vpnpptp-user-edit'] = array();
1224
$priv_list['page-vpn-vpnpptp-user-edit']['name'] = gettext("WebCfg - VPN: VPN PPTP: User: Edit page");
1225
$priv_list['page-vpn-vpnpptp-user-edit']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP: User: Edit' page.");
1226
$priv_list['page-vpn-vpnpptp-user-edit']['match'] = array();
1227
$priv_list['page-vpn-vpnpptp-user-edit']['match'][] = "vpn_pptp_users_edit.php*";
1228

    
1229
$priv_list['page-pfsensewizardsubsystem'] = array();
1230
$priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem page");
1231
$priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page.");
1232
$priv_list['page-pfsensewizardsubsystem']['match'] = array();
1233
$priv_list['page-pfsensewizardsubsystem']['match'][] = "wizard.php*";
1234

    
1235
$priv_list['page-xmlrpclibrary'] = array();
1236
$priv_list['page-xmlrpclibrary']['name'] = gettext("WebCfg - XMLRPC Library page");
1237
$priv_list['page-xmlrpclibrary']['descr'] = gettext("Allow access to the 'XMLRPC Library' page.");
1238
$priv_list['page-xmlrpclibrary']['match'] = array();
1239
$priv_list['page-xmlrpclibrary']['match'][] = "xmlrpc.php*";
1240

    
1241

    
1242
$priv_rmvd = array();
1243

    
1244
?>
(38-38/62)