Revision 0b8328c5
Added by Jim Pingle over 9 years ago
src/etc/inc/priv.defs.inc | ||
---|---|---|
54 | 54 |
$priv_list['page-diagnostics-factorydefaults']['match'] = array(); |
55 | 55 |
$priv_list['page-diagnostics-factorydefaults']['match'][] = "diag_defaults.php*"; |
56 | 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 | 57 |
$priv_list['page-diagnostics-showstates'] = array(); |
64 | 58 |
$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics: Show States page"); |
65 | 59 |
$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics: Show States' page."); |
66 | 60 |
$priv_list['page-diagnostics-showstates']['match'] = array(); |
67 | 61 |
$priv_list['page-diagnostics-showstates']['match'][] = "diag_dump_states.php*"; |
68 | 62 |
|
69 |
$priv_list['page-diagnostics-sockets'] = array();
|
|
70 |
$priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics: Sockets page");
|
|
71 |
$priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics: Sockets' page.");
|
|
72 |
$priv_list['page-diagnostics-sockets']['match'] = array();
|
|
73 |
$priv_list['page-diagnostics-sockets']['match'][] = "diag_sockets.php*";
|
|
63 |
$priv_list['page-diagnostics-showstates'] = array();
|
|
64 |
$priv_list['page-diagnostics-showstates']['name'] = gettext("WebCfg - Diagnostics: Show States page");
|
|
65 |
$priv_list['page-diagnostics-showstates']['descr'] = gettext("Allow access to the 'Diagnostics: Show States' page.");
|
|
66 |
$priv_list['page-diagnostics-showstates']['match'] = array();
|
|
67 |
$priv_list['page-diagnostics-showstates']['match'][] = "diag_dump_states.php*";
|
|
74 | 68 |
|
75 |
$priv_list['page-diagnostics-testport'] = array();
|
|
76 |
$priv_list['page-diagnostics-testport']['name'] = gettext("WebCfg - Diagnostics: Test Port");
|
|
77 |
$priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics: Test Port' page.");
|
|
78 |
$priv_list['page-diagnostics-testport']['match'] = array();
|
|
79 |
$priv_list['page-diagnostics-testport']['match'][] = "diag_testport.php*";
|
|
69 |
$priv_list['page-diagnostics-gmirror'] = array();
|
|
70 |
$priv_list['page-diagnostics-gmirror']['name'] = gettext("WebCfg - Diagnostics: GEOM Mirrors");
|
|
71 |
$priv_list['page-diagnostics-gmirror']['descr'] = gettext("Allow access to the 'Diagnostics: GEOM Mirrors' page.");
|
|
72 |
$priv_list['page-diagnostics-gmirror']['match'] = array();
|
|
73 |
$priv_list['page-diagnostics-gmirror']['match'][] = "diag_gmirror.php*";
|
|
80 | 74 |
|
81 | 75 |
$priv_list['page-status-ipsec'] = array(); |
82 | 76 |
$priv_list['page-status-ipsec']['name'] = gettext("WebCfg - Status: IPsec page"); |
... | ... | |
85 | 79 |
$priv_list['page-status-ipsec']['match'][] = "diag_ipsec.php*"; |
86 | 80 |
|
87 | 81 |
$priv_list['page-status-ipsec-leases'] = array(); |
88 |
$priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status: IPsec: Leasespage"); |
|
82 |
$priv_list['page-status-ipsec-leases']['name'] = gettext("WebCfg - Status: IPsec: Leases page");
|
|
89 | 83 |
$priv_list['page-status-ipsec-leases']['descr'] = gettext("Allow access to the 'Status: IPsec: Leases' page."); |
90 | 84 |
$priv_list['page-status-ipsec-leases']['match'] = array(); |
91 | 85 |
$priv_list['page-status-ipsec-leases']['match'][] = "diag_ipsec_leases.php*"; |
... | ... | |
102 | 96 |
$priv_list['page-status-ipsec-spd']['match'] = array(); |
103 | 97 |
$priv_list['page-status-ipsec-spd']['match'][] = "diag_ipsec_spd.php*"; |
104 | 98 |
|
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*"; |
|
99 |
$priv_list['page-diagnostics-limiter-info'] = array(); |
|
100 |
$priv_list['page-diagnostics-limiter-info']['name'] = gettext("WebCfg - Diagnostics: Limiter Info"); |
|
101 |
$priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics: Limiter Info' page"); |
|
102 |
$priv_list['page-diagnostics-limiter-info']['match'] = array(); |
|
103 |
$priv_list['page-diagnostics-limiter-info']['match'][] = "diag_limiter_info.php*"; |
|
104 |
|
|
105 |
$priv_list['page-diagnostics-logs-system'] = array(); |
|
106 |
$priv_list['page-diagnostics-logs-system']['name'] = gettext("WebCfg - Status: Logs: System page"); |
|
107 |
$priv_list['page-diagnostics-logs-system']['descr'] = gettext("Allow access to the 'Status: System Logs: General' page."); |
|
108 |
$priv_list['page-diagnostics-logs-system']['match'] = array(); |
|
109 |
$priv_list['page-diagnostics-logs-system']['match'][] = "diag_logs.php"; |
|
110 | 110 |
|
111 | 111 |
$priv_list['page-diagnostics-logs-firewall'] = array(); |
112 | 112 |
$priv_list['page-diagnostics-logs-firewall']['name'] = gettext("WebCfg - Diagnostics: Logs: Firewall page"); |
... | ... | |
115 | 115 |
$priv_list['page-diagnostics-logs-firewall']['match'][] = "diag_logs_filter.php*"; |
116 | 116 |
|
117 | 117 |
$priv_list['page-diagnostics-logs-firewall-dynamic'] = array(); |
118 |
$priv_list['page-diagnostics-logs-firewall-dynamic']['name'] = gettext("WebCfg - Diagnostics: Logs: Firewall (Dynamic View)");
|
|
119 |
$priv_list['page-diagnostics-logs-firewall-dynamic']['descr'] = gettext("Allow access to the 'Diagnostics: Logs: Firewall (Dynamic View)' page");
|
|
118 |
$priv_list['page-diagnostics-logs-firewall-dynamic']['name'] = gettext("WebCfg - Status: System Logs: Firewall (Dynamic View)");
|
|
119 |
$priv_list['page-diagnostics-logs-firewall-dynamic']['descr'] = gettext("Allow access to the 'Status: System Logs: Firewall (Dynamic View)' page");
|
|
120 | 120 |
$priv_list['page-diagnostics-logs-firewall-dynamic']['match'] = array(); |
121 | 121 |
$priv_list['page-diagnostics-logs-firewall-dynamic']['match'][] = "diag_logs_filter_dynamic.php*"; |
122 | 122 |
|
... | ... | |
138 | 138 |
$priv_list['page-diagnostics-nanobsd']['match'] = array(); |
139 | 139 |
$priv_list['page-diagnostics-nanobsd']['match'][] = "diag_nanobsd.php*"; |
140 | 140 |
|
141 |
$priv_list['page-diagnostics-ndptable'] = array(); |
|
142 |
$priv_list['page-diagnostics-ndptable']['name'] = gettext("WebCfg - Diagnostics: NDP Table page"); |
|
143 |
$priv_list['page-diagnostics-ndptable']['descr'] = gettext("Allow access to the 'Diagnostics: NDP Table' page."); |
|
144 |
$priv_list['page-diagnostics-ndptable']['match'] = array(); |
|
145 |
$priv_list['page-diagnostics-ndptable']['match'][] = "diag_ndp.php*"; |
|
146 |
|
|
141 | 147 |
$priv_list['page-diagnostics-packetcapture'] = array(); |
142 | 148 |
$priv_list['page-diagnostics-packetcapture']['name'] = gettext("WebCfg - Diagnostics: Packet Capture page"); |
143 | 149 |
$priv_list['page-diagnostics-packetcapture']['descr'] = gettext("Allow access to the 'Diagnostics: Packet Capture' page."); |
144 | 150 |
$priv_list['page-diagnostics-packetcapture']['match'] = array(); |
145 | 151 |
$priv_list['page-diagnostics-packetcapture']['match'][] = "diag_packet_capture.php*"; |
146 | 152 |
|
147 |
$priv_list['page-diagnostics-patters'] = array(); |
|
148 |
$priv_list['page-diagnostics-patters']['name'] = gettext("WebCfg - Diagnostics: Patterns page"); |
|
149 |
$priv_list['page-diagnostics-patters']['descr'] = gettext("Allow access to the 'Diagnostics: Patterns' page."); |
|
150 |
$priv_list['page-diagnostics-patters']['match'] = array(); |
|
151 |
$priv_list['page-diagnostics-patters']['match'][] = "patterns.php*"; |
|
152 |
|
|
153 |
$priv_list['page-diagnostics-limiter-info'] = array(); |
|
154 |
$priv_list['page-diagnostics-limiter-info']['name'] = gettext("WebCfg - Diagnostics: Limiter Info"); |
|
155 |
$priv_list['page-diagnostics-limiter-info']['descr'] = gettext("Allows access to the 'Diagnostics: Limiter Info' page"); |
|
156 |
$priv_list['page-diagnostics-limiter-info']['match'] = array(); |
|
157 |
$priv_list['page-diagnostics-limiter-info']['match'][] = "diag_limiter_info.php*"; |
|
158 |
|
|
159 | 153 |
$priv_list['page-diagnostics-pf-info'] = array(); |
160 | 154 |
$priv_list['page-diagnostics-pf-info']['name'] = gettext("WebCfg - Diagnostics: pfInfo"); |
161 | 155 |
$priv_list['page-diagnostics-pf-info']['descr'] = gettext("Allows access to the 'Diagnostics: pfInfo' page"); |
162 | 156 |
$priv_list['page-diagnostics-pf-info']['match'] = array(); |
163 | 157 |
$priv_list['page-diagnostics-pf-info']['match'][] = "diag_pf_info.php*"; |
164 | 158 |
|
165 |
$priv_list['page-diagnostics-system-activity'] = array(); |
|
166 |
$priv_list['page-diagnostics-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity"); |
|
167 |
$priv_list['page-diagnostics-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page"); |
|
168 |
$priv_list['page-diagnostics-system-activity']['match'] = array(); |
|
169 |
$priv_list['page-diagnostics-system-activity']['match'][] = "diag_system_activity.php*"; |
|
170 |
|
|
171 |
$priv_list['page-diagnostics-system-pftop'] = array(); |
|
172 |
$priv_list['page-diagnostics-system-pftop']['name'] = gettext("WebCfg - Diagnostics: pfTop"); |
|
173 |
$priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics: pfTop' page"); |
|
174 |
$priv_list['page-diagnostics-system-pftop']['match'] = array(); |
|
175 |
$priv_list['page-diagnostics-system-pftop']['match'][] = "diag_system_pftop.php*"; |
|
176 |
|
|
177 | 159 |
$priv_list['page-diagnostics-ping'] = array(); |
178 | 160 |
$priv_list['page-diagnostics-ping']['name'] = gettext("WebCfg - Diagnostics: Ping page"); |
179 | 161 |
$priv_list['page-diagnostics-ping']['descr'] = gettext("Allow access to the 'Diagnostics: Ping' page."); |
... | ... | |
198 | 180 |
$priv_list['page-diagnostics-routingtables']['match'] = array(); |
199 | 181 |
$priv_list['page-diagnostics-routingtables']['match'][] = "diag_routes.php*"; |
200 | 182 |
|
183 |
$priv_list['page-diagnostics-sockets'] = array(); |
|
184 |
$priv_list['page-diagnostics-sockets']['name'] = gettext("WebCfg - Diagnostics: Sockets page"); |
|
185 |
$priv_list['page-diagnostics-sockets']['descr'] = gettext("Allow access to the 'Diagnostics: Sockets' page."); |
|
186 |
$priv_list['page-diagnostics-sockets']['match'] = array(); |
|
187 |
$priv_list['page-diagnostics-sockets']['match'][] = "diag_sockets.php*"; |
|
188 |
|
|
201 | 189 |
$priv_list['page-diagnostics-statessummary'] = array(); |
202 | 190 |
$priv_list['page-diagnostics-statessummary']['name'] = gettext("WebCfg - Diagnostics: States Summary page"); |
203 | 191 |
$priv_list['page-diagnostics-statessummary']['descr'] = gettext("Allow access to the 'Diagnostics: States Summary' page."); |
204 | 192 |
$priv_list['page-diagnostics-statessummary']['match'] = array(); |
205 | 193 |
$priv_list['page-diagnostics-statessummary']['match'][] = "diag_states_summary.php*"; |
206 | 194 |
|
195 |
$priv_list['page-diagnostics-system-activity'] = array(); |
|
196 |
$priv_list['page-diagnostics-system-activity']['name'] = gettext("WebCfg - Diagnostics: System Activity"); |
|
197 |
$priv_list['page-diagnostics-system-activity']['descr'] = gettext("Allows access to the 'Diagnostics: System Activity' page"); |
|
198 |
$priv_list['page-diagnostics-system-activity']['match'] = array(); |
|
199 |
$priv_list['page-diagnostics-system-activity']['match'][] = "diag_system_activity.php*"; |
|
200 |
|
|
201 |
$priv_list['page-diagnostics-system-pftop'] = array(); |
|
202 |
$priv_list['page-diagnostics-system-pftop']['name'] = gettext("WebCfg - Diagnostics: pfTop"); |
|
203 |
$priv_list['page-diagnostics-system-pftop']['descr'] = gettext("Allows access to the 'Diagnostics: pfTop' page"); |
|
204 |
$priv_list['page-diagnostics-system-pftop']['match'] = array(); |
|
205 |
$priv_list['page-diagnostics-system-pftop']['match'][] = "diag_system_pftop.php*"; |
|
206 |
|
|
207 | 207 |
$priv_list['page-diagnostics-tables'] = array(); |
208 | 208 |
$priv_list['page-diagnostics-tables']['name'] = gettext("WebCfg - Diagnostics: PF Table IP addresses"); |
209 | 209 |
$priv_list['page-diagnostics-tables']['descr'] = gettext("Allow access to the 'Diagnostics: Tables' page."); |
210 | 210 |
$priv_list['page-diagnostics-tables']['match'] = array(); |
211 | 211 |
$priv_list['page-diagnostics-tables']['match'][] = "diag_tables.php*"; |
212 | 212 |
|
213 |
$priv_list['page-diagnostics-testport'] = array(); |
|
214 |
$priv_list['page-diagnostics-testport']['name'] = gettext("WebCfg - Diagnostics: Test Port"); |
|
215 |
$priv_list['page-diagnostics-testport']['descr'] = gettext("Allow access to the 'Diagnostics: Test Port' page."); |
|
216 |
$priv_list['page-diagnostics-testport']['match'] = array(); |
|
217 |
$priv_list['page-diagnostics-testport']['match'][] = "diag_testport.php*"; |
|
218 |
|
|
213 | 219 |
$priv_list['page-diagnostics-traceroute'] = array(); |
214 | 220 |
$priv_list['page-diagnostics-traceroute']['name'] = gettext("WebCfg - Diagnostics: Traceroute page"); |
215 | 221 |
$priv_list['page-diagnostics-traceroute']['descr'] = gettext("Allow access to the 'Diagnostics: Traceroute' page."); |
216 | 222 |
$priv_list['page-diagnostics-traceroute']['match'] = array(); |
217 | 223 |
$priv_list['page-diagnostics-traceroute']['match'][] = "diag_traceroute.php*"; |
218 | 224 |
|
225 |
$priv_list['page-firewall-easyrule'] = array(); |
|
226 |
$priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall: Easy Rule add/status page"); |
|
227 |
$priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall: Easy Rule' add/status page."); |
|
228 |
$priv_list['page-firewall-easyrule']['match'] = array(); |
|
229 |
$priv_list['page-firewall-easyrule']['match'][] = "easyrule.php*"; |
|
230 |
|
|
219 | 231 |
$priv_list['page-diagnostics-edit'] = array(); |
220 | 232 |
$priv_list['page-diagnostics-edit']['name'] = gettext("WebCfg - Diagnostics: Edit FIle"); |
221 | 233 |
$priv_list['page-diagnostics-edit']['descr'] = gettext("Allow access to the 'Diagnostics: Edit File' page."); |
... | ... | |
248 | 260 |
$priv_list['page-firewall-alias-import']['match'] = array(); |
249 | 261 |
$priv_list['page-firewall-alias-import']['match'][] = "firewall_aliases_import.php*"; |
250 | 262 |
|
251 |
$priv_list['page-firewall-nat-npt'] = array(); |
|
252 |
$priv_list['page-firewall-nat-npt']['name'] = gettext("WebCfg - Firewall: NAT: NPT page"); |
|
253 |
$priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPT' page."); |
|
254 |
$priv_list['page-firewall-nat-npt']['match'] = array(); |
|
255 |
$priv_list['page-firewall-nat-npt']['match'][] = "firewall_nat_npt.php*"; |
|
256 |
|
|
257 |
$priv_list['page-firewall-nat-npt-edit'] = array(); |
|
258 |
$priv_list['page-firewall-nat-npt-edit']['name'] = gettext("WebCfg - Firewall: NAT: NPt: Edit page"); |
|
259 |
$priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPt: Edit' page."); |
|
260 |
$priv_list['page-firewall-nat-npt-edit']['match'] = array(); |
|
261 |
$priv_list['page-firewall-nat-npt-edit']['match'][] = "firewall_nat_npt_edit.php*"; |
|
262 |
|
|
263 | 263 |
$priv_list['page-firewall-nat-portforward'] = array(); |
264 | 264 |
$priv_list['page-firewall-nat-portforward']['name'] = gettext("WebCfg - Firewall: NAT: Port Forward page"); |
265 | 265 |
$priv_list['page-firewall-nat-portforward']['descr'] = gettext("Allow access to the 'Firewall: NAT: Port Forward' page."); |
... | ... | |
284 | 284 |
$priv_list['page-firewall-nat-portforward-edit']['match'] = array(); |
285 | 285 |
$priv_list['page-firewall-nat-portforward-edit']['match'][] = "firewall_nat_edit.php*"; |
286 | 286 |
|
287 |
$priv_list['page-firewall-nat-npt'] = array(); |
|
288 |
$priv_list['page-firewall-nat-npt']['name'] = gettext("WebCfg - Firewall: NAT: NPT page"); |
|
289 |
$priv_list['page-firewall-nat-npt']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPT' page."); |
|
290 |
$priv_list['page-firewall-nat-npt']['match'] = array(); |
|
291 |
$priv_list['page-firewall-nat-npt']['match'][] = "firewall_nat_npt.php*"; |
|
292 |
|
|
293 |
$priv_list['page-firewall-nat-npt-edit'] = array(); |
|
294 |
$priv_list['page-firewall-nat-npt-edit']['name'] = gettext("WebCfg - Firewall: NAT: NPt: Edit page"); |
|
295 |
$priv_list['page-firewall-nat-npt-edit']['descr'] = gettext("Allow access to the 'Firewall: NAT: NPt: Edit' page."); |
|
296 |
$priv_list['page-firewall-nat-npt-edit']['match'] = array(); |
|
297 |
$priv_list['page-firewall-nat-npt-edit']['match'][] = "firewall_nat_npt_edit.php*"; |
|
298 |
|
|
287 | 299 |
$priv_list['page-firewall-nat-outbound'] = array(); |
288 | 300 |
$priv_list['page-firewall-nat-outbound']['name'] = gettext("WebCfg - Firewall: NAT: Outbound page"); |
289 | 301 |
$priv_list['page-firewall-nat-outbound']['descr'] = gettext("Allow access to the 'Firewall: NAT: Outbound' page."); |
... | ... | |
386 | 398 |
$priv_list['page-diagnostics-haltsystem']['match'] = array(); |
387 | 399 |
$priv_list['page-diagnostics-haltsystem']['match'][] = "halt.php*"; |
388 | 400 |
|
389 |
$priv_list['page-requiredforjavascript'] = array(); |
|
390 |
$priv_list['page-requiredforjavascript']['name'] = gettext("WebCfg - Required for javascript page"); |
|
391 |
$priv_list['page-requiredforjavascript']['descr'] = gettext("Allow access to the 'Required for javascript' page."); |
|
392 |
$priv_list['page-requiredforjavascript']['match'] = array(); |
|
393 |
$priv_list['page-requiredforjavascript']['match'][] = "headjs.php*"; |
|
394 |
|
|
395 | 401 |
$priv_list['page-xmlrpcinterfacestats'] = array(); |
396 | 402 |
$priv_list['page-xmlrpcinterfacestats']['name'] = gettext("WebCfg - XMLRPC Interface Stats page"); |
397 | 403 |
$priv_list['page-xmlrpcinterfacestats']['descr'] = gettext("Allow access to the 'XMLRPC Interface Stats' page."); |
... | ... | |
466 | 472 |
|
467 | 473 |
$priv_list['page-interfaces-lagg'] = array(); |
468 | 474 |
$priv_list['page-interfaces-lagg']['name'] = gettext("WebCfg - Interfaces: LAGG: page"); |
469 |
$priv_list['page-interfaces-lagg']['descr'] = gettext("Edit Interface LAGG");
|
|
475 |
$priv_list['page-interfaces-lagg']['descr'] = gettext("Allow access to the 'Interfaces: LAGG' page.");
|
|
470 | 476 |
$priv_list['page-interfaces-lagg']['match'] = array(); |
471 | 477 |
$priv_list['page-interfaces-lagg']['match'][] = "interfaces_lagg.php*"; |
472 | 478 |
|
... | ... | |
566 | 572 |
$priv_list['page-services-loadbalancer-virtualservers']['match'] = array(); |
567 | 573 |
$priv_list['page-services-loadbalancer-virtualservers']['match'][] = "load_balancer_virtual_server.php*"; |
568 | 574 |
|
569 |
$priv_list['page-services-ntpd'] = array(); |
|
570 |
$priv_list['page-services-ntpd']['name'] = gettext("WebCfg - Services: NTP"); |
|
571 |
$priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services: NTP' page."); |
|
572 |
$priv_list['page-services-ntpd']['match'] = array(); |
|
573 |
$priv_list['page-services-ntpd']['match'][] = "services_ntpd.php*"; |
|
574 |
|
|
575 |
$priv_list['page-services-ntp-gps'] = array(); |
|
576 |
$priv_list['page-services-ntp-gps']['name'] = gettext("WebCfg - Status: NTP GPS page"); |
|
577 |
$priv_list['page-services-ntp-gps']['descr'] = gettext("Allow access to the 'Status: NTP Serial GPS' page."); |
|
578 |
$priv_list['page-services-ntp-gps']['match'] = array(); |
|
579 |
$priv_list['page-services-ntp-gps']['match'][] = "status_ntpd_gps.php*"; |
|
580 |
|
|
581 |
$priv_list['page-services-ntp-pps'] = array(); |
|
582 |
$priv_list['page-services-ntp-pps']['name'] = gettext("WebCfg - Status: NTP PPS page"); |
|
583 |
$priv_list['page-services-ntp-pps']['descr'] = gettext("Allow access to the 'Status: NTP PPS' page."); |
|
584 |
$priv_list['page-services-ntp-pps']['match'] = array(); |
|
585 |
$priv_list['page-services-ntp-pps']['match'][] = "status_ntpd_pps.php*"; |
|
586 |
|
|
587 | 575 |
$priv_list['page-loadbalancer-virtualserver-edit'] = array(); |
588 | 576 |
$priv_list['page-loadbalancer-virtualserver-edit']['name'] = gettext("WebCfg - Load Balancer: Virtual Server: Edit page"); |
589 | 577 |
$priv_list['page-loadbalancer-virtualserver-edit']['descr'] = gettext("Allow access to the 'Load Balancer: Virtual Server: Edit' page."); |
... | ... | |
644 | 632 |
$priv_list['page-services-captiveportal-filemanager']['match'] = array(); |
645 | 633 |
$priv_list['page-services-captiveportal-filemanager']['match'][] = "services_captiveportal_filemanager.php*"; |
646 | 634 |
|
635 |
$priv_list['page-services-captiveportal-allowedhostnames'] = array(); |
|
636 |
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Allowed Hostnames page"); |
|
637 |
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed Hostnames' page."); |
|
638 |
$priv_list['page-services-captiveportal-allowedhostnames']['match'] = array(); |
|
639 |
$priv_list['page-services-captiveportal-allowedhostnames']['match'][] = "services_captiveportal_hostname.php*"; |
|
640 |
|
|
641 |
$priv_list['page-services-captiveportal-editallowedhostnames'] = array(); |
|
642 |
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed Hostnames page"); |
|
643 |
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Allowed Hostnames' page."); |
|
644 |
$priv_list['page-services-captiveportal-editallowedhostnames']['match'] = array(); |
|
645 |
$priv_list['page-services-captiveportal-editallowedhostnames']['match'][] = "services_captiveportal_hostname_edit.php*"; |
|
646 |
|
|
647 | 647 |
$priv_list['page-services-captiveportal-allowedips'] = array(); |
648 | 648 |
$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services: Captive portal: Allowed IPs page"); |
649 | 649 |
$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed IPs' page."); |
... | ... | |
668 | 668 |
$priv_list['page-services-captiveportal-editmacaddresses']['match'] = array(); |
669 | 669 |
$priv_list['page-services-captiveportal-editmacaddresses']['match'][] = "services_captiveportal_mac_edit.php*"; |
670 | 670 |
|
671 |
$priv_list['page-services-captiveportal-allowedhostnames'] = array(); |
|
672 |
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Allowed Hostnames page"); |
|
673 |
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed Hostnames' page."); |
|
674 |
$priv_list['page-services-captiveportal-allowedhostnames']['match'] = array(); |
|
675 |
$priv_list['page-services-captiveportal-allowedhostnames']['match'][] = "services_captiveportal_hostname.php*"; |
|
676 |
|
|
677 |
$priv_list['page-services-captiveportal-editallowedhostnames'] = array(); |
|
678 |
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed Hostnames page"); |
|
679 |
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed Hostnames' page."); |
|
680 |
$priv_list['page-services-captiveportal-editallowedhostnames']['match'] = array(); |
|
681 |
$priv_list['page-services-captiveportal-editallowedhostnames']['match'][] = "services_captiveportal_hostname_edit.php*"; |
|
682 |
|
|
683 |
$priv_list['page-services-captiveportal-editzones'] = array(); |
|
684 |
$priv_list['page-services-captiveportal-editzones']['name'] = gettext("WebCfg - Services: Captive portal: Edit Zones page"); |
|
685 |
$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Zones' page."); |
|
686 |
$priv_list['page-services-captiveportal-editzones']['match'] = array(); |
|
687 |
$priv_list['page-services-captiveportal-editzones']['match'][] = "services_captiveportal_zones_edit.php*"; |
|
688 |
|
|
689 | 671 |
$priv_list['page-services-captiveportal-vouchers'] = array(); |
690 | 672 |
$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services: Captive portal Vouchers page"); |
691 | 673 |
$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services: Captive portal Vouchers' page."); |
... | ... | |
704 | 686 |
$priv_list['page-services-captiveportal-zones']['match'] = array(); |
705 | 687 |
$priv_list['page-services-captiveportal-zones']['match'][] = "services_captiveportal_zones.php*"; |
706 | 688 |
|
689 |
$priv_list['page-services-captiveportal-editzones'] = array(); |
|
690 |
$priv_list['page-services-captiveportal-editzones']['name'] = gettext("WebCfg - Services: Captive portal: Edit Zones page"); |
|
691 |
$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Zones' page."); |
|
692 |
$priv_list['page-services-captiveportal-editzones']['match'] = array(); |
|
693 |
$priv_list['page-services-captiveportal-editzones']['match'][] = "services_captiveportal_zones_edit.php*"; |
|
694 |
|
|
707 | 695 |
$priv_list['page-services-dhcpserver'] = array(); |
708 | 696 |
$priv_list['page-services-dhcpserver']['name'] = gettext("WebCfg - Services: DHCP server page"); |
709 | 697 |
$priv_list['page-services-dhcpserver']['descr'] = gettext("Allow access to the 'Services: DHCP server' page."); |
... | ... | |
758 | 746 |
$priv_list['page-services-dnsforwarder-edithost']['match'] = array(); |
759 | 747 |
$priv_list['page-services-dnsforwarder-edithost']['match'][] = "services_dnsmasq_edit.php*"; |
760 | 748 |
|
761 |
$priv_list['page-services-dnsresolver'] = array(); |
|
762 |
$priv_list['page-services-dnsresolver']['name'] = gettext("WebCfg - Services: DNS Resolver page"); |
|
763 |
$priv_list['page-services-dnsresolver']['descr'] = gettext("Allow access to the 'Services: DNS Resolver' page."); |
|
764 |
$priv_list['page-services-dnsresolver']['match'] = array(); |
|
765 |
$priv_list['page-services-dnsresolver']['match'][] = "services_unbound.php*"; |
|
766 |
|
|
767 |
$priv_list['page-services-dnsresolver-advanced'] = array(); |
|
768 |
$priv_list['page-services-dnsresolver-advanced']['name'] = gettext("WebCfg - Services: DNS Resolver: Advanced page"); |
|
769 |
$priv_list['page-services-dnsresolver-advanced']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Advanced' page."); |
|
770 |
$priv_list['page-services-dnsresolver-advanced']['match'] = array(); |
|
771 |
$priv_list['page-services-dnsresolver-advanced']['match'][] = "services_unbound_advanced.php*"; |
|
772 |
|
|
773 |
$priv_list['page-services-dnsresolver-acls'] = array(); |
|
774 |
$priv_list['page-services-dnsresolver-acls']['name'] = gettext("WebCfg - Services: DNS Resolver: Access Lists page"); |
|
775 |
$priv_list['page-services-dnsresolver-acls']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Access Lists' page."); |
|
776 |
$priv_list['page-services-dnsresolver-acls']['match'] = array(); |
|
777 |
$priv_list['page-services-dnsresolver-acls']['match'][] = "services_unbound_acls.php*"; |
|
778 |
|
|
779 |
$priv_list['page-services-dnsresolver-editacls'] = array(); |
|
780 |
$priv_list['page-services-dnsresolver-editacls']['name'] = gettext("WebCfg - Services: DNS Resolver: Access Lists: Edit page"); |
|
781 |
$priv_list['page-services-dnsresolver-editacls']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Access Lists: Edit' page."); |
|
782 |
$priv_list['page-services-dnsresolver-editacls']['match'] = array(); |
|
783 |
$priv_list['page-services-dnsresolver-editacls']['match'][] = "services_unbound_acls_edit.php*"; |
|
784 |
|
|
785 |
$priv_list['page-services-dnsresolver-editdomainoverride'] = array(); |
|
786 |
$priv_list['page-services-dnsresolver-editdomainoverride']['name'] = gettext("WebCfg - Services: DNS Resolver: Edit Domain Override page"); |
|
787 |
$priv_list['page-services-dnsresolver-editdomainoverride']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Edit Domain Override' page."); |
|
788 |
$priv_list['page-services-dnsresolver-editdomainoverride']['match'] = array(); |
|
789 |
$priv_list['page-services-dnsresolver-editdomainoverride']['match'][] = "services_unbound_domainoverride_edit.php*"; |
|
790 |
|
|
791 |
$priv_list['page-services-dnsresolver-edithost'] = array(); |
|
792 |
$priv_list['page-services-dnsresolver-edithost']['name'] = gettext("WebCfg - Services: DNS Resolver: Edit host page"); |
|
793 |
$priv_list['page-services-dnsresolver-edithost']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Edit host' page."); |
|
794 |
$priv_list['page-services-dnsresolver-edithost']['match'] = array(); |
|
795 |
$priv_list['page-services-dnsresolver-edithost']['match'][] = "services_unbound_host_edit.php*"; |
|
796 |
|
|
797 | 749 |
$priv_list['page-services-dynamicdnsclients'] = array(); |
798 | 750 |
$priv_list['page-services-dynamicdnsclients']['name'] = gettext("WebCfg - Services: Dynamic DNS clients page"); |
799 | 751 |
$priv_list['page-services-dynamicdnsclients']['descr'] = gettext("Allow access to the 'Services: Dynamic DNS clients' page."); |
... | ... | |
807 | 759 |
$priv_list['page-services-dynamicdnsclient']['match'][] = "services_dyndns_edit.php*"; |
808 | 760 |
|
809 | 761 |
$priv_list['page-services-igmpproxy'] = array(); |
810 |
$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services: Igmpproxy page");
|
|
811 |
$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services: Igmpproxy' page.");
|
|
762 |
$priv_list['page-services-igmpproxy']['name'] = gettext("WebCfg - Services: IGMP Proxy page");
|
|
763 |
$priv_list['page-services-igmpproxy']['descr'] = gettext("Allow access to the 'Services: IGMP Proxy' page.");
|
|
812 | 764 |
$priv_list['page-services-igmpproxy']['match'] = array(); |
813 | 765 |
$priv_list['page-services-igmpproxy']['match'][] = "services_igmpproxy.php*"; |
814 | 766 |
|
815 | 767 |
$priv_list['page-services-igmpproxy-edit'] = array(); |
816 |
$priv_list['page-services-igmpproxy-edit']['name'] = gettext("WebCfg - Services: Igmpproxy: Edit page");
|
|
817 |
$priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services: Igmpproxy: Edit' page.");
|
|
768 |
$priv_list['page-services-igmpproxy-edit']['name'] = gettext("WebCfg - Services: IGMP Proxy: Edit page");
|
|
769 |
$priv_list['page-services-igmpproxy-edit']['descr'] = gettext("Allow access to the 'Services: IGMP Proxy: Edit' page.");
|
|
818 | 770 |
$priv_list['page-services-igmpproxy-edit']['match'] = array(); |
819 | 771 |
$priv_list['page-services-igmpproxy-edit']['match'][] = "services_igmpproxy_edit.php*"; |
820 | 772 |
|
773 |
$priv_list['page-services-ntpd'] = array(); |
|
774 |
$priv_list['page-services-ntpd']['name'] = gettext("WebCfg - Services: NTP"); |
|
775 |
$priv_list['page-services-ntpd']['descr'] = gettext("Allow access to the 'Services: NTP' page."); |
|
776 |
$priv_list['page-services-ntpd']['match'] = array(); |
|
777 |
$priv_list['page-services-ntpd']['match'][] = "services_ntpd.php*"; |
|
778 |
|
|
779 |
$priv_list['page-services-ntpd-gps'] = array(); |
|
780 |
$priv_list['page-services-ntpd-gps']['name'] = gettext("WebCfg - Services: NTP Serial GPS page"); |
|
781 |
$priv_list['page-services-ntpd-gps']['descr'] = gettext("Allow access to the 'Services: NTP Serial GPS' page.."); |
|
782 |
$priv_list['page-services-ntpd-gps']['match'] = array(); |
|
783 |
$priv_list['page-services-ntpd-gps']['match'][] = "services_ntpd_gps.php*"; |
|
784 |
|
|
785 |
$priv_list['page-services-ntpd-pps'] = array(); |
|
786 |
$priv_list['page-services-ntpd-pps']['name'] = gettext("WebCfg - Services: NTP PPS page"); |
|
787 |
$priv_list['page-services-ntpd-pps']['descr'] = gettext("Allow access to the 'Services: NTP PPS' page.."); |
|
788 |
$priv_list['page-services-ntpd-pps']['match'] = array(); |
|
789 |
$priv_list['page-services-ntpd-pps']['match'][] = "services_ntpd_pps.php*"; |
|
790 |
|
|
821 | 791 |
$priv_list['page-services-rfc2136clients'] = array(); |
822 | 792 |
$priv_list['page-services-rfc2136clients']['name'] = gettext("WebCfg - Services: RFC 2136 clients page"); |
823 | 793 |
$priv_list['page-services-rfc2136clients']['descr'] = gettext("Allow access to the 'Services: RFC 2136 clients' page."); |
... | ... | |
836 | 806 |
$priv_list['page-services-snmp']['match'] = array(); |
837 | 807 |
$priv_list['page-services-snmp']['match'][] = "services_snmp.php*"; |
838 | 808 |
|
809 |
$priv_list['page-services-dnsresolver'] = array(); |
|
810 |
$priv_list['page-services-dnsresolver']['name'] = gettext("WebCfg - Services: DNS Resolver page"); |
|
811 |
$priv_list['page-services-dnsresolver']['descr'] = gettext("Allow access to the 'Services: DNS Resolver' page."); |
|
812 |
$priv_list['page-services-dnsresolver']['match'] = array(); |
|
813 |
$priv_list['page-services-dnsresolver']['match'][] = "services_unbound.php*"; |
|
814 |
|
|
815 |
$priv_list['page-services-dnsresolver-acls'] = array(); |
|
816 |
$priv_list['page-services-dnsresolver-acls']['name'] = gettext("WebCfg - Services: DNS Resolver: Access Lists page"); |
|
817 |
$priv_list['page-services-dnsresolver-acls']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Access Lists' page."); |
|
818 |
$priv_list['page-services-dnsresolver-acls']['match'] = array(); |
|
819 |
$priv_list['page-services-dnsresolver-acls']['match'][] = "services_unbound_acls.php*"; |
|
820 |
|
|
821 |
$priv_list['page-services-dnsresolver-advanced'] = array(); |
|
822 |
$priv_list['page-services-dnsresolver-advanced']['name'] = gettext("WebCfg - Services: DNS Resolver: Advanced page"); |
|
823 |
$priv_list['page-services-dnsresolver-advanced']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Advanced' page."); |
|
824 |
$priv_list['page-services-dnsresolver-advanced']['match'] = array(); |
|
825 |
$priv_list['page-services-dnsresolver-advanced']['match'][] = "services_unbound_advanced.php*"; |
|
826 |
|
|
827 |
$priv_list['page-services-dnsresolver-editdomainoverride'] = array(); |
|
828 |
$priv_list['page-services-dnsresolver-editdomainoverride']['name'] = gettext("WebCfg - Services: DNS Resolver: Edit Domain Override page"); |
|
829 |
$priv_list['page-services-dnsresolver-editdomainoverride']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Edit Domain Override' page."); |
|
830 |
$priv_list['page-services-dnsresolver-editdomainoverride']['match'] = array(); |
|
831 |
$priv_list['page-services-dnsresolver-editdomainoverride']['match'][] = "services_unbound_domainoverride_edit.php*"; |
|
832 |
|
|
833 |
$priv_list['page-services-dnsresolver-edithost'] = array(); |
|
834 |
$priv_list['page-services-dnsresolver-edithost']['name'] = gettext("WebCfg - Services: DNS Resolver: Edit host page"); |
|
835 |
$priv_list['page-services-dnsresolver-edithost']['descr'] = gettext("Allow access to the 'Services: DNS Resolver: Edit host' page."); |
|
836 |
$priv_list['page-services-dnsresolver-edithost']['match'] = array(); |
|
837 |
$priv_list['page-services-dnsresolver-edithost']['match'][] = "services_unbound_host_edit.php*"; |
|
838 |
|
|
839 | 839 |
$priv_list['page-services-wakeonlan'] = array(); |
840 | 840 |
$priv_list['page-services-wakeonlan']['name'] = gettext("WebCfg - Services: Wake on LAN page"); |
841 | 841 |
$priv_list['page-services-wakeonlan']['descr'] = gettext("Allow access to the 'Services: Wake on LAN' page."); |
... | ... | |
867 | 867 |
$priv_list['page-status-captiveportal']['match'][] = "status_captiveportal.php*"; |
868 | 868 |
|
869 | 869 |
$priv_list['page-status-captiveportal-expire'] = array(); |
870 |
$priv_list['page-status-captiveportal-expire']['name'] = gettext("WebCfg - Status: Captive portal Expire Vouchers page");
|
|
871 |
$priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status: Captive portal Expire Vouchers' page.");
|
|
870 |
$priv_list['page-status-captiveportal-expire']['name'] = gettext("WebCfg - Status: Captive Portal: Expire Vouchers page");
|
|
871 |
$priv_list['page-status-captiveportal-expire']['descr'] = gettext("Allow access to the 'Status: Captive Portal: Expire Vouchers' page.");
|
|
872 | 872 |
$priv_list['page-status-captiveportal-expire']['match'] = array(); |
873 | 873 |
$priv_list['page-status-captiveportal-expire']['match'][] = "status_captiveportal_expire.php*"; |
874 | 874 |
|
875 | 875 |
$priv_list['page-status-captiveportal-test'] = array(); |
876 |
$priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status: Captive portal Test Vouchers page");
|
|
877 |
$priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status: Captive portal Test Vouchers' page.");
|
|
876 |
$priv_list['page-status-captiveportal-test']['name'] = gettext("WebCfg - Status: Captive Portal: Test Vouchers page");
|
|
877 |
$priv_list['page-status-captiveportal-test']['descr'] = gettext("Allow access to the 'Status: Captive Portal: Test Vouchers' page.");
|
|
878 | 878 |
$priv_list['page-status-captiveportal-test']['match'] = array(); |
879 | 879 |
$priv_list['page-status-captiveportal-test']['match'][] = "status_captiveportal_test.php*"; |
880 | 880 |
|
... | ... | |
953 | 953 |
$priv_list['page-status-loadbalancer-virtualserver']['match'] = array(); |
954 | 954 |
$priv_list['page-status-loadbalancer-virtualserver']['match'][] = "status_lb_vs.php*"; |
955 | 955 |
|
956 |
$priv_list['page-status-ntp'] = array(); |
|
957 |
$priv_list['page-status-ntp']['name'] = gettext("WebCfg - Status: NTP page"); |
|
958 |
$priv_list['page-status-ntp']['descr'] = gettext("Allow access to the 'Status: NTP' page."); |
|
959 |
$priv_list['page-status-ntp']['match'] = array(); |
|
960 |
$priv_list['page-status-ntp']['match'][] = "status_ntpd.php*"; |
|
961 |
|
|
956 | 962 |
$priv_list['page-status-openvpn'] = array(); |
957 | 963 |
$priv_list['page-status-openvpn']['name'] = gettext("WebCfg - Status: OpenVPN page"); |
958 | 964 |
$priv_list['page-status-openvpn']['descr'] = gettext("Allow access to the 'Status: OpenVPN' page."); |
... | ... | |
1062 | 1068 |
$priv_list['page-system-crlmanager']['match'] = array(); |
1063 | 1069 |
$priv_list['page-system-crlmanager']['match'][] = "system_crlmanager.php*"; |
1064 | 1070 |
|
1065 |
$priv_list['page-system-update-settings'] = array(); |
|
1066 |
$priv_list['page-system-update-settings']['name'] = gettext("WebCfg - System: Update: Settings page"); |
|
1067 |
$priv_list['page-system-update-settings']['descr'] = gettext("Allow access to the 'System: Update: Settings' page."); |
|
1068 |
$priv_list['page-system-update-settings']['match'] = array(); |
|
1069 |
$priv_list['page-system-update-settings']['match'][] = "system_update_settings.php*"; |
|
1070 |
|
|
1071 | 1071 |
$priv_list['page-system-gatewaygroups'] = array(); |
1072 | 1072 |
$priv_list['page-system-gatewaygroups']['name'] = gettext("WebCfg - System: Gateway Groups page"); |
1073 | 1073 |
$priv_list['page-system-gatewaygroups']['descr'] = gettext("Allow access to the 'System: Gateway Groups' page."); |
... | ... | |
1122 | 1122 |
$priv_list['page-system-staticroutes-editroute']['match'] = array(); |
1123 | 1123 |
$priv_list['page-system-staticroutes-editroute']['match'][] = "system_routes_edit.php*"; |
1124 | 1124 |
|
1125 |
$priv_list['page-system-update-settings'] = array(); |
|
1126 |
$priv_list['page-system-update-settings']['name'] = gettext("WebCfg - System: Update: Settings page"); |
|
1127 |
$priv_list['page-system-update-settings']['descr'] = gettext("Allow access to the 'System: Update: Settings' page."); |
|
1128 |
$priv_list['page-system-update-settings']['match'] = array(); |
|
1129 |
$priv_list['page-system-update-settings']['match'][] = "system_update_settings.php*"; |
|
1130 |
|
|
1125 | 1131 |
$priv_list['page-system-usermanager'] = array(); |
1126 | 1132 |
$priv_list['page-system-usermanager']['name'] = gettext("WebCfg - System: User Manager page"); |
1127 | 1133 |
$priv_list['page-system-usermanager']['descr'] = gettext("Allow access to the 'System: User Manager' page."); |
... | ... | |
1152 | 1158 |
$priv_list['page-system-usermanager-settings-testldap']['match'] = array(); |
1153 | 1159 |
$priv_list['page-system-usermanager-settings-testldap']['match'][] = "system_usermanager_settings_test.php*"; |
1154 | 1160 |
|
1155 |
$priv_list['page-upload_progress'] = array(); |
|
1156 |
$priv_list['page-upload_progress']['name'] = gettext("WebCfg - System: Firmware: Manual Update page (progress bar)"); |
|
1157 |
$priv_list['page-upload_progress']['descr'] = gettext("Allow access to the 'System: Firmware: Manual Update: Progress bar' page."); |
|
1158 |
$priv_list['page-upload_progress']['match'] = array(); |
|
1159 |
$priv_list['page-upload_progress']['match'][] = "upload_progress*"; |
|
1160 |
|
|
1161 | 1161 |
$priv_list['page-hidden-uploadconfiguration'] = array(); |
1162 | 1162 |
$priv_list['page-hidden-uploadconfiguration']['name'] = gettext("WebCfg - Hidden: Upload Configuration page"); |
1163 | 1163 |
$priv_list['page-hidden-uploadconfiguration']['descr'] = gettext("Allow access to the 'Hidden: Upload Configuration' page."); |
... | ... | |
1200 | 1200 |
$priv_list['page-vpn-ipsec-editphase2']['match'] = array(); |
1201 | 1201 |
$priv_list['page-vpn-ipsec-editphase2']['match'][] = "vpn_ipsec_phase2.php*"; |
1202 | 1202 |
|
1203 |
$priv_list['page-vpn-ipsec-settings'] = array(); |
|
1204 |
$priv_list['page-vpn-ipsec-settings']['name'] = gettext("WebCfg - VPN: IPsec: Settings page"); |
|
1205 |
$priv_list['page-vpn-ipsec-settings']['descr'] = gettext("Allow access to the 'VPN: IPsec: Settings' page."); |
|
1206 |
$priv_list['page-vpn-ipsec-settings']['match'] = array(); |
|
1207 |
$priv_list['page-vpn-ipsec-settings']['match'][] = "vpn_ipsec_settings.php*"; |
|
1208 |
|
|
1203 | 1209 |
$priv_list['page-vpn-vpnl2tp'] = array(); |
1204 | 1210 |
$priv_list['page-vpn-vpnl2tp']['name'] = gettext("WebCfg - VPN: VPN L2TP page"); |
1205 | 1211 |
$priv_list['page-vpn-vpnl2tp']['descr'] = gettext("Allow access to the 'VPN: VPN L2TP' page."); |
... | ... | |
1248 | 1254 |
$priv_list['page-services-pppoeserver-edit']['match'] = array(); |
1249 | 1255 |
$priv_list['page-services-pppoeserver-edit']['match'][] = "vpn_pppoe_edit.php*"; |
1250 | 1256 |
|
1251 |
$priv_list['page-vpn-vpnpptp'] = array(); |
|
1252 |
$priv_list['page-vpn-vpnpptp']['name'] = gettext("WebCfg - VPN: VPN PPTP page"); |
|
1253 |
$priv_list['page-vpn-vpnpptp']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP' page."); |
|
1254 |
$priv_list['page-vpn-vpnpptp']['match'] = array(); |
|
1255 |
$priv_list['page-vpn-vpnpptp']['match'][] = "vpn_pptp.php*"; |
|
1256 |
|
|
1257 |
$priv_list['page-vpn-vpnpptp-users'] = array(); |
|
1258 |
$priv_list['page-vpn-vpnpptp-users']['name'] = gettext("WebCfg - VPN: VPN PPTP: Users page"); |
|
1259 |
$priv_list['page-vpn-vpnpptp-users']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP: Users' page."); |
|
1260 |
$priv_list['page-vpn-vpnpptp-users']['match'] = array(); |
|
1261 |
$priv_list['page-vpn-vpnpptp-users']['match'][] = "vpn_pptp_users.php*"; |
|
1262 |
|
|
1263 |
$priv_list['page-vpn-vpnpptp-user-edit'] = array(); |
|
1264 |
$priv_list['page-vpn-vpnpptp-user-edit']['name'] = gettext("WebCfg - VPN: VPN PPTP: User: Edit page"); |
|
1265 |
$priv_list['page-vpn-vpnpptp-user-edit']['descr'] = gettext("Allow access to the 'VPN: VPN PPTP: User: Edit' page."); |
|
1266 |
$priv_list['page-vpn-vpnpptp-user-edit']['match'] = array(); |
|
1267 |
$priv_list['page-vpn-vpnpptp-user-edit']['match'][] = "vpn_pptp_users_edit.php*"; |
|
1268 |
|
|
1269 | 1257 |
$priv_list['page-pfsensewizardsubsystem'] = array(); |
1270 | 1258 |
$priv_list['page-pfsensewizardsubsystem']['name'] = gettext("WebCfg - pfSense wizard subsystem page"); |
1271 | 1259 |
$priv_list['page-pfsensewizardsubsystem']['descr'] = gettext("Allow access to the 'pfSense wizard subsystem' page."); |
... | ... | |
1278 | 1266 |
$priv_list['page-xmlrpclibrary']['match'] = array(); |
1279 | 1267 |
$priv_list['page-xmlrpclibrary']['match'][] = "xmlrpc.php*"; |
1280 | 1268 |
|
1281 |
$priv_list['page-firewall-easyrule'] = array(); |
|
1282 |
$priv_list['page-firewall-easyrule']['name'] = gettext("WebCfg - Firewall: Easy Rule add/status page"); |
|
1283 |
$priv_list['page-firewall-easyrule']['descr'] = gettext("Allow access to the 'Firewall: Easy Rule' add/status page."); |
|
1284 |
$priv_list['page-firewall-easyrule']['match'] = array(); |
|
1285 |
$priv_list['page-firewall-easyrule']['match'][] = "easyrule.php*"; |
|
1286 | 1269 |
|
1287 | 1270 |
$priv_rmvd = array(); |
1288 | 1271 |
|
Also available in: Unified diff
Various updates to privileges and related metadata