Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 314 Bytes
application_controller.rb 13.1 KB
architectures_controller.rb 848 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 872 Bytes
autosign_controller.rb 1.29 KB
bookmarks_controller.rb 933 Bytes
common_parameters_controller.rb 1004 Bytes
compute_attributes_controller.rb 880 Bytes
compute_profiles_controller.rb 919 Bytes
compute_resources_controller.rb 3.9 KB
compute_resources_vms_controller.rb 4.51 KB
config_groups_controller.rb 801 Bytes
config_templates_controller.rb 2.34 KB
dashboard_controller.rb 452 Bytes
domains_controller.rb 743 Bytes
environments_controller.rb 838 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 957 Bytes
facts_controller.rb 491 Bytes
filters_controller.rb 2.09 KB
home_controller.rb 1.04 KB
hostgroups_controller.rb 5.15 KB
hosts_controller.rb 24.8 KB
images_controller.rb 1.36 KB
interfaces_controller.rb 866 Bytes
locations_controller.rb 156 Bytes
lookup_keys_controller.rb 947 Bytes
lookup_values_controller.rb 1.1 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 762 Bytes
models_controller.rb 733 Bytes
operatingsystems_controller.rb 1.14 KB
organizations_controller.rb 160 Bytes
permissions_controller.rb 702 Bytes
ptables_controller.rb 773 Bytes
puppetca_controller.rb 1.56 KB
puppetclasses_controller.rb 2.92 KB
realms_controller.rb 727 Bytes
reports_controller.rb 1.04 KB
roles_controller.rb 2.24 KB
settings_controller.rb 961 Bytes
smart_proxies_controller.rb 1.7 KB
statistics_controller.rb 1.59 KB
subnets_controller.rb 2.2 KB
tasks_controller.rb 324 Bytes
topbar_sweeper.rb 624 Bytes
trends_controller.rb 973 Bytes
unattended_controller.rb 10.9 KB
usergroups_controller.rb 1.44 KB
users_controller.rb 3.76 KB

Latest revisions

# Date Author Comment
be0b9bee 09/15/2015 09:33 AM Daniel Lobato Garcia

Fixes #11579 - Reports show/destroy restricted by host authorization (CVE-2015-5233)

ReportsController 'show' and 'destroy' now perform a check to see if
the User is authorized to see the Host associated with the Report. In
case it's not, it returns 404, as to not give hints whether a Report...

7f9dd3fa 06/15/2015 10:07 AM Jan Pazdziora

fixes #10586 - make the 401 status comparison actually match.

(cherry picked from commit 3196ebaa009ca1d79e1330d36a0362b7ca04aade)

09f85380 05/20/2015 07:27 AM Dominic Cleal

fixes #10509 - add toggle for LDAP usergroup updating

(cherry picked from commit 19bf6b096c03b999a02c82b61dfe0694cbb21a9a)

Conflicts:
app/models/auth_sources/auth_source_ldap.rb

787d5795 05/20/2015 07:16 AM Marek Hulán

Fixes #9506 - Add granular permissions to config groups

(cherry picked from commit 6825f8de6debe3854e03d171f6de5b630bfc85b9)

18f5cd8c 05/20/2015 07:16 AM Avi Tal

fixes #10342 - adding :host_parameters_attributes to except list in template_used()

(cherry picked from commit d4e53f27fefffc4a1b2b0f25f2d35accf5d4de6e)

735eca5c 05/20/2015 07:16 AM Marek Hulán

Fixes #9687 - respect custom controller permissions

(cherry picked from commit a63aa7cbac0f81955ac9ebcf010bfcf45f5b07c1)

e2855a46 05/20/2015 07:13 AM Stephen Benjamin

fixes #9773 - correctly render template URL

(cherry picked from commit f7174439285708c3010605230fec16797f3a0763)

1c3f4398 05/20/2015 07:10 AM Marek Hulán

Fixes #9884 - refresh deleted external usergroups

(cherry picked from commit e780381933a7838af4be9a550942ef0f22608fd4)

a6312c86 05/20/2015 07:10 AM Marek Hulán

Fixes #9878 - refresh external usergroup on API manipulation

(cherry picked from commit 22d2b02fefc54228631008181c3d0db0b2360d28)

9993f48d 05/20/2015 07:09 AM Tomer Brisker

Fixes #8593 - remove N+1 queries on puppetclass index page

(cherry picked from commit 0e5fefb087492c926e32417039528d0a105d51a0)

View revisions

Also available in: Atom