Actions
Bug #2202
closedAdd new permissions for actions currently missing them
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
Description
#2198 added a test that contains a list of routes which currently have no associated permission, so they're all admin-only. New permissions should be added and/or routes added to existing permissions where applicable.
"audits/create", "audits/destroy", "audits/edit", "audits/new", "audits/update",
"compute_resources/test_connection",
"compute_resources_vms/console", "compute_resources_vms/edit", "compute_resources_vms/new", "compute_resources_vms/update",
"config_templates/build_pxe_default",
"facts/index", "facts/show",
"hostgroups/nest",
"hosts/multiple_build", "hosts/multiple_puppetrun", "hosts/submit_multiple_enable", "hosts/update_multiple_puppetrun",
"hosts/pending", "hosts/puppetrun", "hosts/pxe_config", "hosts/show_search", "hosts/storeconfig_klasses",
"images/create", "images/destroy", "images/edit", "images/index", "images/new", "images/show", "images/update",
"locations/assign_all_hosts", "locations/assign_hosts", "locations/assign_selected_hosts",
"locations/clone_taxonomy", "locations/import_mismatches", "locations/mismatches", "locations/step2",
"organizations/assign_all_hosts", "organizations/assign_hosts", "organizations/assign_selected_hosts",
"organizations/clone_taxonomy", "organizations/import_mismatches", "organizations/mismatches", "organizations/step2",
"lookup_values/create", "lookup_values/destroy", "lookup_values/index", "lookup_values/update",
"notices/destroy",
"operatingsystems/bootfiles",
"puppetclasses/obsolete_and_new",
"subnets/create_multiple", "subnets/import",
"trends/count"
Updated by Dominic Cleal over 12 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal over 12 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 66b40d57c0d31a4703dde500444f5786cb95f24b.
Actions