Projet

Général

Profil

Télécharger (93,9 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / etc / inc / priv.defs.inc @ 929dfb4c

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-ndptable'] = array();
58
$priv_list['page-diagnostics-ndptable']['name'] = gettext("Webcfg - Diagnostics: NDP Table page");
59
$priv_list['page-diagnostics-ndptable']['descr'] = gettext("Allow access to the 'Diagnostics: NDP Table' page.");
60
$priv_list['page-diagnostics-ndptable']['match'] = array();
61
$priv_list['page-diagnostics-ndptable']['match'][] = "diag_ndp.php*";
62

    
63
$priv_list['page-diagnostics-restore-full-backup'] = array();
64
$priv_list['page-diagnostics-restore-full-backup']['name'] = gettext("Webcfg - Diagnostics: Restore full backup");
65
$priv_list['page-diagnostics-restore-full-backup']['descr'] = gettext("Allow access to the 'Diagnostics: Restore Full Backup' page.");
66
$priv_list['page-diagnostics-restore-full-backup']['match'] = array();
67
$priv_list['page-diagnostics-restore-full-backup']['match'][] = "system_firmware_restorefullbackup.php";
68

    
69
$priv_list['page-diagnostics-showstates'] = array();
70
$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics: Show States page");
71
$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics: Show States' page.");
72
$priv_list['page-diagnostics-showstates']['match'] = array();
73
$priv_list['page-diagnostics-showstates']['match'][] = "diag_dump_states.php*";
74

    
75
$priv_list['page-diagnostics-sockets'] = array();
76
$priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics: Sockets page");
77
$priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics: Sockets' page.");
78
$priv_list['page-diagnostics-sockets']['match'] = array();
79
$priv_list['page-diagnostics-sockets']['match'][] = "diag_sockets.php*";
80

    
81
$priv_list['page-diagnostics-testport'] = array();
82
$priv_list['page-diagnostics-testport']['name'] = gettext("Webcfg - Diagnostics: Test Port");
83
$priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics: Test Port' page.");
84
$priv_list['page-diagnostics-testport']['match'] = array();
85
$priv_list['page-diagnostics-testport']['match'][] = "diag_testport.php*";
86

    
87
$priv_list['page-status-ipsec'] = array();
88
$priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status: IPsec page");
89
$priv_list['page-status-ipsec']['descr'] = gettext("Allow access to the 'Status: IPsec' page.");
90
$priv_list['page-status-ipsec']['match'] = array();
91
$priv_list['page-status-ipsec']['match'][] = "diag_ipsec.php*";
92

    
93
$priv_list['page-status-ipsec-sad'] = array();
94
$priv_list['page-status-ipsec-sad']['name'] = gettext("WebCfg - Status: IPsec: SAD page");
95
$priv_list['page-status-ipsec-sad']['descr'] = gettext("Allow access to the 'Status: IPsec: SAD' page.");
96
$priv_list['page-status-ipsec-sad']['match'] = array();
97
$priv_list['page-status-ipsec-sad']['match'][] = "diag_ipsec_sad.php*";
98

    
99
$priv_list['page-status-ipsec-spd'] = array();
100
$priv_list['page-status-ipsec-spd']['name'] = gettext("WebCfg - Status: IPsec: SPD page");
101
$priv_list['page-status-ipsec-spd']['descr'] = gettext("Allow access to the 'Status: IPsec: SPD' page.");
102
$priv_list['page-status-ipsec-spd']['match'] = array();
103
$priv_list['page-status-ipsec-spd']['match'][] = "diag_ipsec_spd.php*";
104

    
105
$priv_list['page-status-ntp'] = array();
106
$priv_list['page-status-ntp']['name'] = gettext("Webcfg - Status: NTP page");
107
$priv_list['page-status-ntp']['descr'] = gettext("Allow access to the 'Status: NTP' page.");
108
$priv_list['page-status-ntp']['match'] = array();
109
$priv_list['page-status-ntp']['match'][] = "status_ntpd.php*";
110

    
111
$priv_list['page-ipsecxml'] = array();
112
$priv_list['page-ipsecxml']['name'] = gettext("WebCfg - Diag IPsec XML page");
113
$priv_list['page-ipsecxml']['descr'] = gettext("Allow access to the 'Diag IPsec XML' page.");
114
$priv_list['page-ipsecxml']['match'] = array();
115
$priv_list['page-ipsecxml']['match'][] = "diag_ipsec_xml.php";
116

    
117
$priv_list['page-diagnostics-logs-system'] = array();
118
$priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Diagnostics: Logs: System page");
119
$priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: System' page.");
120
$priv_list['page-diagnostics-logs-system']['match'] = array();
121
$priv_list['page-diagnostics-logs-system']['match'][] = "diag_logs.php*";
122

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

    
129
$priv_list['page-diagnostics-logs-dhcp'] = array();
130
$priv_list['page-diagnostics-logs-dhcp']['name'] = gettext("WebCfg - Diagnostics: Logs: DHCP page");
131
$priv_list['page-diagnostics-logs-dhcp']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: DHCP' page.");
132
$priv_list['page-diagnostics-logs-dhcp']['match'] = array();
133
$priv_list['page-diagnostics-logs-dhcp']['match'][] = "diag_logs_dhcp.php*";
134

    
135
$priv_list['page-diagnostics-logs-firewall'] = array();
136
$priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Diagnostics: Logs: Firewall page");
137
$priv_list['page-diagnostics-logs-firewall']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: Firewall' page.");
138
$priv_list['page-diagnostics-logs-firewall']['match'] = array();
139
$priv_list['page-diagnostics-logs-firewall']['match'][] = "diag_logs_filter.php*";
140

    
141
$priv_list['page-diagnostics-logs-gateways'] = array();
142
$priv_list['page-diagnostics-logs-gateways']['name'] = gettext("WebCfg - Diagnostics: Logs: Gateways page");
143
$priv_list['page-diagnostics-logs-gateways']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: System: Gateways' page.");
144
$priv_list['page-diagnostics-logs-gateways']['match'] = array();
145
$priv_list['page-diagnostics-logs-gateways']['match'][] = "diag_logs_gateways.php*";
146

    
147
$priv_list['page-diagnostics-logs-resolver'] = array();
148
$priv_list['page-diagnostics-logs-resolver']['name'] = gettext("WebCfg - Diagnostics: Logs: Resolver page");
149
$priv_list['page-diagnostics-logs-resolver']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: System: Resolver' page.");
150
$priv_list['page-diagnostics-logs-resolver']['match'] = array();
151
$priv_list['page-diagnostics-logs-resolver']['match'][] = "diag_logs_resolver.php*";
152

    
153
$priv_list['page-hidden-nolongerincluded'] = array();
154
$priv_list['page-hidden-nolongerincluded']['name'] = gettext("WebCfg - Hidden: No longer included page");
155
$priv_list['page-hidden-nolongerincluded']['descr'] = gettext("Allow access to the 'Hidden: No longer included' page.");
156
$priv_list['page-hidden-nolongerincluded']['match'] = array();
157
$priv_list['page-hidden-nolongerincluded']['match'][] = "diag_logs_filter_dynamic.php*";
158

    
159
$priv_list['page-status-systemlogs-ipsecvpn'] = array();
160
$priv_list['page-status-systemlogs-ipsecvpn']['name'] = gettext("WebCfg - Status: System logs: IPsec VPN page");
161
$priv_list['page-status-systemlogs-ipsecvpn']['descr'] = gettext("Allow access to the 'Status: System logs: IPsec VPN' page.");
162
$priv_list['page-status-systemlogs-ipsecvpn']['match'] = array();
163
$priv_list['page-status-systemlogs-ipsecvpn']['match'][] = "diag_logs_ipsec.php*";
164

    
165
$priv_list['page-status-systemlogs-ntpd'] = array();
166
$priv_list['page-status-systemlogs-ntpd']['name'] = gettext("WebCfg - Status: System logs: NTP page");
167
$priv_list['page-status-systemlogs-ntpd']['descr'] = gettext("Allow access to the 'Status: System logs: NTP' page.");
168
$priv_list['page-status-systemlogs-ntpd']['match'] = array();
169
$priv_list['page-status-systemlogs-ntpd']['match'][] = "diag_logs_ntpd.php*";
170

    
171
$priv_list['page-status-systemlogs-openvpn'] = array();
172
$priv_list['page-status-systemlogs-openvpn']['name'] = gettext("WebCfg - Status: System logs: OpenVPN page");
173
$priv_list['page-status-systemlogs-openvpn']['descr'] = gettext("Allow access to the 'Status: System logs: OpenVPN' page.");
174
$priv_list['page-status-systemlogs-openvpn']['match'] = array();
175
$priv_list['page-status-systemlogs-openvpn']['match'][] = "diag_logs_openvpn.php*";
176

    
177
$priv_list['page-status-systemlogs-ppp'] = array();
178
$priv_list['page-status-systemlogs-ppp']['name'] = gettext("WebCfg - Status: System logs: IPsec VPN page");
179
$priv_list['page-status-systemlogs-ppp']['descr'] = gettext("Allow access to the 'Status: System logs: IPsec VPN' page.");
180
$priv_list['page-status-systemlogs-ppp']['match'] = array();
181
$priv_list['page-status-systemlogs-ppp']['match'][] = "diag_logs_ppp.php*";
182

    
183
$priv_list['page-status-systemlogs-loadbalancer'] = array();
184
$priv_list['page-status-systemlogs-loadbalancer']['name'] = gettext("WebCfg - Status: System logs: Load Balancer page");
185
$priv_list['page-status-systemlogs-loadbalancer']['descr'] = gettext("Allow access to the 'Status: System logs: Load Balancer' page.");
186
$priv_list['page-status-systemlogs-loadbalancer']['match'] = array();
187
$priv_list['page-status-systemlogs-loadbalancer']['match'][] = "diag_logs_relayd.php*";
188

    
189
$priv_list['page-status-systemlogs-routing'] = array();
190
$priv_list['page-status-systemlogs-routing']['name'] = gettext("Webcfg - Status: System logs: Routing page");
191
$priv_list['page-status-systemlogs-routing']['descr'] = gettext("Allow access to the 'Status: System logs: System: Routing' page.");
192
$priv_list['page-status-systemlogs-routing']['match'] = array();
193
$priv_list['page-status-systemlogs-routing']['match'][] = "diag_logs_routing.php*";
194

    
195
$priv_list['page-status-systemlogs-wireless'] = array();
196
$priv_list['page-status-systemlogs-wireless']['name'] = gettext("Webcfg - Status: System logs: Wireless page");
197
$priv_list['page-status-systemlogs-wireless']['descr'] = gettext("Allow access to the 'Status: System logs: System: Wireless' page.");
198
$priv_list['page-status-systemlogs-wireless']['match'] = array();
199
$priv_list['page-status-systemlogs-wireless']['match'][] = "diag_logs_wireless.php*";
200

    
201
$priv_list['page-diagnostics-logs-settings'] = array();
202
$priv_list['page-diagnostics-logs-settings']['name'] = gettext("WebCfg - Diagnostics: Logs: Settings page");
203
$priv_list['page-diagnostics-logs-settings']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: Settings' page.");
204
$priv_list['page-diagnostics-logs-settings']['match'] = array();
205
$priv_list['page-diagnostics-logs-settings']['match'][] = "diag_logs_settings.php*";
206

    
207
$priv_list['page-diagnostics-logs-pptpvpn'] = array();
208
$priv_list['page-diagnostics-logs-pptpvpn']['name'] = gettext("WebCfg - Diagnostics: Logs: VPN page");
209
$priv_list['page-diagnostics-logs-pptpvpn']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: VPN' page.");
210
$priv_list['page-diagnostics-logs-pptpvpn']['match'] = array();
211
$priv_list['page-diagnostics-logs-pptpvpn']['match'][] = "diag_logs_vpn.php*";
212

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

    
219
$priv_list['page-diagnostics-packetcapture'] = array();
220
$priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics: Packet Capture page");
221
$priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics: Packet Capture' page.");
222
$priv_list['page-diagnostics-packetcapture']['match'] = array();
223
$priv_list['page-diagnostics-packetcapture']['match'][] = "diag_packet_capture.php*";
224

    
225
$priv_list['page-diagnostics-patters'] = array();
226
$priv_list['page-diagnostics-patters']['name'] = gettext("WebCfg - Diagnostics: Patterns page");
227
$priv_list['page-diagnostics-patters']['descr'] = gettext("Allow access to the 'Diagnostics: Patterns' page.");
228
$priv_list['page-diagnostics-patters']['match'] = array();
229
$priv_list['page-diagnostics-patters']['match'][] = "patterns.php*";
230

    
231
$priv_list['page-diagnostics-limiter-info'] = array();
232
$priv_list['page-diagnostics-limiter-info']['name'] = gettext("Diagnostics: Limiter Info");
233
$priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics: Limiter Info' page");
234
$priv_list['page-diagnostics-limiter-info']['match'] = array();
235
$priv_list['page-diagnostics-limiter-info']['match'][] = "diag_limiter_info.php*";
236

    
237
$priv_list['page-diagnostics-pf-info'] = array();
238
$priv_list['page-diagnostics-pf-info']['name'] = gettext("Diagnostics: pfInfo");
239
$priv_list['page-diagnostics-pf-info']['descr'] = gettext("Allows access to the 'Diagnostics: pfInfo' page");
240
$priv_list['page-diagnostics-pf-info']['match'] = array();
241
$priv_list['page-diagnostics-pf-info']['match'][] = "diag_pf_info.php*";
242

    
243
$priv_list['page-diag-system-activity'] = array();
244
$priv_list['page-diag-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity");
245
$priv_list['page-diag-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page");
246
$priv_list['page-diag-system-activity']['match'] = array();
247
$priv_list['page-diag-system-activity']['match'][] = "diag_system_activity.php*";
248

    
249
$priv_list['page-diagnostics-system-pftop'] = array();
250
$priv_list['page-diagnostics-system-pftop']['name'] = gettext("Diagnostics: pfTop");
251
$priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics: pfTop' page");
252
$priv_list['page-diagnostics-system-pftop']['match'] = array();
253
$priv_list['page-diagnostics-system-pftop']['match'][] = "diag_system_pftop.php*";
254

    
255
$priv_list['page-diagnostics-ping'] = array();
256
$priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics: Ping page");
257
$priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics: Ping' page.");
258
$priv_list['page-diagnostics-ping']['match'] = array();
259
$priv_list['page-diagnostics-ping']['match'][] = "diag_ping.php*";
260

    
261
$priv_list['page-status-packagelogs'] = array();
262
$priv_list['page-status-packagelogs']['name'] = gettext("WebCfg - Status: Package logs page");
263
$priv_list['page-status-packagelogs']['descr'] = gettext("Allow access to the 'Status: Package logs' page.");
264
$priv_list['page-status-packagelogs']['match'] = array();
265
$priv_list['page-status-packagelogs']['match'][] = "diag_pkglogs.php*";
266

    
267
$priv_list['page-diagnostics-resetstate'] = array();
268
$priv_list['page-diagnostics-resetstate']['name'] = gettext("WebCfg - Diagnostics: Reset state page");
269
$priv_list['page-diagnostics-resetstate']['descr'] = gettext("Allow access to the 'Diagnostics: Reset state' page.");
270
$priv_list['page-diagnostics-resetstate']['match'] = array();
271
$priv_list['page-diagnostics-resetstate']['match'][] = "diag_resetstate.php*";
272

    
273
$priv_list['page-diagnostics-routingtables'] = array();
274
$priv_list['page-diagnostics-routingtables']['name'] = gettext("WebCfg - Diagnostics: Routing tables page");
275
$priv_list['page-diagnostics-routingtables']['descr'] = gettext("Allow access to the 'Diagnostics: Routing tables' page.");
276
$priv_list['page-diagnostics-routingtables']['match'] = array();
277
$priv_list['page-diagnostics-routingtables']['match'][] = "diag_routes.php*";
278

    
279
$priv_list['page-diagnostics-statessummary'] = array();
280
$priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics: States Summary page");
281
$priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics: States Summary' page.");
282
$priv_list['page-diagnostics-statessummary']['match'] = array();
283
$priv_list['page-diagnostics-statessummary']['match'][] = "diag_states_summary.php*";
284

    
285
$priv_list['page-diagnostics-tables'] = array();
286
$priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics: PF Table IP addresses");
287
$priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics: Tables' page.");
288
$priv_list['page-diagnostics-tables']['match'] = array();
289
$priv_list['page-diagnostics-tables']['match'][] = "diag_tables.php*";
290

    
291
$priv_list['page-diagnostics-traceroute'] = array();
292
$priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics: Traceroute page");
293
$priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics: Traceroute' page.");
294
$priv_list['page-diagnostics-traceroute']['match'] = array();
295
$priv_list['page-diagnostics-traceroute']['match'][] = "diag_traceroute.php*";
296

    
297
$priv_list['page-diagnostics-edit'] = array();
298
$priv_list['page-diagnostics-edit']['name'] = gettext("WebCfg - Diagnostics: Edit FIle");
299
$priv_list['page-diagnostics-edit']['descr'] = gettext("Allow access to the 'Diagnostics: Edit File' page.");
300
$priv_list['page-diagnostics-edit']['match'] = array();
301
$priv_list['page-diagnostics-edit']['match'][] = "edit.php*";
302
$priv_list['page-diagnostics-edit']['match'][] = "browser.php*";
303
$priv_list['page-diagnostics-edit']['match'][] = "filebrowser/browser.php*";
304

    
305
$priv_list['page-diagnostics-command'] = array();
306
$priv_list['page-diagnostics-command']['name'] = gettext("WebCfg - Diagnostics: Command page");
307
$priv_list['page-diagnostics-command']['descr'] = gettext("Allow access to the 'Diagnostics: Command' page.");
308
$priv_list['page-diagnostics-command']['match'] = array();
309
$priv_list['page-diagnostics-command']['match'][] = "exec.php*";
310

    
311
$priv_list['page-firewall-aliases'] = array();
312
$priv_list['page-firewall-aliases']['name'] = gettext("WebCfg - Firewall: Aliases page");
313
$priv_list['page-firewall-aliases']['descr'] = gettext("Allow access to the 'Firewall: Aliases' page.");
314
$priv_list['page-firewall-aliases']['match'] = array();
315
$priv_list['page-firewall-aliases']['match'][] = "firewall_aliases.php*";
316

    
317
$priv_list['page-firewall-alias-edit'] = array();
318
$priv_list['page-firewall-alias-edit']['name'] = gettext("WebCfg - Firewall: Alias: Edit page");
319
$priv_list['page-firewall-alias-edit']['descr'] = gettext("Allow access to the 'Firewall: Alias: Edit' page.");
320
$priv_list['page-firewall-alias-edit']['match'] = array();
321
$priv_list['page-firewall-alias-edit']['match'][] = "firewall_aliases_edit.php*";
322

    
323
$priv_list['page-firewall-alias-import'] = array();
324
$priv_list['page-firewall-alias-import']['name'] = gettext("WebCfg - Firewall: Alias: Import page");
325
$priv_list['page-firewall-alias-import']['descr'] = gettext("Allow access to the 'Firewall: Alias: Import' page.");
326
$priv_list['page-firewall-alias-import']['match'] = array();
327
$priv_list['page-firewall-alias-import']['match'][] = "firewall_aliases_import.php*";
328

    
329
$priv_list['page-firewall-nat-npt'] = array();
330
$priv_list['page-firewall-nat-npt']['name'] = gettext("Webcfg - Firewall: NAT: NPT page");
331
$priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPT' page.");
332
$priv_list['page-firewall-nat-npt']['match'] = array();
333
$priv_list['page-firewall-nat-npt']['match'][] = "firewall_nat_npt.php*";
334

    
335
$priv_list['page-firewall-nat-npt-edit'] = array();
336
$priv_list['page-firewall-nat-npt-edit']['name'] = gettext("Webcfg - Firewall: NAT: NPt: Edit page");
337
$priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPt: Edit' page.");
338
$priv_list['page-firewall-nat-npt-edit']['match'] = array();
339
$priv_list['page-firewall-nat-npt-edit']['match'][] = "firewall_nat_npt_edit.php*";
340

    
341
$priv_list['page-firewall-nat-portforward'] = array();
342
$priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward page");
343
$priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward' page.");
344
$priv_list['page-firewall-nat-portforward']['match'] = array();
345
$priv_list['page-firewall-nat-portforward']['match'][] = "firewall_nat.php*";
346

    
347
$priv_list['page-firewall-nat-1-1'] = array();
348
$priv_list['page-firewall-nat-1-1']['name'] = gettext("WebCfg - Firewall: NAT: 1:1 page");
349
$priv_list['page-firewall-nat-1-1']['descr'] = gettext("Allow access to the 'Firewall: NAT: 1:1' page.");
350
$priv_list['page-firewall-nat-1-1']['match'] = array();
351
$priv_list['page-firewall-nat-1-1']['match'][] = "firewall_nat_1to1.php*";
352

    
353
$priv_list['page-firewall-nat-1-1-edit'] = array();
354
$priv_list['page-firewall-nat-1-1-edit']['name'] = gettext("WebCfg - Firewall: NAT: 1:1: Edit page");
355
$priv_list['page-firewall-nat-1-1-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: 1:1: Edit' page.");
356
$priv_list['page-firewall-nat-1-1-edit']['match'] = array();
357
$priv_list['page-firewall-nat-1-1-edit']['match'][] = "firewall_nat_1to1_edit.php*";
358

    
359
$priv_list['page-firewall-nat-portforward-edit'] = array();
360
$priv_list['page-firewall-nat-portforward-edit']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward: Edit page");
361
$priv_list['page-firewall-nat-portforward-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward: Edit' page.");
362
$priv_list['page-firewall-nat-portforward-edit']['match'] = array();
363
$priv_list['page-firewall-nat-portforward-edit']['match'][] = "firewall_nat_edit.php*";
364

    
365
$priv_list['page-firewall-nat-outbound'] = array();
366
$priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall: NAT: Outbound page");
367
$priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound' page.");
368
$priv_list['page-firewall-nat-outbound']['match'] = array();
369
$priv_list['page-firewall-nat-outbound']['match'][] = "firewall_nat_out.php*";
370

    
371
$priv_list['page-firewall-nat-outbound-edit'] = array();
372
$priv_list['page-firewall-nat-outbound-edit']['name'] = gettext("WebCfg - Firewall: NAT: Outbound: Edit page");
373
$priv_list['page-firewall-nat-outbound-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound: Edit' page.");
374
$priv_list['page-firewall-nat-outbound-edit']['match'] = array();
375
$priv_list['page-firewall-nat-outbound-edit']['match'][] = "firewall_nat_out_edit.php*";
376

    
377
$priv_list['page-firewall-rules'] = array();
378
$priv_list['page-firewall-rules']['name'] = gettext("WebCfg - Firewall: Rules page");
379
$priv_list['page-firewall-rules']['descr'] = gettext("Allow access to the 'Firewall: Rules' page.");
380
$priv_list['page-firewall-rules']['match'] = array();
381
$priv_list['page-firewall-rules']['match'][] = "firewall_rules.php*";
382

    
383
$priv_list['page-firewall-rules-edit'] = array();
384
$priv_list['page-firewall-rules-edit']['name'] = gettext("WebCfg - Firewall: Rules: Edit page");
385
$priv_list['page-firewall-rules-edit']['descr'] = gettext("Allow access to the 'Firewall: Rules: Edit' page.");
386
$priv_list['page-firewall-rules-edit']['match'] = array();
387
$priv_list['page-firewall-rules-edit']['match'][] = "firewall_rules_edit.php*";
388

    
389
$priv_list['page-firewall-schedules'] = array();
390
$priv_list['page-firewall-schedules']['name'] = gettext("WebCfg - Firewall: Schedules page");
391
$priv_list['page-firewall-schedules']['descr'] = gettext("Allow access to the 'Firewall: Schedules' page.");
392
$priv_list['page-firewall-schedules']['match'] = array();
393
$priv_list['page-firewall-schedules']['match'][] = "firewall_schedule.php*";
394

    
395
$priv_list['page-firewall-schedules-edit'] = array();
396
$priv_list['page-firewall-schedules-edit']['name'] = gettext("WebCfg - Firewall: Schedules: Edit page");
397
$priv_list['page-firewall-schedules-edit']['descr'] = gettext("Allow access to the 'Firewall: Schedules: Edit' page.");
398
$priv_list['page-firewall-schedules-edit']['match'] = array();
399
$priv_list['page-firewall-schedules-edit']['match'][] = "firewall_schedule_edit.php*";
400

    
401
$priv_list['page-firewall-trafficshaper'] = array();
402
$priv_list['page-firewall-trafficshaper']['name'] = gettext("WebCfg - Firewall: Traffic Shaper page");
403
$priv_list['page-firewall-trafficshaper']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper' page.");
404
$priv_list['page-firewall-trafficshaper']['match'] = array();
405
$priv_list['page-firewall-trafficshaper']['match'][] = "firewall_shaper.php*";
406

    
407
$priv_list['page-firewall-trafficshaper-layer7'] = array();
408
$priv_list['page-firewall-trafficshaper-layer7']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Layer7 page");
409
$priv_list['page-firewall-trafficshaper-layer7']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Layer7' page.");
410
$priv_list['page-firewall-trafficshaper-layer7']['match'] = array();
411
$priv_list['page-firewall-trafficshaper-layer7']['match'][] = "firewall_shaper_layer7.php*";
412

    
413
$priv_list['page-firewall-trafficshaper-queues'] = array();
414
$priv_list['page-firewall-trafficshaper-queues']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Queues page");
415
$priv_list['page-firewall-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Queues' page.");
416
$priv_list['page-firewall-trafficshaper-queues']['match'] = array();
417
$priv_list['page-firewall-trafficshaper-queues']['match'][] = "firewall_shaper_queues.php*";
418

    
419
$priv_list['page-firewall-trafficshaper-limiter'] = array();
420
$priv_list['page-firewall-trafficshaper-limiter']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Limiter page");
421
$priv_list['page-firewall-trafficshaper-limiter']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Limiter' page.");
422
$priv_list['page-firewall-trafficshaper-limiter']['match'] = array();
423
$priv_list['page-firewall-trafficshaper-limiter']['match'][] = "firewall_shaper_vinterface.php*";
424

    
425
$priv_list['page-firewall-trafficshaper-wizard'] = array();
426
$priv_list['page-firewall-trafficshaper-wizard']['name'] = gettext("WebCfg - Firewall: Traffic Shaper: Wizard page");
427
$priv_list['page-firewall-trafficshaper-wizard']['descr'] = gettext("Allow access to the 'Firewall: Traffic Shaper: Wizard' page.");
428
$priv_list['page-firewall-trafficshaper-wizard']['match'] = array();
429
$priv_list['page-firewall-trafficshaper-wizard']['match'][] = "firewall_shaper_wizards.php*";
430

    
431
$priv_list['page-firewall-virtualipaddresses'] = array();
432
$priv_list['page-firewall-virtualipaddresses']['name'] = gettext("WebCfg - Firewall: Virtual IP Addresses page");
433
$priv_list['page-firewall-virtualipaddresses']['descr'] = gettext("Allow access to the 'Firewall: Virtual IP Addresses' page.");
434
$priv_list['page-firewall-virtualipaddresses']['match'] = array();
435
$priv_list['page-firewall-virtualipaddresses']['match'][] = "firewall_virtual_ip.php*";
436

    
437
$priv_list['page-firewall-virtualipaddress-edit'] = array();
438
$priv_list['page-firewall-virtualipaddress-edit']['name'] = gettext("WebCfg - Firewall: Virtual IP Address: Edit page");
439
$priv_list['page-firewall-virtualipaddress-edit']['descr'] = gettext("Allow access to the 'Firewall: Virtual IP Address: Edit' page.");
440
$priv_list['page-firewall-virtualipaddress-edit']['match'] = array();
441
$priv_list['page-firewall-virtualipaddress-edit']['match'][] = "firewall_virtual_ip_edit.php*";
442

    
443
$priv_list['page-getserviceproviders'] = array();
444
$priv_list['page-getserviceproviders']['name'] = gettext("WebCfg - AJAX: Get Service Providers");
445
$priv_list['page-getserviceproviders']['descr'] = gettext("Allow access to the 'AJAX: Service Providers' page.");
446
$priv_list['page-getserviceproviders']['match'] = array();
447
$priv_list['page-getserviceproviders']['match'][] = "getserviceproviders.php*";
448

    
449
$priv_list['page-getstats'] = array();
450
$priv_list['page-getstats']['name'] = gettext("WebCfg - AJAX: Get Stats");
451
$priv_list['page-getstats']['descr'] = gettext("Allow access to the 'AJAX: Get Stats' page.");
452
$priv_list['page-getstats']['match'] = array();
453
$priv_list['page-getstats']['match'][] = "getstats.php*";
454

    
455
$priv_list['page-diagnostics-interfacetraffic'] = array();
456
$priv_list['page-diagnostics-interfacetraffic']['name'] = gettext("WebCfg - Diagnostics: Interface Traffic page");
457
$priv_list['page-diagnostics-interfacetraffic']['descr'] = gettext("Allow access to the 'Diagnostics: Interface Traffic' page.");
458
$priv_list['page-diagnostics-interfacetraffic']['match'] = array();
459
$priv_list['page-diagnostics-interfacetraffic']['match'][] = "graph.php*";
460

    
461
$priv_list['page-diagnostics-cpuutilization'] = array();
462
$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics: CPU Utilization page");
463
$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics: CPU Utilization' page.");
464
$priv_list['page-diagnostics-cpuutilization']['match'] = array();
465
$priv_list['page-diagnostics-cpuutilization']['match'][] = "graph_cpu.php*";
466

    
467
$priv_list['page-diagnostics-haltsystem'] = array();
468
$priv_list['page-diagnostics-haltsystem']['name'] = gettext("WebCfg - Diagnostics: Halt system page");
469
$priv_list['page-diagnostics-haltsystem']['descr'] = gettext("Allow access to the 'Diagnostics: Halt system' page.");
470
$priv_list['page-diagnostics-haltsystem']['match'] = array();
471
$priv_list['page-diagnostics-haltsystem']['match'][] = "halt.php*";
472

    
473
$priv_list['page-requiredforjavascript'] = array();
474
$priv_list['page-requiredforjavascript']['name'] = gettext("WebCfg - Required for javascript page");
475
$priv_list['page-requiredforjavascript']['descr'] = gettext("Allow access to the 'Required for javascript' page.");
476
$priv_list['page-requiredforjavascript']['match'] = array();
477
$priv_list['page-requiredforjavascript']['match'][] = "headjs.php*";
478

    
479
$priv_list['page-xmlrpcinterfacestats'] = array();
480
$priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats page");
481
$priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page.");
482
$priv_list['page-xmlrpcinterfacestats']['match'] = array();
483
$priv_list['page-xmlrpcinterfacestats']['match'][] = "ifstats.php*";
484

    
485
$priv_list['page-system-login/logout'] = array();
486
$priv_list['page-system-login/logout']['name'] = gettext("WebCfg - System: Login / Logout page / Dashboard");
487
$priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'System: Login / Logout' page and Dashboard.");
488
$priv_list['page-system-login/logout']['match'] = array();
489
$priv_list['page-system-login/logout']['match'][] = "index.php*";
490

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

    
497
$priv_list['page-interfaces-assignnetworkports'] = array();
498
$priv_list['page-interfaces-assignnetworkports']['name'] = gettext("WebCfg - Interfaces: Assign network ports page");
499
$priv_list['page-interfaces-assignnetworkports']['descr'] = gettext("Allow access to the 'Interfaces: Assign network ports' page.");
500
$priv_list['page-interfaces-assignnetworkports']['match'] = array();
501
$priv_list['page-interfaces-assignnetworkports']['match'][] = "interfaces_assign.php*";
502

    
503
$priv_list['page-interfaces-bridge'] = array();
504
$priv_list['page-interfaces-bridge']['name'] = gettext("WebCfg - Interfaces: Bridge page");
505
$priv_list['page-interfaces-bridge']['descr'] = gettext("Allow access to the 'Interfaces: Bridge' page.");
506
$priv_list['page-interfaces-bridge']['match'] = array();
507
$priv_list['page-interfaces-bridge']['match'][] = "interfaces_bridge.php*";
508

    
509
$priv_list['page-interfaces-bridge-edit'] = array();
510
$priv_list['page-interfaces-bridge-edit']['name'] = gettext("WebCfg - Interfaces: Bridge edit page");
511
$priv_list['page-interfaces-bridge-edit']['descr'] = gettext("Allow access to the 'Interfaces: Bridge : Edit' page.");
512
$priv_list['page-interfaces-bridge-edit']['match'] = array();
513
$priv_list['page-interfaces-bridge-edit']['match'][] = "interfaces_bridge_edit.php*";
514

    
515
$priv_list['page-interfaces-gif'] = array();
516
$priv_list['page-interfaces-gif']['name'] = gettext("WebCfg - Interfaces: GIF page");
517
$priv_list['page-interfaces-gif']['descr'] = gettext("Allow access to the 'Interfaces: GIF' page.");
518
$priv_list['page-interfaces-gif']['match'] = array();
519
$priv_list['page-interfaces-gif']['match'][] = "interfaces_gif.php*";
520

    
521
$priv_list['page-interfaces-gif-edit'] = array();
522
$priv_list['page-interfaces-gif-edit']['name'] = gettext("WebCfg - Interfaces: GIF: Edit page");
523
$priv_list['page-interfaces-gif-edit']['descr'] = gettext("Allow access to the 'Interfaces: GIF: Edit' page.");
524
$priv_list['page-interfaces-gif-edit']['match'] = array();
525
$priv_list['page-interfaces-gif-edit']['match'][] = "interfaces_gif_edit.php*";
526

    
527
$priv_list['page-interfaces-gre'] = array();
528
$priv_list['page-interfaces-gre']['name'] = gettext("WebCfg - Interfaces: GRE page");
529
$priv_list['page-interfaces-gre']['descr'] = gettext("Allow access to the 'Interfaces: GRE' page.");
530
$priv_list['page-interfaces-gre']['match'] = array();
531
$priv_list['page-interfaces-gre']['match'][] = "interfaces_gre.php*";
532

    
533
$priv_list['page-interfaces-gre-edit'] = array();
534
$priv_list['page-interfaces-gre-edit']['name'] = gettext("WebCfg - Interfaces: GRE: Edit page");
535
$priv_list['page-interfaces-gre-edit']['descr'] = gettext("Allow access to the 'Interfaces: GRE: Edit' page.");
536
$priv_list['page-interfaces-gre-edit']['match'] = array();
537
$priv_list['page-interfaces-gre-edit']['match'][] = "interfaces_gre_edit.php*";
538

    
539
$priv_list['page-interfaces-groups'] = array();
540
$priv_list['page-interfaces-groups']['name'] = gettext("WebCfg - Interfaces: Groups page");
541
$priv_list['page-interfaces-groups']['descr'] = gettext("Create interface groups");
542
$priv_list['page-interfaces-groups']['match'] = array();
543
$priv_list['page-interfaces-groups']['match'][] = "interfaces_groups.php*";
544

    
545
$priv_list['page-interfacess-groups'] = array();
546
$priv_list['page-interfacess-groups']['name'] = gettext("Interfaces: Groups: Edit page");
547
$priv_list['page-interfacess-groups']['descr'] = gettext("Allow access to the 'Interfaces: Groups: Edit' page.");
548
$priv_list['page-interfacess-groups']['match'] = array();
549
$priv_list['page-interfacess-groups']['match'][] = "interfaces_groups_edit.php*";
550

    
551
$priv_list['page-interfacess-lagg'] = array();
552
$priv_list['page-interfacess-lagg']['name'] = gettext("WebCfg - Interfaces: LAGG: page");
553
$priv_list['page-interfacess-lagg']['descr'] = gettext("Edit Interface LAGG");
554
$priv_list['page-interfacess-lagg']['match'] = array();
555
$priv_list['page-interfacess-lagg']['match'][] = "interfaces_lagg.php*";
556

    
557
$priv_list['page-interfacess-lagg'] = array();
558
$priv_list['page-interfacess-lagg']['name'] = gettext("Interfaces: LAGG: Edit page");
559
$priv_list['page-interfacess-lagg']['descr'] = gettext("Allow access to the 'Interfaces: LAGG: Edit' page.");
560
$priv_list['page-interfacess-lagg']['match'] = array();
561
$priv_list['page-interfacess-lagg']['match'][] = "interfaces_lagg_edit.php*";
562

    
563
$priv_list['page-interfaces-ppps'] = array();
564
$priv_list['page-interfaces-ppps']['name'] = gettext("WebCfg - Interfaces: ppps page");
565
$priv_list['page-interfaces-ppps']['descr'] = gettext("Allow access to the 'Interfaces: ppps' page.");
566
$priv_list['page-interfaces-ppps']['match'] = array();
567
$priv_list['page-interfaces-ppps']['match'][] = "interfaces_ppps.php*";
568

    
569
$priv_list['page-interfaces-ppps-edit'] = array();
570
$priv_list['page-interfaces-ppps-edit']['name'] = gettext("WebCfg - Interfaces: PPPs: Edit page");
571
$priv_list['page-interfaces-ppps-edit']['descr'] = gettext("Allow access to the 'Interfaces: PPPs: Edit' page.");
572
$priv_list['page-interfaces-ppps-edit']['match'] = array();
573
$priv_list['page-interfaces-ppps-edit']['match'][] = "interfaces_ppps_edit.php*";
574

    
575
$priv_list['page-interfaces-qinq'] = array();
576
$priv_list['page-interfaces-qinq']['name'] = gettext("WebCfg - Interfaces: QinQ page");
577
$priv_list['page-interfaces-qinq']['descr'] = gettext("Allow access to the 'Interfaces: QinQ' page.");
578
$priv_list['page-interfaces-qinq']['match'] = array();
579
$priv_list['page-interfaces-qinq']['match'][] = "interfaces_qinq.php*";
580

    
581
$priv_list['page-interfacess-qinq'] = array();
582
$priv_list['page-interfacess-qinq']['name'] = gettext("Interfaces: QinQ: Edit page");
583
$priv_list['page-interfacess-qinq']['descr'] = gettext("Allow access to 'Interfaces: QinQ: Edit' page");
584
$priv_list['page-interfacess-qinq']['match'] = array();
585
$priv_list['page-interfacess-qinq']['match'][] = "interfaces_qinq_edit.php*";
586

    
587
$priv_list['page-interfaces-vlan'] = array();
588
$priv_list['page-interfaces-vlan']['name'] = gettext("WebCfg - Interfaces: VLAN page");
589
$priv_list['page-interfaces-vlan']['descr'] = gettext("Allow access to the 'Interfaces: VLAN' page.");
590
$priv_list['page-interfaces-vlan']['match'] = array();
591
$priv_list['page-interfaces-vlan']['match'][] = "interfaces_vlan.php*";
592

    
593
$priv_list['page-interfaces-vlan-edit'] = array();
594
$priv_list['page-interfaces-vlan-edit']['name'] = gettext("WebCfg - Interfaces: VLAN: Edit page");
595
$priv_list['page-interfaces-vlan-edit']['descr'] = gettext("Allow access to the 'Interfaces: VLAN: Edit' page.");
596
$priv_list['page-interfaces-vlan-edit']['match'] = array();
597
$priv_list['page-interfaces-vlan-edit']['match'][] = "interfaces_vlan_edit.php*";
598

    
599
$priv_list['page-interfaces-wireless'] = array();
600
$priv_list['page-interfaces-wireless']['name'] = gettext("WebCfg - Interfaces: Wireless page");
601
$priv_list['page-interfaces-wireless']['descr'] = gettext("Allow access to the 'Interfaces: Wireless' page.");
602
$priv_list['page-interfaces-wireless']['match'] = array();
603
$priv_list['page-interfaces-wireless']['match'][] = "interfaces_wireless.php*";
604

    
605
$priv_list['page-interfaces-wireless-edit'] = array();
606
$priv_list['page-interfaces-wireless-edit']['name'] = gettext("WebCfg - Interfaces: Wireless edit page");
607
$priv_list['page-interfaces-wireless-edit']['descr'] = gettext("Allow access to the 'Interfaces: Wireless : Edit' page.");
608
$priv_list['page-interfaces-wireless-edit']['match'] = array();
609
$priv_list['page-interfaces-wireless-edit']['match'][] = "interfaces_wireless_edit.php*";
610

    
611
$priv_list['page-system-license'] = array();
612
$priv_list['page-system-license']['name'] = gettext("WebCfg - System: License page");
613
$priv_list['page-system-license']['descr'] = gettext("Allow access to the 'System: License' page.");
614
$priv_list['page-system-license']['match'] = array();
615
$priv_list['page-system-license']['match'][] = "license.php*";
616

    
617
$priv_list['page-services-loadbalancer-monitor'] = array();
618
$priv_list['page-services-loadbalancer-monitor']['name'] = gettext("WebCfg - Services: Load Balancer: Monitors page");
619
$priv_list['page-services-loadbalancer-monitor']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Monitors' page.");
620
$priv_list['page-services-loadbalancer-monitor']['match'] = array();
621
$priv_list['page-services-loadbalancer-monitor']['match'][] = "load_balancer_monitor.php*";
622

    
623
$priv_list['page-services-loadbalancer-monitor-edit'] = array();
624
$priv_list['page-services-loadbalancer-monitor-edit']['name'] = gettext("WebCfg - Services: Load Balancer: Monitor: Edit page");
625
$priv_list['page-services-loadbalancer-monitor-edit']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Monitor: Edit' page.");
626
$priv_list['page-services-loadbalancer-monitor-edit']['match'] = array();
627
$priv_list['page-services-loadbalancer-monitor-edit']['match'][] = "load_balancer_monitor_edit.php*";
628

    
629
$priv_list['page-loadbalancer-pool'] = array();
630
$priv_list['page-loadbalancer-pool']['name'] = gettext("WebCfg - Load Balancer: Pool page");
631
$priv_list['page-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Load Balancer: Pool' page.");
632
$priv_list['page-loadbalancer-pool']['match'] = array();
633
$priv_list['page-loadbalancer-pool']['match'][] = "load_balancer_pool.php*";
634

    
635
$priv_list['page-loadbalancer-pool-edit'] = array();
636
$priv_list['page-loadbalancer-pool-edit']['name'] = gettext("WebCfg - Load Balancer: Pool: Edit page");
637
$priv_list['page-loadbalancer-pool-edit']['descr'] = gettext("Allow access to the 'Load Balancer: Pool: Edit' page.");
638
$priv_list['page-loadbalancer-pool-edit']['match'] = array();
639
$priv_list['page-loadbalancer-pool-edit']['match'][] = "load_balancer_pool_edit.php*";
640

    
641
$priv_list['page-services-loadbalancer-relay-action'] = array();
642
$priv_list['page-services-loadbalancer-relay-action']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Actions page");
643
$priv_list['page-services-loadbalancer-relay-action']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Actions' page.");
644
$priv_list['page-services-loadbalancer-relay-action']['match'] = array();
645
$priv_list['page-services-loadbalancer-relay-action']['match'][] = "load_balancer_relay_action.php*";
646

    
647
$priv_list['page-services-loadbalancer-relay-action-edit'] = array();
648
$priv_list['page-services-loadbalancer-relay-action-edit']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Action: Edit page");
649
$priv_list['page-services-loadbalancer-relay-action-edit']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Action: Edit' page.");
650
$priv_list['page-services-loadbalancer-relay-action-edit']['match'] = array();
651
$priv_list['page-services-loadbalancer-relay-action-edit']['match'][] = "load_balancer_relay_action_edit.php*";
652

    
653
$priv_list['page-services-loadbalancer-relay-protocol'] = array();
654
$priv_list['page-services-loadbalancer-relay-protocol']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Protocols page");
655
$priv_list['page-services-loadbalancer-relay-protocol']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Protocols' page.");
656
$priv_list['page-services-loadbalancer-relay-protocol']['match'] = array();
657
$priv_list['page-services-loadbalancer-relay-protocol']['match'][] = "load_balancer_relay_protocol.php*";
658

    
659
$priv_list['page-services-loadbalancer-relay-protocol-edit'] = array();
660
$priv_list['page-services-loadbalancer-relay-protocol-edit']['name'] = gettext("WebCfg - Services: Load Balancer: Relay Protocol: Edit page");
661
$priv_list['page-services-loadbalancer-relay-protocol-edit']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Relay Protocol: Edit' page.");
662
$priv_list['page-services-loadbalancer-relay-protocol-edit']['match'] = array();
663
$priv_list['page-services-loadbalancer-relay-protocol-edit']['match'][] = "load_balancer_relay_protocol_edit.php*";
664

    
665
$priv_list['page-services-loadbalancer-setting'] = array();
666
$priv_list['page-services-loadbalancer-setting']['name'] = gettext("Webcfg - Services: Load Balancer: setting page");
667
$priv_list['page-services-loadbalancer-setting']['descr'] = gettext("Allow access to the 'Settings: Load Balancer: Settings' page.");
668
$priv_list['page-services-loadbalancer-setting']['match'] = array();
669
$priv_list['page-services-loadbalancer-setting']['match'][] = "load_balancer_setting.php*";
670

    
671
$priv_list['page-services-loadbalancer-virtualservers'] = array();
672
$priv_list['page-services-loadbalancer-virtualservers']['name'] = gettext("WebCfg - Services: Load Balancer: Virtual Servers page");
673
$priv_list['page-services-loadbalancer-virtualservers']['descr'] = gettext("Allow access to the 'Services: Load Balancer: Virtual Servers' page.");
674
$priv_list['page-services-loadbalancer-virtualservers']['match'] = array();
675
$priv_list['page-services-loadbalancer-virtualservers']['match'][] = "load_balancer_virtual_server.php*";
676

    
677
$priv_list['page-services-ntpd'] = array();
678
$priv_list['page-services-ntpd']['name'] = gettext("Webcfg - Services: NTP");
679
$priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services: NTP' page.");
680
$priv_list['page-services-ntpd']['match'] = array();
681
$priv_list['page-services-ntpd']['match'][] = "services_ntpd.php*";
682

    
683
$priv_list['page-loadbalancer-virtualserver-edit'] = array();
684
$priv_list['page-loadbalancer-virtualserver-edit']['name'] = gettext("WebCfg - Load Balancer: Virtual Server: Edit page");
685
$priv_list['page-loadbalancer-virtualserver-edit']['descr'] = gettext("Allow access to the 'Load Balancer: Virtual Server: Edit' page.");
686
$priv_list['page-loadbalancer-virtualserver-edit']['match'] = array();
687
$priv_list['page-loadbalancer-virtualserver-edit']['match'][] = "load_balancer_virtual_server_edit.php*";
688

    
689
$priv_list['page-package-settings'] = array();
690
$priv_list['page-package-settings']['name'] = gettext("WebCfg - Package: Settings page");
691
$priv_list['page-package-settings']['descr'] = gettext("Allow access to the 'Package: Settings' page.");
692
$priv_list['page-package-settings']['match'] = array();
693
$priv_list['page-package-settings']['match'][] = "pkg.php*";
694

    
695
$priv_list['page-package-edit'] = array();
696
$priv_list['page-package-edit']['name'] = gettext("WebCfg - Package: Edit page");
697
$priv_list['page-package-edit']['descr'] = gettext("Allow access to the 'Package: Edit' page.");
698
$priv_list['page-package-edit']['match'] = array();
699
$priv_list['page-package-edit']['match'][] = "pkg_edit.php*";
700

    
701
$priv_list['page-system-packagemanager'] = array();
702
$priv_list['page-system-packagemanager']['name'] = gettext("WebCfg - System: Package Manager page");
703
$priv_list['page-system-packagemanager']['descr'] = gettext("Allow access to the 'System: Package Manager' page.");
704
$priv_list['page-system-packagemanager']['match'] = array();
705
$priv_list['page-system-packagemanager']['match'][] = "pkg_mgr.php*";
706

    
707
$priv_list['page-system-packagemanager-installpackage'] = array();
708
$priv_list['page-system-packagemanager-installpackage']['name'] = gettext("WebCfg - System: Package Manager: Install Package page");
709
$priv_list['page-system-packagemanager-installpackage']['descr'] = gettext("Allow access to the 'System: Package Manager: Install Package' page.");
710
$priv_list['page-system-packagemanager-installpackage']['match'] = array();
711
$priv_list['page-system-packagemanager-installpackage']['match'][] = "pkg_mgr_install.php*";
712

    
713
$priv_list['page-system-packagemanager-installed'] = array();
714
$priv_list['page-system-packagemanager-installed']['name'] = gettext("WebCfg - System: Package Manager: Installed page");
715
$priv_list['page-system-packagemanager-installed']['descr'] = gettext("Allow access to the 'System: Package Manager: Installed' page.");
716
$priv_list['page-system-packagemanager-installed']['match'] = array();
717
$priv_list['page-system-packagemanager-installed']['match'][] = "pkg_mgr_installed.php*";
718

    
719
$priv_list['page-pkg-mgr-settings'] = array();
720
$priv_list['page-pkg-mgr-settings']['name'] = gettext("WebCfg - Packages: Settings page");
721
$priv_list['page-pkg-mgr-settings']['descr'] = gettext("Allow access to the 'Packages: Settings' page.");
722
$priv_list['page-pkg-mgr-settings']['match'] = array();
723
$priv_list['page-pkg-mgr-settings']['match'][] = "pkg_mgr_settings.php*";
724

    
725
$priv_list['page-diagnostics-rebootsystem'] = array();
726
$priv_list['page-diagnostics-rebootsystem']['name'] = gettext("WebCfg - Diagnostics: Reboot System page");
727
$priv_list['page-diagnostics-rebootsystem']['descr'] = gettext("Allow access to the 'Diagnostics: Reboot System' page.");
728
$priv_list['page-diagnostics-rebootsystem']['match'] = array();
729
$priv_list['page-diagnostics-rebootsystem']['match'][] = "reboot.php*";
730

    
731
$priv_list['page-diagnostics-restart-httpd'] = array();
732
$priv_list['page-diagnostics-restart-httpd']['name'] = gettext("WebCfg - Diagnostics: Restart HTTPD : System page");
733
$priv_list['page-diagnostics-restart-httpd']['descr'] = gettext("Allow access to the 'Diagnostics: Restart HTTPD: System' page.");
734
$priv_list['page-diagnostics-restart-httpd']['match'] = array();
735
$priv_list['page-diagnostics-restart-httpd']['match'][] = "restart_httpd.php*";
736

    
737
$priv_list['page-services-captiveportal'] = array();
738
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive portal page");
739
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive portal' page.");
740
$priv_list['page-services-captiveportal']['match'] = array();
741
$priv_list['page-services-captiveportal']['match'][] = "services_captiveportal.php*";
742

    
743
$priv_list['page-services-captiveportal-filemanager'] = array();
744
$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services: Captive portal: File Manager page");
745
$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services: Captive portal: File Manager' page.");
746
$priv_list['page-services-captiveportal-filemanager']['match'] = array();
747
$priv_list['page-services-captiveportal-filemanager']['match'][] = "services_captiveportal_filemanager.php*";
748

    
749
$priv_list['page-services-captiveportal-allowedips'] = array();
750
$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services: Captive portal: Allowed IPs page");
751
$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed IPs' page.");
752
$priv_list['page-services-captiveportal-allowedips']['match'] = array();
753
$priv_list['page-services-captiveportal-allowedips']['match'][] = "services_captiveportal_ip.php*";
754

    
755
$priv_list['page-services-captiveportal-editallowedips'] = array();
756
$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed IPs page");
757
$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Allowed IPs' page.");
758
$priv_list['page-services-captiveportal-editallowedips']['match'] = array();
759
$priv_list['page-services-captiveportal-editallowedips']['match'][] = "services_captiveportal_ip_edit.php*";
760

    
761
$priv_list['page-services-captiveportal-macaddresses'] = array();
762
$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services: Captive portal: Mac Addresses page");
763
$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services: Captive portal: Mac Addresses' page.");
764
$priv_list['page-services-captiveportal-macaddresses']['match'] = array();
765
$priv_list['page-services-captiveportal-macaddresses']['match'][] = "services_captiveportal_mac.php*";
766

    
767
$priv_list['page-services-captiveportal-editmacaddresses'] = array();
768
$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services: Captive portal: Edit MAC Addresses page");
769
$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit MAC Addresses' page.");
770
$priv_list['page-services-captiveportal-editmacaddresses']['match'] = array();
771
$priv_list['page-services-captiveportal-editmacaddresses']['match'][] = "services_captiveportal_mac_edit.php*";
772

    
773
$priv_list['page-services-captiveportal-allowedhostnames'] = array();
774
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Allowed Hostnames page");
775
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed Hostnames' page.");
776
$priv_list['page-services-captiveportal-allowedhostnames']['match'] = array();
777
$priv_list['page-services-captiveportal-allowedhostnames']['match'][] = "services_captiveportal_hostname.php*";
778

    
779
$priv_list['page-services-captiveportal-editallowedhostnames'] = array();
780
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed Hostnames page");
781
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed Hostnames' page.");
782
$priv_list['page-services-captiveportal-editallowedhostnames']['match'] = array();
783
$priv_list['page-services-captiveportal-editallowedhostnames']['match'][] = "services_captiveportal_hostname_edit.php*";
784

    
785
$priv_list['page-services-captiveportal-editzones'] = array();
786
$priv_list['page-services-captiveportal-editzones']['name'] = gettext("Webcfg - Services: Captive portal: Edit Zones page");
787
$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Zones' page.");
788
$priv_list['page-services-captiveportal-editzones']['match'] = array();
789
$priv_list['page-services-captiveportal-editzones']['match'][] = "services_captiveportal_zones_edit.php*";
790

    
791
$priv_list['page-services-captiveportal-vouchers'] = array();
792
$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services: Captive portal Vouchers page");
793
$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services: Captive portal Vouchers' page.");
794
$priv_list['page-services-captiveportal-vouchers']['match'] = array();
795
$priv_list['page-services-captiveportal-vouchers']['match'][] = "services_captiveportal_vouchers.php*";
796

    
797
$priv_list['page-services-captiveportal-voucher-edit'] = array();
798
$priv_list['page-services-captiveportal-voucher-edit']['name'] = "WebCfg - Services: Captive portal Voucher Rolls page";
799
$priv_list['page-services-captiveportal-voucher-edit']['descr'] = "Allow access to the 'Services: Captive portal Edit Voucher Rolls' page.";
800
$priv_list['page-services-captiveportal-voucher-edit']['match'] = array();
801
$priv_list['page-services-captiveportal-voucher-edit']['match'][] = "services_captiveportal_vouchers_edit.php*";
802

    
803
$priv_list['page-services-captiveportal-zones'] = array();
804
$priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services: Captiveprotal Zones page");
805
$priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services: CaptivePortal Zones' page.");
806
$priv_list['page-services-captiveportal-zones']['match'] = array();
807
$priv_list['page-services-captiveportal-zones']['match'][] = "services_captiveportal_zones.php*";
808

    
809
$priv_list['page-services-dhcpserver'] = array();
810
$priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services: DHCP server page");
811
$priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services: DHCP server' page.");
812
$priv_list['page-services-dhcpserver']['match'] = array();
813
$priv_list['page-services-dhcpserver']['match'][] = "services_dhcp.php*";
814

    
815
$priv_list['page-services-dhcpserver-editstaticmapping'] = array();
816
$priv_list['page-services-dhcpserver-editstaticmapping']['name'] = gettext("WebCfg - Services: DHCP Server : Edit static mapping page");
817
$priv_list['page-services-dhcpserver-editstaticmapping']['descr'] = gettext("Allow access to the 'Services: DHCP Server : Edit static mapping' page.");
818
$priv_list['page-services-dhcpserver-editstaticmapping']['match'] = array();
819
$priv_list['page-services-dhcpserver-editstaticmapping']['match'][] = "services_dhcp_edit.php*";
820

    
821
$priv_list['page-services-dhcprelay'] = array();
822
$priv_list['page-services-dhcprelay']['name'] = gettext("WebCfg - Services: DHCP Relay page");
823
$priv_list['page-services-dhcprelay']['descr'] = gettext("Allow access to the 'Services: DHCP Relay' page.");
824
$priv_list['page-services-dhcprelay']['match'] = array();
825
$priv_list['page-services-dhcprelay']['match'][] = "services_dhcp_relay.php*";
826

    
827
$priv_list['page-services-dhcpv6server'] = array();
828
$priv_list['page-services-dhcpv6server']['name'] = gettext("Webcfg - Services: DHCPv6 server page");
829
$priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services: DHCPv6 server' page.");
830
$priv_list['page-services-dhcpv6server']['match'] = array();
831
$priv_list['page-services-dhcpv6server']['match'][] = "services_dhcpv6.php*";
832

    
833
$priv_list['page-services-dhcpserverv6-editstaticmapping'] = array();
834
$priv_list['page-services-dhcpserverv6-editstaticmapping']['name'] = gettext("Webcfg - Services: DHCPv6 Server : Edit static mapping page");
835
$priv_list['page-services-dhcpserverv6-editstaticmapping']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Server : Edit static mapping' page.");
836
$priv_list['page-services-dhcpserverv6-editstaticmapping']['match'] = array();
837
$priv_list['page-services-dhcpserverv6-editstaticmapping']['match'][] = "services_dhcpv6_edit.php*";
838

    
839
$priv_list['page-services-dhcpv6relay'] = array();
840
$priv_list['page-services-dhcpv6relay']['name'] = gettext("Webcfg - Services: DHCPv6 Relay page");
841
$priv_list['page-services-dhcpv6relay']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Relay' page.");
842
$priv_list['page-services-dhcpv6relay']['match'] = array();
843
$priv_list['page-services-dhcpv6relay']['match'][] = "services_dhcpv6_relay.php*";
844

    
845
$priv_list['page-services-dnsforwarder'] = array();
846
$priv_list['page-services-dnsforwarder']['name'] = gettext("WebCfg - Services: DNS Forwarder page");
847
$priv_list['page-services-dnsforwarder']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder' page.");
848
$priv_list['page-services-dnsforwarder']['match'] = array();
849
$priv_list['page-services-dnsforwarder']['match'][] = "services_dnsmasq.php*";
850

    
851
$priv_list['page-services-dnsforwarder-editdomainoverride'] = array();
852
$priv_list['page-services-dnsforwarder-editdomainoverride']['name'] = gettext("WebCfg - Services: DNS Forwarder: Edit Domain Override page");
853
$priv_list['page-services-dnsforwarder-editdomainoverride']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder: Edit Domain Override' page.");
854
$priv_list['page-services-dnsforwarder-editdomainoverride']['match'] = array();
855
$priv_list['page-services-dnsforwarder-editdomainoverride']['match'][] = "services_dnsmasq_domainoverride_edit.php*";
856

    
857
$priv_list['page-services-dnsforwarder-edithost'] = array();
858
$priv_list['page-services-dnsforwarder-edithost']['name'] = gettext("WebCfg - Services: DNS Forwarder: Edit host page");
859
$priv_list['page-services-dnsforwarder-edithost']['descr'] = gettext("Allow access to the 'Services: DNS Forwarder: Edit host' page.");
860
$priv_list['page-services-dnsforwarder-edithost']['match'] = array();
861
$priv_list['page-services-dnsforwarder-edithost']['match'][] = "services_dnsmasq_edit.php*";
862

    
863
$priv_list['page-services-dynamicdnsclients'] = array();
864
$priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services: Dynamic DNS clients page");
865
$priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS clients' page.");
866
$priv_list['page-services-dynamicdnsclients']['match'] = array();
867
$priv_list['page-services-dynamicdnsclients']['match'][] = "services_dyndns.php*";
868

    
869
$priv_list['page-services-dynamicdnsclient'] = array();
870
$priv_list['page-services-dynamicdnsclient']['name'] = gettext("WebCfg - Services: Dynamic DNS client page");
871
$priv_list['page-services-dynamicdnsclient']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS client' page.");
872
$priv_list['page-services-dynamicdnsclient']['match'] = array();
873
$priv_list['page-services-dynamicdnsclient']['match'][] = "services_dyndns_edit.php*";
874

    
875
$priv_list['page-services-igmpproxy'] = array();
876
$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services: Igmpproxy page");
877
$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services: Igmpproxy' page.");
878
$priv_list['page-services-igmpproxy']['match'] = array();
879
$priv_list['page-services-igmpproxy']['match'][] = "services_igmpproxy.php*";
880

    
881
$priv_list['page-services-igmpproxy-edit'] = array();
882
$priv_list['page-services-igmpproxy-edit']['name'] = gettext("Firewall: Igmpproxy: Edit page");
883
$priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services: Igmpproxy: Edit' page.");
884
$priv_list['page-services-igmpproxy-edit']['match'] = array();
885
$priv_list['page-services-igmpproxy-edit']['match'][] = "services_igmpproxy_edit.php*";
886

    
887
$priv_list['page-services-rfc2136clients'] = array();
888
$priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services: RFC 2136 clients page");
889
$priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services: RFC 2136 clients' page.");
890
$priv_list['page-services-rfc2136clients']['match'] = array();
891
$priv_list['page-services-rfc2136clients']['match'][] = "services_rfc2136.php*";
892

    
893
$priv_list['page-services-router-advertisements'] = array();
894
$priv_list['page-services-router-advertisements']['name'] = gettext("Webcfg - Services: Router advertisementspage");
895
$priv_list['page-services-router-advertisements']['descr'] = gettext("Allow access to the 'Services: Router Advertisements' page.");
896
$priv_list['page-services-router-advertisements']['match'] = array();
897
$priv_list['page-services-router-advertisements']['match'][] = "services_router_advertisements.php*";
898

    
899
$priv_list['page-services-snmp'] = array();
900
$priv_list['page-services-snmp']['name'] = gettext("WebCfg - Services: SNMP page");
901
$priv_list['page-services-snmp']['descr'] = gettext("Allow access to the 'Services: SNMP' page.");
902
$priv_list['page-services-snmp']['match'] = array();
903
$priv_list['page-services-snmp']['match'][] = "services_snmp.php*";
904

    
905
$priv_list['page-services-wakeonlan'] = array();
906
$priv_list['page-services-wakeonlan']['name'] = gettext("WebCfg - Services: Wake on LAN page");
907
$priv_list['page-services-wakeonlan']['descr'] = gettext("Allow access to the 'Services: Wake on LAN' page.");
908
$priv_list['page-services-wakeonlan']['match'] = array();
909
$priv_list['page-services-wakeonlan']['match'][] = "services_wol.php*";
910

    
911
$priv_list['page-services-wakeonlan-edit'] = array();
912
$priv_list['page-services-wakeonlan-edit']['name'] = gettext("WebCfg - Services: Wake on LAN: Edit page");
913
$priv_list['page-services-wakeonlan-edit']['descr'] = gettext("Allow access to the 'Services: Wake on LAN: Edit' page.");
914
$priv_list['page-services-wakeonlan-edit']['match'] = array();
915
$priv_list['page-services-wakeonlan-edit']['match'][] = "services_wol_edit.php*";
916

    
917
$priv_list['page-diagnostics-cpuutilization'] = array();
918
$priv_list['page-diagnostics-cpuutilization']['name'] = gettext("WebCfg - Diagnostics: CPU Utilization page");
919
$priv_list['page-diagnostics-cpuutilization']['descr'] = gettext("Allow access to the 'Diagnostics: CPU Utilization' page.");
920
$priv_list['page-diagnostics-cpuutilization']['match'] = array();
921
$priv_list['page-diagnostics-cpuutilization']['match'][] = "stats.php*";
922

    
923
$priv_list['page-hidden-detailedstatus'] = array();
924
$priv_list['page-hidden-detailedstatus']['name'] = gettext("WebCfg - Hidden: Detailed Status page");
925
$priv_list['page-hidden-detailedstatus']['descr'] = gettext("Allow access to the 'Hidden: Detailed Status' page.");
926
$priv_list['page-hidden-detailedstatus']['match'] = array();
927
$priv_list['page-hidden-detailedstatus']['match'][] = "status.php*";
928

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

    
935
$priv_list['page-status-captiveportal-expire'] = array();
936
$priv_list['page-status-captiveportal-expire']['name'] = gettext("Webcfg - Status: Captive portal Expire Vouchers page");
937
$priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status: Captive portal Expire Vouchers' page.");
938
$priv_list['page-status-captiveportal-expire']['match'] = array();
939
$priv_list['page-status-captiveportal-expire']['match'][] = "status_captiveportal_expire.php*";
940

    
941
$priv_list['page-status-captiveportal-test'] = array();
942
$priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status: Captive portal test Vouchers page");
943
$priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status: Captive portal Test Vouchers' page.");
944
$priv_list['page-status-captiveportal-test']['match'] = array();
945
$priv_list['page-status-captiveportal-test']['match'][] = "status_captiveportal_test.php*";
946

    
947
$priv_list['page-status-captiveportal-voucher-rolls'] = array();
948
$priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status: Captive portal Voucher Rolls page");
949
$priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status: Captive portal Voucher Rolls' page.");
950
$priv_list['page-status-captiveportal-voucher-rolls']['match'] = array();
951
$priv_list['page-status-captiveportal-voucher-rolls']['match'][] = "status_captiveportal_voucher_rolls.php*";
952

    
953
$priv_list['page-status-captiveportal-vouchers'] = array();
954
$priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status: Captive portal Vouchers page");
955
$priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status: Captive portal Vouchers' page.");
956
$priv_list['page-status-captiveportal-vouchers']['match'] = array();
957
$priv_list['page-status-captiveportal-vouchers']['match'][] = "status_captiveportal_vouchers.php*";
958

    
959
$priv_list['page-status-dhcpleases'] = array();
960
$priv_list['page-status-dhcpleases']['name'] = gettext("WebCfg - Status: DHCP leases page");
961
$priv_list['page-status-dhcpleases']['descr'] = gettext("Allow access to the 'Status: DHCP leases' page.");
962
$priv_list['page-status-dhcpleases']['match'] = array();
963
$priv_list['page-status-dhcpleases']['match'][] = "status_dhcp_leases.php*";
964

    
965
$priv_list['page-status-dhcpv6leases'] = array();
966
$priv_list['page-status-dhcpv6leases']['name'] = gettext("Webcfg - Status: DHCPv6 leases page");
967
$priv_list['page-status-dhcpv6leases']['descr'] = gettext("Allow access to the 'Status: DHCPv6 leases' page.");
968
$priv_list['page-status-dhcpv6leases']['match'] = array();
969
$priv_list['page-status-dhcpv6leases']['match'][] = "status_dhcpv6_leases.php*";
970

    
971
$priv_list['page-status-filterreloadstatus'] = array();
972
$priv_list['page-status-filterreloadstatus']['name'] = gettext("WebCfg - Status: Filter Reload Status page");
973
$priv_list['page-status-filterreloadstatus']['descr'] = gettext("Allow access to the 'Status: Filter Reload Status' page.");
974
$priv_list['page-status-filterreloadstatus']['match'] = array();
975
$priv_list['page-status-filterreloadstatus']['match'][] = "status_filter_reload.php*";
976

    
977
$priv_list['page-status-gatewaygroups'] = array();
978
$priv_list['page-status-gatewaygroups']['name'] = gettext("WebCfg - Status: Gateway Groups page");
979
$priv_list['page-status-gatewaygroups']['descr'] = gettext("Allow access to the 'Status: Gateway Groups' page.");
980
$priv_list['page-status-gatewaygroups']['match'] = array();
981
$priv_list['page-status-gatewaygroups']['match'][] = "status_gateway_groups.php*";
982

    
983
$priv_list['page-status-gateways'] = array();
984
$priv_list['page-status-gateways']['name'] = gettext("WebCfg - Status: Gateways page");
985
$priv_list['page-status-gateways']['descr'] = gettext("Allow access to the 'Status: Gateways' page.");
986
$priv_list['page-status-gateways']['match'] = array();
987
$priv_list['page-status-gateways']['match'][] = "status_gateways.php*";
988

    
989
$priv_list['page-status-trafficgraph'] = array();
990
$priv_list['page-status-trafficgraph']['name'] = gettext("WebCfg - Status: Traffic Graph page");
991
$priv_list['page-status-trafficgraph']['descr'] = gettext("Allow access to the 'Status: Traffic Graph' page.");
992
$priv_list['page-status-trafficgraph']['match'] = array();
993
$priv_list['page-status-trafficgraph']['match'][] = "status_graph.php*";
994
$priv_list['page-status-trafficgraph']['match'][] = "bandwidth_by_ip.php*";
995
$priv_list['page-status-trafficgraph']['match'][] = "graph.php*";
996
$priv_list['page-status-trafficgraph']['match'][] = "ifstats.php*";
997

    
998
$priv_list['page-status-cpuload'] = array();
999
$priv_list['page-status-cpuload']['name'] = gettext("WebCfg - Status: CPU load page");
1000
$priv_list['page-status-cpuload']['descr'] = gettext("Allow access to the 'Status: CPU load' page.");
1001
$priv_list['page-status-cpuload']['match'] = array();
1002
$priv_list['page-status-cpuload']['match'][] = "status_graph_cpu.php*";
1003

    
1004
$priv_list['page-status-interfaces'] = array();
1005
$priv_list['page-status-interfaces']['name'] = gettext("WebCfg - Status: Interfaces page");
1006
$priv_list['page-status-interfaces']['descr'] = gettext("Allow access to the 'Status: Interfaces' page.");
1007
$priv_list['page-status-interfaces']['match'] = array();
1008
$priv_list['page-status-interfaces']['match'][] = "status_interfaces.php*";
1009

    
1010
$priv_list['page-status-loadbalancer-pool'] = array();
1011
$priv_list['page-status-loadbalancer-pool']['name'] = gettext("WebCfg - Status: Load Balancer: Pool page");
1012
$priv_list['page-status-loadbalancer-pool']['descr'] = gettext("Allow access to the 'Status: Load Balancer: Pool' page.");
1013
$priv_list['page-status-loadbalancer-pool']['match'] = array();
1014
$priv_list['page-status-loadbalancer-pool']['match'][] = "status_lb_pool.php*";
1015

    
1016
$priv_list['page-status-loadbalancer-virtualserver'] = array();
1017
$priv_list['page-status-loadbalancer-virtualserver']['name'] = gettext("WebCfg - Status: Load Balancer: Virtual Server page");
1018
$priv_list['page-status-loadbalancer-virtualserver']['descr'] = gettext("Allow access to the 'Status: Load Balancer: Virtual Server' page.");
1019
$priv_list['page-status-loadbalancer-virtualserver']['match'] = array();
1020
$priv_list['page-status-loadbalancer-virtualserver']['match'][] = "status_lb_vs.php*";
1021

    
1022
$priv_list['page-status-openvpn'] = array();
1023
$priv_list['page-status-openvpn']['name'] = gettext("WebCfg - Status: OpenVPN page");
1024
$priv_list['page-status-openvpn']['descr'] = gettext("Allow access to the 'Status: OpenVPN' page.");
1025
$priv_list['page-status-openvpn']['match'] = array();
1026
$priv_list['page-status-openvpn']['match'][] = "status_openvpn.php*";
1027

    
1028
$priv_list['page-status-trafficshaper-queues'] = array();
1029
$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status: Traffic shaper: Queues page");
1030
$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status: Traffic shaper: Queues' page.");
1031
$priv_list['page-status-trafficshaper-queues']['match'] = array();
1032
$priv_list['page-status-trafficshaper-queues']['match'][] = "status_queues.php*";
1033

    
1034
$priv_list['page-status-rrdgraphs'] = array();
1035
$priv_list['page-status-rrdgraphs']['name'] = gettext("WebCfg - Status: RRD Graphs page");
1036
$priv_list['page-status-rrdgraphs']['descr'] = gettext("Allow access to the 'Status: RRD Graphs' page.");
1037
$priv_list['page-status-rrdgraphs']['match'] = array();
1038
$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph.php*";
1039
$priv_list['page-status-rrdgraphs']['match'][] = "status_rrd_graph_img.php*";
1040

    
1041
$priv_list['page-status-rrdgraph-settings'] = array();
1042
$priv_list['page-status-rrdgraph-settings']['name'] = gettext("WebCfg - Status: RRD Graphs settings page");
1043
$priv_list['page-status-rrdgraph-settings']['descr'] = gettext("Allow access to the 'Status: RRD Graphs: settings' page.");
1044
$priv_list['page-status-rrdgraph-settings']['match'] = array();
1045
$priv_list['page-status-rrdgraph-settings']['match'][] = "status_rrd_graph_settings.php*";
1046

    
1047
$priv_list['page-status-services'] = array();
1048
$priv_list['page-status-services']['name'] = gettext("WebCfg - Status: Services page");
1049
$priv_list['page-status-services']['descr'] = gettext("Allow access to the 'Status: Services' page.");
1050
$priv_list['page-status-services']['match'] = array();
1051
$priv_list['page-status-services']['match'][] = "status_services.php*";
1052

    
1053
$priv_list['page-status-upnpstatus'] = array();
1054
$priv_list['page-status-upnpstatus']['name'] = gettext("WebCfg - Status: UPnP Status page");
1055
$priv_list['page-status-upnpstatus']['descr'] = gettext("Allow access to the 'Status: UPnP Status' page.");
1056
$priv_list['page-status-upnpstatus']['match'] = array();
1057
$priv_list['page-status-upnpstatus']['match'][] = "status_upnp.php*";
1058

    
1059
$priv_list['page-diagnostics-wirelessstatus'] = array();
1060
$priv_list['page-diagnostics-wirelessstatus']['name'] = gettext("WebCfg - Status: Wireless page");
1061
$priv_list['page-diagnostics-wirelessstatus']['descr'] = gettext("Allow access to the 'Status: Wireless' page.");
1062
$priv_list['page-diagnostics-wirelessstatus']['match'] = array();
1063
$priv_list['page-diagnostics-wirelessstatus']['match'][] = "status_wireless.php*";
1064

    
1065
$priv_list['page-system-generalsetup'] = array();
1066
$priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System: General Setup page");
1067
$priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System: General Setup' page.");
1068
$priv_list['page-system-generalsetup']['match'] = array();
1069
$priv_list['page-system-generalsetup']['match'][] = "system.php*";
1070

    
1071
$priv_list['page-system-advanced-admin'] = array();
1072
$priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System: Advanced: Admin Access Page");
1073
$priv_list['page-system-advanced-admin']['descr'] = gettext("Allow access to the 'System: Advanced: Admin Access' page.");
1074
$priv_list['page-system-advanced-admin']['match'] = array();
1075
$priv_list['page-system-advanced-admin']['match'][] = "system_advanced_admin.php*";
1076

    
1077
$priv_list['page-system-advanced-firewall'] = array();
1078
$priv_list['page-system-advanced-firewall']['name'] = gettext("WebCfg - System: Advanced: Firewall and NAT page");
1079
$priv_list['page-system-advanced-firewall']['descr'] = gettext("Allow access to the 'System: Advanced: Firewall and NAT' page.");
1080
$priv_list['page-system-advanced-firewall']['match'] = array();
1081
$priv_list['page-system-advanced-firewall']['match'][] = "system_advanced_firewall.php*";
1082

    
1083
$priv_list['page-system-advanced-misc'] = array();
1084
$priv_list['page-system-advanced-misc']['name'] = gettext("WebCfg - System: Advanced: Miscellaneous page");
1085
$priv_list['page-system-advanced-misc']['descr'] = gettext("Allow access to the 'System: Advanced: Miscellaneous' page.");
1086
$priv_list['page-system-advanced-misc']['match'] = array();
1087
$priv_list['page-system-advanced-misc']['match'][] = "system_advanced_misc.php*";
1088

    
1089
$priv_list['page-system-advanced-network'] = array();
1090
$priv_list['page-system-advanced-network']['name'] = gettext("WebCfg - System: Advanced: Network page");
1091
$priv_list['page-system-advanced-network']['descr'] = gettext("Allow access to the 'System: Advanced: Networking' page.");
1092
$priv_list['page-system-advanced-network']['match'] = array();
1093
$priv_list['page-system-advanced-network']['match'][] = "system_advanced_network.php*";
1094

    
1095
$priv_list['page-system-advanced-notifications'] = array();
1096
$priv_list['page-system-advanced-notifications']['name'] = gettext("WebCfg - System: Advanced: Notifications page");
1097
$priv_list['page-system-advanced-notifications']['descr'] = gettext("Allow access to the 'System: Advanced: Notifications' page.");
1098
$priv_list['page-system-advanced-notifications']['match'] = array();
1099
$priv_list['page-system-advanced-notifications']['match'][] = "system_advanced_notifications.php*";
1100

    
1101
$priv_list['page-system-advanced-sysctl'] = array();
1102
$priv_list['page-system-advanced-sysctl']['name'] = gettext("WebCfg - System: Advanced: Tunables page");
1103
$priv_list['page-system-advanced-sysctl']['descr'] = gettext("Allow access to the 'System: Advanced: Tunables' page.");
1104
$priv_list['page-system-advanced-sysctl']['match'] = array();
1105
$priv_list['page-system-advanced-sysctl']['match'][] = "system_advanced_sysctl.php*";
1106

    
1107
$priv_list['page-system-authservers'] = array();
1108
$priv_list['page-system-authservers']['name'] = gettext("WebCfg - System: Authentication Servers");
1109
$priv_list['page-system-authservers']['descr'] = gettext("Allow access to the 'System: Authentication Servers' page.");
1110
$priv_list['page-system-authservers']['match'] = array();
1111
$priv_list['page-system-authservers']['match'][] = "system_authservers.php*";
1112

    
1113
$priv_list['page-system-camanager'] = array();
1114
$priv_list['page-system-camanager']['name'] = gettext("WebCfg - System: CA Manager");
1115
$priv_list['page-system-camanager']['descr'] = gettext("Allow access to the 'System: CA Manager' page.");
1116
$priv_list['page-system-camanager']['match'] = array();
1117
$priv_list['page-system-camanager']['match'][] = "system_camanager.php*";
1118

    
1119
$priv_list['page-system-certmanager'] = array();
1120
$priv_list['page-system-certmanager']['name'] = gettext("WebCfg - System: Certificate Manager");
1121
$priv_list['page-system-certmanager']['descr'] = gettext("Allow access to the 'System: Certificate Manager' page.");
1122
$priv_list['page-system-certmanager']['match'] = array();
1123
$priv_list['page-system-certmanager']['match'][] = "system_certmanager.php*";
1124

    
1125
$priv_list['page-system-crlmanager'] = array();
1126
$priv_list['page-system-crlmanager']['name'] = gettext("WebCfg - System: CRL Manager");
1127
$priv_list['page-system-crlmanager']['descr'] = gettext("Allow access to the 'System: CRL Manager' page.");
1128
$priv_list['page-system-crlmanager']['match'] = array();
1129
$priv_list['page-system-crlmanager']['match'][] = "system_crlmanager.php*";
1130

    
1131
$priv_list['page-system-firmware-manualupdate'] = array();
1132
$priv_list['page-system-firmware-manualupdate']['name'] = gettext("WebCfg - System: Firmware: Manual Update page");
1133
$priv_list['page-system-firmware-manualupdate']['descr'] = gettext("Allow access to the 'System: Firmware: Manual Update' page.");
1134
$priv_list['page-system-firmware-manualupdate']['match'] = array();
1135
$priv_list['page-system-firmware-manualupdate']['match'][] = "system_firmware.php*";
1136

    
1137
$priv_list['page-system-firmware-checkforupdate'] = array();
1138
$priv_list['page-system-firmware-checkforupdate']['name'] = gettext("WebCfg - System: Firmware: Check For Update page");
1139
$priv_list['page-system-firmware-checkforupdate']['descr'] = gettext("Allow access to the 'System: Firmware: Check For Update' page.");
1140
$priv_list['page-system-firmware-checkforupdate']['match'] = array();
1141
$priv_list['page-system-firmware-checkforupdate']['match'][] = "system_firmware_auto.php*";
1142

    
1143
$priv_list['page-system-firmware-autoupdate'] = array();
1144
$priv_list['page-system-firmware-autoupdate']['name'] = gettext("WebCfg - System: Firmware: Auto Update page");
1145
$priv_list['page-system-firmware-autoupdate']['descr'] = gettext("Allow access to the 'System: Firmware: Auto Update' page.");
1146
$priv_list['page-system-firmware-autoupdate']['match'] = array();
1147
$priv_list['page-system-firmware-autoupdate']['match'][] = "system_firmware_check.php*";
1148

    
1149
$priv_list['page-system-firmware-settings'] = array();
1150
$priv_list['page-system-firmware-settings']['name'] = gettext("WebCfg - System: Firmware: Settings page");
1151
$priv_list['page-system-firmware-settings']['descr'] = gettext("Allow access to the 'System: Firmware: Settings' page.");
1152
$priv_list['page-system-firmware-settings']['match'] = array();
1153
$priv_list['page-system-firmware-settings']['match'][] = "system_firmware_settings.php*";
1154

    
1155
$priv_list['page-system-gatewaygroups'] = array();
1156
$priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System: Gateway Groups page");
1157
$priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateway Groups' page.");
1158
$priv_list['page-system-gatewaygroups']['match'] = array();
1159
$priv_list['page-system-gatewaygroups']['match'][] = "system_gateway_groups.php*";
1160

    
1161
$priv_list['page-system-gateways-editgatewaygroups'] = array();
1162
$priv_list['page-system-gateways-editgatewaygroups']['name'] = gettext("WebCfg - System: Gateways: Edit Gateway Groups page");
1163
$priv_list['page-system-gateways-editgatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateways: Edit Gateway Groups' page.");
1164
$priv_list['page-system-gateways-editgatewaygroups']['match'] = array();
1165
$priv_list['page-system-gateways-editgatewaygroups']['match'][] = "system_gateway_groups_edit.php*";
1166

    
1167
$priv_list['page-system-gateways'] = array();
1168
$priv_list['page-system-gateways']['name'] = gettext("WebCfg - System: Gateways page");
1169
$priv_list['page-system-gateways']['descr'] = gettext("Allow access to the 'System: Gateways' page.");
1170
$priv_list['page-system-gateways']['match'] = array();
1171
$priv_list['page-system-gateways']['match'][] = "system_gateways.php*";
1172

    
1173
$priv_list['page-system-gateways-editgateway'] = array();
1174
$priv_list['page-system-gateways-editgateway']['name'] = gettext("WebCfg - System: Gateways: Edit Gateway page");
1175
$priv_list['page-system-gateways-editgateway']['descr'] = gettext("Allow access to the 'System: Gateways: Edit Gateway' page.");
1176
$priv_list['page-system-gateways-editgateway']['match'] = array();
1177
$priv_list['page-system-gateways-editgateway']['match'][] = "system_gateways_edit.php*";
1178

    
1179
$priv_list['page-system-groupmanager'] = array();
1180
$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System: Group manager page");
1181
$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System: Group manager' page.");
1182
$priv_list['page-system-groupmanager']['match'] = array();
1183
$priv_list['page-system-groupmanager']['match'][] = "system_groupmanager.php*";
1184

    
1185
$priv_list['page-system-groupmanager-addprivs'] = array();
1186
$priv_list['page-system-groupmanager-addprivs']['name'] = gettext("WebCfg - System: Group Manager: Add Privileges page");
1187
$priv_list['page-system-groupmanager-addprivs']['descr'] = gettext("Allow access to the 'System: Group Manager: Add Privileges' page.");
1188
$priv_list['page-system-groupmanager-addprivs']['match'] = array();
1189
$priv_list['page-system-groupmanager-addprivs']['match'][] = "system_groupmanager_addprivs.php*";
1190

    
1191
$priv_list['page-system-hasync'] = array();
1192
$priv_list['page-system-hasync']['name'] = gettext("Webcfg - System: High Availability Sync");
1193
$priv_list['page-system-hasync']['descr'] = gettext("Allow access to the 'System: High Availability Sync' page.");
1194
$priv_list['page-system-hasync']['match'] = array();
1195
$priv_list['page-system-hasync']['match'][] = "system_hasync.php*";
1196

    
1197
$priv_list['page-system-staticroutes'] = array();
1198
$priv_list['page-system-staticroutes']['name'] = gettext("WebCfg - System: Static Routes page");
1199
$priv_list['page-system-staticroutes']['descr'] = gettext("Allow access to the 'System: Static Routes' page.");
1200
$priv_list['page-system-staticroutes']['match'] = array();
1201
$priv_list['page-system-staticroutes']['match'][] = "system_routes.php*";
1202

    
1203
$priv_list['page-system-staticroutes-editroute'] = array();
1204
$priv_list['page-system-staticroutes-editroute']['name'] = gettext("WebCfg - System: Static Routes: Edit route page");
1205
$priv_list['page-system-staticroutes-editroute']['descr'] = gettext("Allow access to the 'System: Static Routes: Edit route' page.");
1206
$priv_list['page-system-staticroutes-editroute']['match'] = array();
1207
$priv_list['page-system-staticroutes-editroute']['match'][] = "system_routes_edit.php*";
1208

    
1209
$priv_list['page-system-usermanager'] = array();
1210
$priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System: User Manager page");
1211
$priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System: User Manager' page.");
1212
$priv_list['page-system-usermanager']['match'] = array();
1213
$priv_list['page-system-usermanager']['match'][] = "system_usermanager.php*";
1214

    
1215
$priv_list['page-system-usermanager-addprivs'] = array();
1216
$priv_list['page-system-usermanager-addprivs']['name'] = gettext("WebCfg - System: User Manager: Add Privileges page");
1217
$priv_list['page-system-usermanager-addprivs']['descr'] = gettext("Allow access to the 'System: User Manager: Add Privileges' page.");
1218
$priv_list['page-system-usermanager-addprivs']['match'] = array();
1219
$priv_list['page-system-usermanager-addprivs']['match'][] = "system_usermanager_addprivs.php*";
1220

    
1221
$priv_list['page-system-usermanager-passwordmg'] = array();
1222
$priv_list['page-system-usermanager-passwordmg']['name'] = gettext("WebCfg - System: User Password Manager page");
1223
$priv_list['page-system-usermanager-passwordmg']['descr'] = gettext("Allow access to the 'System: User Password Manager' page.");
1224
$priv_list['page-system-usermanager-passwordmg']['match'] = array();
1225
$priv_list['page-system-usermanager-passwordmg']['match'][] = "system_usermanager_passwordmg.php*";
1226

    
1227
$priv_list['page-system-usermanager-settings'] = array();
1228
$priv_list['page-system-usermanager-settings']['name'] = gettext("WebCfg - System: User Manager: settings page");
1229
$priv_list['page-system-usermanager-settings']['descr'] = gettext("Allow access to the 'System: User Manager: settings' page.");
1230
$priv_list['page-system-usermanager-settings']['match'] = array();
1231
$priv_list['page-system-usermanager-settings']['match'][] = "system_usermanager_settings.php*";
1232

    
1233
$priv_list['page-system-usermanager-settings-testldap'] = array();
1234
$priv_list['page-system-usermanager-settings-testldap']['name'] = gettext("WebCfg - System: User Manager: Settings: Test LDAP page");
1235
$priv_list['page-system-usermanager-settings-testldap']['descr'] = gettext("Allow access to the 'System: User Manager: Settings: Test LDAP' page.");
1236
$priv_list['page-system-usermanager-settings-testldap']['match'] = array();
1237
$priv_list['page-system-usermanager-settings-testldap']['match'][] = "system_usermanager_settings_test.php*";
1238

    
1239
$priv_list['page-upload_progress'] = array();
1240
$priv_list['page-upload_progress']['name'] = gettext("WebCfg - System: Firmware: Manual Update page (progress bar)");
1241
$priv_list['page-upload_progress']['descr'] = gettext("Allow access to the 'System: Firmware: Manual Update: Progress bar' page.");
1242
$priv_list['page-upload_progress']['match'] = array();
1243
$priv_list['page-upload_progress']['match'][] = "upload_progress*";
1244

    
1245
$priv_list['page-hidden-uploadconfiguration'] = array();
1246
$priv_list['page-hidden-uploadconfiguration']['name'] = gettext("WebCfg - Hidden: Upload Configuration page");
1247
$priv_list['page-hidden-uploadconfiguration']['descr'] = gettext("Allow access to the 'Hidden: Upload Configuration' page.");
1248
$priv_list['page-hidden-uploadconfiguration']['match'] = array();
1249
$priv_list['page-hidden-uploadconfiguration']['match'][] = "uploadconfig.php*";
1250

    
1251
$priv_list['page-vpn-ipsec'] = array();
1252
$priv_list['page-vpn-ipsec']['name'] = gettext("WebCfg - VPN: IPsec page");
1253
$priv_list['page-vpn-ipsec']['descr'] = gettext("Allow access to the 'VPN: IPsec' page.");
1254
$priv_list['page-vpn-ipsec']['match'] = array();
1255
$priv_list['page-vpn-ipsec']['match'][] = "vpn_ipsec.php*";
1256

    
1257
$priv_list['page-vpn-ipsec-listkeys'] = array();
1258
$priv_list['page-vpn-ipsec-listkeys']['name'] = gettext("WebCfg - VPN: IPsec: Pre-Shared Keys List");
1259
$priv_list['page-vpn-ipsec-listkeys']['descr'] = gettext("Allow access to the 'VPN: IPsec: Pre-Shared Keys List' page.");
1260
$priv_list['page-vpn-ipsec-listkeys']['match'] = array();
1261
$priv_list['page-vpn-ipsec-listkeys']['match'][] = "vpn_ipsec_keys.php*";
1262

    
1263
$priv_list['page-vpn-ipsec-editkeys'] = array();
1264
$priv_list['page-vpn-ipsec-editkeys']['name'] = gettext("WebCfg - VPN: IPsec: Edit Pre-Shared Keys");
1265
$priv_list['page-vpn-ipsec-editkeys']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Pre-Shared Keys' page.");
1266
$priv_list['page-vpn-ipsec-editkeys']['match'] = array();
1267
$priv_list['page-vpn-ipsec-editkeys']['match'][] = "vpn_ipsec_keys_edit.php*";
1268

    
1269
$priv_list['page-vpn-ipsec-mobile'] = array();
1270
$priv_list['page-vpn-ipsec-mobile']['name'] = gettext("WebCfg - VPN: IPsec: Mobile page");
1271
$priv_list['page-vpn-ipsec-mobile']['descr'] = gettext("Allow access to the 'VPN: IPsec: Mobile' page.");
1272
$priv_list['page-vpn-ipsec-mobile']['match'] = array();
1273
$priv_list['page-vpn-ipsec-mobile']['match'][] = "vpn_ipsec_mobile.php*";
1274

    
1275
$priv_list['page-vpn-ipsec-editphase1'] = array();
1276
$priv_list['page-vpn-ipsec-editphase1']['name'] = gettext("WebCfg - VPN: IPsec: Edit Phase 1 page");
1277
$priv_list['page-vpn-ipsec-editphase1']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Phase 1' page.");
1278
$priv_list['page-vpn-ipsec-editphase1']['match'] = array();
1279
$priv_list['page-vpn-ipsec-editphase1']['match'][] = "vpn_ipsec_phase1.php*";
1280

    
1281
$priv_list['page-vpn-ipsec-editphase2'] = array();
1282
$priv_list['page-vpn-ipsec-editphase2']['name'] = gettext("WebCfg - VPN: IPsec: Edit Phase 2 page");
1283
$priv_list['page-vpn-ipsec-editphase2']['descr'] = gettext("Allow access to the 'VPN: IPsec: Edit Phase 2' page.");
1284
$priv_list['page-vpn-ipsec-editphase2']['match'] = array();
1285
$priv_list['page-vpn-ipsec-editphase2']['match'][] = "vpn_ipsec_phase2.php*";
1286

    
1287
$priv_list['page-vpn-vpnl2tp'] = array();
1288
$priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN: VPN L2TP page");
1289
$priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP' page.");
1290
$priv_list['page-vpn-vpnl2tp']['match'] = array();
1291
$priv_list['page-vpn-vpnl2tp']['match'][] = "vpn_l2tp.php*";
1292

    
1293
$priv_list['page-vpn-vpnl2tp-users'] = array();
1294
$priv_list['page-vpn-vpnl2tp-users']['name'] = gettext("WebCfg - VPN: VPN L2TP : Users page");
1295
$priv_list['page-vpn-vpnl2tp-users']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP : Users' page.");
1296
$priv_list['page-vpn-vpnl2tp-users']['match'] = array();
1297
$priv_list['page-vpn-vpnl2tp-users']['match'][] = "vpn_l2tp_users.php*";
1298

    
1299
$priv_list['page-vpn-vpnl2tp-users-edit'] = array();
1300
$priv_list['page-vpn-vpnl2tp-users-edit']['name'] = gettext("WebCfg - VPN: VPN L2TP : Users : Edit page");
1301
$priv_list['page-vpn-vpnl2tp-users-edit']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP : Users : Edit' page.");
1302
$priv_list['page-vpn-vpnl2tp-users-edit']['match'] = array();
1303
$priv_list['page-vpn-vpnl2tp-users-edit']['match'][] = "vpn_l2tp_users_edit.php*";
1304

    
1305
$priv_list['page-openvpn-client'] = array();
1306
$priv_list['page-openvpn-client']['name'] = gettext("WebCfg - OpenVPN: Client page");
1307
$priv_list['page-openvpn-client']['descr'] = gettext("Allow access to the 'OpenVPN: Client' page.");
1308
$priv_list['page-openvpn-client']['match'] = array();
1309
$priv_list['page-openvpn-client']['match'][] = "vpn_openvpn_client.php*";
1310

    
1311
$priv_list['page-openvpn-csc'] = array();
1312
$priv_list['page-openvpn-csc']['name'] = gettext("WebCfg - OpenVPN: Client Specific Override page");
1313
$priv_list['page-openvpn-csc']['descr'] = gettext("Allow access to the 'OpenVPN: Client Specific Override' page.");
1314
$priv_list['page-openvpn-csc']['match'] = array();
1315
$priv_list['page-openvpn-csc']['match'][] = "vpn_openvpn_csc.php*";
1316

    
1317
$priv_list['page-openvpn-server'] = array();
1318
$priv_list['page-openvpn-server']['name'] = gettext("WebCfg - OpenVPN: Server page");
1319
$priv_list['page-openvpn-server']['descr'] = gettext("Allow access to the 'OpenVPN: Server' page.");
1320
$priv_list['page-openvpn-server']['match'] = array();
1321
$priv_list['page-openvpn-server']['match'][] = "vpn_openvpn_server.php*";
1322

    
1323
$priv_list['page-services-pppoeserver'] = array();
1324
$priv_list['page-services-pppoeserver']['name'] = gettext("WebCfg - Services: PPPoE Server page");
1325
$priv_list['page-services-pppoeserver']['descr'] = gettext("Allow access to the 'Services: PPPoE Server' page.");
1326
$priv_list['page-services-pppoeserver']['match'] = array();
1327
$priv_list['page-services-pppoeserver']['match'][] = "vpn_pppoe.php*";
1328

    
1329
$priv_list['page-services-pppoeserver-edit'] = array();
1330
$priv_list['page-services-pppoeserver-edit']['name'] = gettext("WebCfg - Services: PPPoE Server: Edit page");
1331
$priv_list['page-services-pppoeserver-edit']['descr'] = gettext("Allow access to the 'Services: PPPoE Server: Edit' page.");
1332
$priv_list['page-services-pppoeserver-edit']['match'] = array();
1333
$priv_list['page-services-pppoeserver-edit']['match'][] = "vpn_pppoe_edit.php*";
1334

    
1335
$priv_list['page-vpn-vpnpptp'] = array();
1336
$priv_list['page-vpn-vpnpptp']['name'] = gettext("WebCfg - VPN: VPN PPTP page");
1337
$priv_list['page-vpn-vpnpptp']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP' page.");
1338
$priv_list['page-vpn-vpnpptp']['match'] = array();
1339
$priv_list['page-vpn-vpnpptp']['match'][] = "vpn_pptp.php*";
1340

    
1341
$priv_list['page-vpn-vpnpptp-users'] = array();
1342
$priv_list['page-vpn-vpnpptp-users']['name'] = gettext("WebCfg - VPN: VPN PPTP: Users page");
1343
$priv_list['page-vpn-vpnpptp-users']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP: Users' page.");
1344
$priv_list['page-vpn-vpnpptp-users']['match'] = array();
1345
$priv_list['page-vpn-vpnpptp-users']['match'][] = "vpn_pptp_users.php*";
1346

    
1347
$priv_list['page-vpn-vpnpptp-user-edit'] = array();
1348
$priv_list['page-vpn-vpnpptp-user-edit']['name'] = gettext("WebCfg - VPN: VPN PPTP: User: Edit page");
1349
$priv_list['page-vpn-vpnpptp-user-edit']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP: User: Edit' page.");
1350
$priv_list['page-vpn-vpnpptp-user-edit']['match'] = array();
1351
$priv_list['page-vpn-vpnpptp-user-edit']['match'][] = "vpn_pptp_users_edit.php*";
1352

    
1353
$priv_list['page-pfsensewizardsubsystem'] = array();
1354
$priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem page");
1355
$priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page.");
1356
$priv_list['page-pfsensewizardsubsystem']['match'] = array();
1357
$priv_list['page-pfsensewizardsubsystem']['match'][] = "wizard.php*";
1358

    
1359
$priv_list['page-xmlrpclibrary'] = array();
1360
$priv_list['page-xmlrpclibrary']['name'] = gettext("WebCfg - XMLRPC Library page");
1361
$priv_list['page-xmlrpclibrary']['descr'] = gettext("Allow access to the 'XMLRPC Library' page.");
1362
$priv_list['page-xmlrpclibrary']['match'] = array();
1363
$priv_list['page-xmlrpclibrary']['match'][] = "xmlrpc.php*";
1364

    
1365
$priv_list['page-firewall-easyrule'] = array();
1366
$priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall: Easy Rule add/status page");
1367
$priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall: Easy Rule' add/status page.");
1368
$priv_list['page-firewall-easyrule']['match'] = array();
1369
$priv_list['page-firewall-easyrule']['match'][] = "easyrule.php*";
1370

    
1371
$priv_rmvd = array();
1372

    
1373
?>
(42-42/66)