Revision 48157a04
Added by Phil Davis over 8 years ago
src/etc/inc/priv.defs.inc | ||
---|---|---|
563 | 563 |
$priv_list['page-system-packagemanager-installed']['match'][] = "pkg_mgr_installed.php*"; |
564 | 564 |
|
565 | 565 |
$priv_list['page-services-captiveportal'] = array(); |
566 |
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive portal");
|
|
567 |
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive portal' page.");
|
|
566 |
$priv_list['page-services-captiveportal']['name'] = gettext("WebCfg - Services: Captive Portal");
|
|
567 |
$priv_list['page-services-captiveportal']['descr'] = gettext("Allow access to the 'Services: Captive Portal' page.");
|
|
568 | 568 |
$priv_list['page-services-captiveportal']['match'] = array(); |
569 | 569 |
$priv_list['page-services-captiveportal']['match'][] = "services_captiveportal.php*"; |
570 | 570 |
|
571 | 571 |
$priv_list['page-services-captiveportal-filemanager'] = array(); |
572 |
$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services: Captive portal: File Manager");
|
|
573 |
$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services: Captive portal: File Manager' page.");
|
|
572 |
$priv_list['page-services-captiveportal-filemanager']['name'] = gettext("WebCfg - Services: Captive Portal: File Manager");
|
|
573 |
$priv_list['page-services-captiveportal-filemanager']['descr'] = gettext("Allow access to the 'Services: Captive Portal: File Manager' page.");
|
|
574 | 574 |
$priv_list['page-services-captiveportal-filemanager']['match'] = array(); |
575 | 575 |
$priv_list['page-services-captiveportal-filemanager']['match'][] = "services_captiveportal_filemanager.php*"; |
576 | 576 |
|
577 | 577 |
$priv_list['page-services-captiveportal-allowedhostnames'] = array(); |
578 |
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Allowed Hostnames");
|
|
579 |
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed Hostnames' page.");
|
|
578 |
$priv_list['page-services-captiveportal-allowedhostnames']['name'] = gettext("WebCfg - Services: Captive Portal: Allowed Hostnames");
|
|
579 |
$priv_list['page-services-captiveportal-allowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Allowed Hostnames' page.");
|
|
580 | 580 |
$priv_list['page-services-captiveportal-allowedhostnames']['match'] = array(); |
581 | 581 |
$priv_list['page-services-captiveportal-allowedhostnames']['match'][] = "services_captiveportal_hostname.php*"; |
582 | 582 |
|
583 | 583 |
$priv_list['page-services-captiveportal-editallowedhostnames'] = array(); |
584 |
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed Hostnames");
|
|
585 |
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Allowed Hostnames' page.");
|
|
584 |
$priv_list['page-services-captiveportal-editallowedhostnames']['name'] = gettext("WebCfg - Services: Captive Portal: Edit Allowed Hostnames");
|
|
585 |
$priv_list['page-services-captiveportal-editallowedhostnames']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit Allowed Hostnames' page.");
|
|
586 | 586 |
$priv_list['page-services-captiveportal-editallowedhostnames']['match'] = array(); |
587 | 587 |
$priv_list['page-services-captiveportal-editallowedhostnames']['match'][] = "services_captiveportal_hostname_edit.php*"; |
588 | 588 |
|
589 | 589 |
$priv_list['page-services-captiveportal-allowedips'] = array(); |
590 |
$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services: Captive portal: Allowed IPs");
|
|
591 |
$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Allowed IPs' page.");
|
|
590 |
$priv_list['page-services-captiveportal-allowedips']['name'] = gettext("WebCfg - Services: Captive Portal: Allowed IPs");
|
|
591 |
$priv_list['page-services-captiveportal-allowedips']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Allowed IPs' page.");
|
|
592 | 592 |
$priv_list['page-services-captiveportal-allowedips']['match'] = array(); |
593 | 593 |
$priv_list['page-services-captiveportal-allowedips']['match'][] = "services_captiveportal_ip.php*"; |
594 | 594 |
|
595 | 595 |
$priv_list['page-services-captiveportal-editallowedips'] = array(); |
596 |
$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services: Captive portal: Edit Allowed IPs");
|
|
597 |
$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Allowed IPs' page.");
|
|
596 |
$priv_list['page-services-captiveportal-editallowedips']['name'] = gettext("WebCfg - Services: Captive Portal: Edit Allowed IPs");
|
|
597 |
$priv_list['page-services-captiveportal-editallowedips']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit Allowed IPs' page.");
|
|
598 | 598 |
$priv_list['page-services-captiveportal-editallowedips']['match'] = array(); |
599 | 599 |
$priv_list['page-services-captiveportal-editallowedips']['match'][] = "services_captiveportal_ip_edit.php*"; |
600 | 600 |
|
601 | 601 |
$priv_list['page-services-captiveportal-macaddresses'] = array(); |
602 |
$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services: Captive portal: Mac Addresses");
|
|
603 |
$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services: Captive portal: Mac Addresses' page.");
|
|
602 |
$priv_list['page-services-captiveportal-macaddresses']['name'] = gettext("WebCfg - Services: Captive Portal: Mac Addresses");
|
|
603 |
$priv_list['page-services-captiveportal-macaddresses']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Mac Addresses' page.");
|
|
604 | 604 |
$priv_list['page-services-captiveportal-macaddresses']['match'] = array(); |
605 | 605 |
$priv_list['page-services-captiveportal-macaddresses']['match'][] = "services_captiveportal_mac.php*"; |
606 | 606 |
|
607 | 607 |
$priv_list['page-services-captiveportal-editmacaddresses'] = array(); |
608 |
$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services: Captive portal: Edit MAC Addresses");
|
|
609 |
$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit MAC Addresses' page.");
|
|
608 |
$priv_list['page-services-captiveportal-editmacaddresses']['name'] = gettext("WebCfg - Services: Captive Portal: Edit MAC Addresses");
|
|
609 |
$priv_list['page-services-captiveportal-editmacaddresses']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit MAC Addresses' page.");
|
|
610 | 610 |
$priv_list['page-services-captiveportal-editmacaddresses']['match'] = array(); |
611 | 611 |
$priv_list['page-services-captiveportal-editmacaddresses']['match'][] = "services_captiveportal_mac_edit.php*"; |
612 | 612 |
|
613 | 613 |
$priv_list['page-services-captiveportal-vouchers'] = array(); |
614 |
$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services: Captive portal Vouchers");
|
|
615 |
$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services: Captive portal Vouchers' page.");
|
|
614 |
$priv_list['page-services-captiveportal-vouchers']['name'] = gettext("WebCfg - Services: Captive Portal Vouchers");
|
|
615 |
$priv_list['page-services-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Services: Captive Portal Vouchers' page.");
|
|
616 | 616 |
$priv_list['page-services-captiveportal-vouchers']['match'] = array(); |
617 | 617 |
$priv_list['page-services-captiveportal-vouchers']['match'][] = "services_captiveportal_vouchers.php*"; |
618 | 618 |
|
619 | 619 |
$priv_list['page-services-captiveportal-voucher-edit'] = array(); |
620 |
$priv_list['page-services-captiveportal-voucher-edit']['name'] = gettext("WebCfg - Services: Captive portal Voucher Rolls");
|
|
621 |
$priv_list['page-services-captiveportal-voucher-edit']['descr'] = gettext("Allow access to the 'Services: Captive portal Edit Voucher Rolls' page.");
|
|
620 |
$priv_list['page-services-captiveportal-voucher-edit']['name'] = gettext("WebCfg - Services: Captive Portal Voucher Rolls");
|
|
621 |
$priv_list['page-services-captiveportal-voucher-edit']['descr'] = gettext("Allow access to the 'Services: Captive Portal Edit Voucher Rolls' page.");
|
|
622 | 622 |
$priv_list['page-services-captiveportal-voucher-edit']['match'] = array(); |
623 | 623 |
$priv_list['page-services-captiveportal-voucher-edit']['match'][] = "services_captiveportal_vouchers_edit.php*"; |
624 | 624 |
|
625 | 625 |
$priv_list['page-services-captiveportal-zones'] = array(); |
626 |
$priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services: Captive portal Zones");
|
|
627 |
$priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services: Captive portal Zones' page.");
|
|
626 |
$priv_list['page-services-captiveportal-zones']['name'] = gettext("WebCfg - Services: Captive Portal Zones");
|
|
627 |
$priv_list['page-services-captiveportal-zones']['descr'] = gettext("Allow access to the 'Services: Captive Portal Zones' page.");
|
|
628 | 628 |
$priv_list['page-services-captiveportal-zones']['match'] = array(); |
629 | 629 |
$priv_list['page-services-captiveportal-zones']['match'][] = "services_captiveportal_zones.php*"; |
630 | 630 |
|
631 | 631 |
$priv_list['page-services-captiveportal-editzones'] = array(); |
632 |
$priv_list['page-services-captiveportal-editzones']['name'] = gettext("WebCfg - Services: Captive portal: Edit Zones");
|
|
633 |
$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services: Captive portal: Edit Zones' page.");
|
|
632 |
$priv_list['page-services-captiveportal-editzones']['name'] = gettext("WebCfg - Services: Captive Portal: Edit Zones");
|
|
633 |
$priv_list['page-services-captiveportal-editzones']['descr'] = gettext("Allow access to the 'Services: Captive Portal: Edit Zones' page.");
|
|
634 | 634 |
$priv_list['page-services-captiveportal-editzones']['match'] = array(); |
635 | 635 |
$priv_list['page-services-captiveportal-editzones']['match'][] = "services_captiveportal_zones_edit.php*"; |
636 | 636 |
|
... | ... | |
665 | 665 |
$priv_list['page-services-dhcprelay']['match'][] = "services_dhcp_relay.php*"; |
666 | 666 |
|
667 | 667 |
$priv_list['page-services-dhcpv6server'] = array(); |
668 |
$priv_list['page-services-dhcpv6server']['name'] = gettext("WebCfg - Services: DHCPv6 server");
|
|
669 |
$priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services: DHCPv6 server' page.");
|
|
668 |
$priv_list['page-services-dhcpv6server']['name'] = gettext("WebCfg - Services: DHCPv6 Server");
|
|
669 |
$priv_list['page-services-dhcpv6server']['descr'] = gettext("Allow access to the 'Services: DHCPv6 Server' page.");
|
|
670 | 670 |
$priv_list['page-services-dhcpv6server']['match'] = array(); |
671 | 671 |
$priv_list['page-services-dhcpv6server']['match'][] = "services_dhcpv6.php*"; |
672 | 672 |
|
... | ... | |
833 | 833 |
$priv_list['page-hidden-detailedstatus']['match'][] = "status.php*"; |
834 | 834 |
|
835 | 835 |
$priv_list['page-status-captiveportal'] = array(); |
836 |
$priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status: Captive portal");
|
|
837 |
$priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status: Captive portal' page.");
|
|
836 |
$priv_list['page-status-captiveportal']['name'] = gettext("WebCfg - Status: Captive Portal");
|
|
837 |
$priv_list['page-status-captiveportal']['descr'] = gettext("Allow access to the 'Status: Captive Portal' page.");
|
|
838 | 838 |
$priv_list['page-status-captiveportal']['match'] = array(); |
839 | 839 |
$priv_list['page-status-captiveportal']['match'][] = "status_captiveportal.php*"; |
840 | 840 |
|
... | ... | |
851 | 851 |
$priv_list['page-status-captiveportal-test']['match'][] = "status_captiveportal_test.php*"; |
852 | 852 |
|
853 | 853 |
$priv_list['page-status-captiveportal-voucher-rolls'] = array(); |
854 |
$priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status: Captive portal Voucher Rolls");
|
|
855 |
$priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status: Captive portal Voucher Rolls' page.");
|
|
854 |
$priv_list['page-status-captiveportal-voucher-rolls']['name'] = gettext("WebCfg - Status: Captive Portal Voucher Rolls");
|
|
855 |
$priv_list['page-status-captiveportal-voucher-rolls']['descr'] = gettext("Allow access to the 'Status: Captive Portal Voucher Rolls' page.");
|
|
856 | 856 |
$priv_list['page-status-captiveportal-voucher-rolls']['match'] = array(); |
857 | 857 |
$priv_list['page-status-captiveportal-voucher-rolls']['match'][] = "status_captiveportal_voucher_rolls.php*"; |
858 | 858 |
|
859 | 859 |
$priv_list['page-status-captiveportal-vouchers'] = array(); |
860 |
$priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status: Captive portal Vouchers");
|
|
861 |
$priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status: Captive portal Vouchers' page.");
|
|
860 |
$priv_list['page-status-captiveportal-vouchers']['name'] = gettext("WebCfg - Status: Captive Portal Vouchers");
|
|
861 |
$priv_list['page-status-captiveportal-vouchers']['descr'] = gettext("Allow access to the 'Status: Captive Portal Vouchers' page.");
|
|
862 | 862 |
$priv_list['page-status-captiveportal-vouchers']['match'] = array(); |
863 | 863 |
$priv_list['page-status-captiveportal-vouchers']['match'][] = "status_captiveportal_vouchers.php*"; |
864 | 864 |
|
... | ... | |
1010 | 1010 |
$priv_list['page-status-packagelogs']['match'][] = "status_pkglogs.php*"; |
1011 | 1011 |
|
1012 | 1012 |
$priv_list['page-status-trafficshaper-queues'] = array(); |
1013 |
$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status: Traffic shaper: Queues");
|
|
1014 |
$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status: Traffic shaper: Queues' page.");
|
|
1013 |
$priv_list['page-status-trafficshaper-queues']['name'] = gettext("WebCfg - Status: Traffic Shaper: Queues");
|
|
1014 |
$priv_list['page-status-trafficshaper-queues']['descr'] = gettext("Allow access to the 'Status: Traffic Shaper: Queues' page.");
|
|
1015 | 1015 |
$priv_list['page-status-trafficshaper-queues']['match'] = array(); |
1016 | 1016 |
$priv_list['page-status-trafficshaper-queues']['match'][] = "status_queues.php*"; |
1017 | 1017 |
|
... | ... | |
1124 | 1124 |
$priv_list['page-system-gateways-editgateway']['match'][] = "system_gateways_edit.php*"; |
1125 | 1125 |
|
1126 | 1126 |
$priv_list['page-system-groupmanager'] = array(); |
1127 |
$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System: Group manager");
|
|
1128 |
$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System: Group manager' page.");
|
|
1127 |
$priv_list['page-system-groupmanager']['name'] = gettext("WebCfg - System: Group Manager");
|
|
1128 |
$priv_list['page-system-groupmanager']['descr'] = gettext("Allow access to the 'System: Group Manager' page.");
|
|
1129 | 1129 |
$priv_list['page-system-groupmanager']['match'] = array(); |
1130 | 1130 |
$priv_list['page-system-groupmanager']['match'][] = "system_groupmanager.php*"; |
1131 | 1131 |
|
Also available in: Unified diff
Standardize privilege name capitalization
While looking at some privilege stuff, I noticed that various
capitlization looked inconsistent down the list. This makes the list
look more consistent.