Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller.rb 1.78 KB
audits_controller.rb 652 Bytes
auth_source_ldaps_controller.rb 2.32 KB
autosign_controller.rb 539 Bytes
base_controller.rb 5.79 KB
bookmarks_controller.rb 1.43 KB
common_parameters_controller.rb 1.58 KB
compute_attributes_controller.rb 2.41 KB
compute_profiles_controller.rb 1.43 KB
compute_resources_controller.rb 6.79 KB
config_groups_controller.rb 1.36 KB
config_templates_controller.rb 4.79 KB
dashboard_controller.rb 463 Bytes
domains_controller.rb 3.04 KB
environments_controller.rb 2.1 KB
external_usergroups_controller.rb 3.62 KB
fact_values_controller.rb 525 Bytes
filters_controller.rb 1.63 KB
home_controller.rb 447 Bytes
host_classes_controller.rb 1.78 KB
hostgroup_classes_controller.rb 1.82 KB
hostgroups_controller.rb 3.05 KB
hosts_controller.rb 10.9 KB
images_controller.rb 2.97 KB
interfaces_controller.rb 5.51 KB
locations_controller.rb 221 Bytes
mail_notifications_controller.rb 743 Bytes
media_controller.rb 2.71 KB
models_controller.rb 1.41 KB
operatingsystems_controller.rb 3.6 KB
organizations_controller.rb 234 Bytes
os_default_templates_controller.rb 2.73 KB
override_values_controller.rb 4.29 KB
parameters_controller.rb 8.86 KB
permissions_controller.rb 1.24 KB
plugins_controller.rb 251 Bytes
ptables_controller.rb 1.7 KB
puppetclasses_controller.rb 3.46 KB
realms_controller.rb 1.82 KB
reports_controller.rb 2.55 KB
roles_controller.rb 1.3 KB
settings_controller.rb 822 Bytes
smart_class_parameters_controller.rb 3.63 KB
smart_proxies_controller.rb 2.03 KB
smart_variables_controller.rb 3.03 KB
statistics_controller.rb 1.64 KB
subnets_controller.rb 3.27 KB
tasks_controller.rb 514 Bytes
template_combinations_controller.rb 1.73 KB
template_kinds_controller.rb 351 Bytes
usergroups_controller.rb 1.59 KB
users_controller.rb 3.66 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...

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

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

Fixes #9878 - refresh external usergroup on API manipulation

(cherry picked from commit 22d2b02fefc54228631008181c3d0db0b2360d28)

f30caf97 04/09/2015 12:08 PM Julien Pivotto

Fixes #8812 - Pass model type so search_for is called on Host

At least on version 1.6.1, the absence of this second parameter leads to a
runtime crash when it's time to validate if the current user (non-admin) is
allowed to perform a power operation on given a host via the APIv2....

cef5d73e 04/09/2015 12:06 PM Tomáš Strachota

Fixes #9921 - specify requirements on apidoc params for NICs

(cherry picked from commit e404a0fa999b995fea3b7222611fa852b26fb6f8)

0d6ea512 03/26/2015 09:03 AM Martin Bacovsky

Fixes #7378 - fixed API lookup keys filters

(cherry picked from commit bc68c48da5b718084c3e531e61e48124e8e00d36)

300bf742 03/26/2015 09:03 AM Shlomi Zadok

refs #9877 - s/variable/class parameter/ on param :override

(cherry picked from commit 00c41428f08d427eb41c041e9bf8bb2eeac26bfc)

908964cb 03/26/2015 09:03 AM Shlomi Zadok

fixes #9877 - Add descriptions to smart_class_parameters in api/v2

(cherry picked from commit f43531494ef29c26081ece9c6ab1caea8c9fa08e)

4edc891f 03/26/2015 09:03 AM Shlomi Zadok

fixes #9823 - Add description to smart variables

(cherry picked from commit b8239e44dfdd9bf924758f2dd179018a9b9f4d4a)

d0c7b4eb 03/16/2015 11:17 AM Tomáš Strachota

Fixes #9723 - missing owner_type in host api docs

(cherry picked from commit 55be35e9699765bb5fb137db518b06411be20939)

View revisions

Also available in: Atom