Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 96 Bytes
audit.rb 135 Bytes
auth_source_ldap.rb 741 Bytes
compute_resources.rb 2.06 KB
domain.rb 126 Bytes
facts_related.rb 189 Bytes
feature.rb 462 Bytes
host_related.rb 10.3 KB
mail_notification.rb 278 Bytes
medium.rb 711 Bytes
operatingsystem.rb 1.97 KB
provisioning_template.rb 659 Bytes
puppet_related.rb 2.35 KB
realm.rb 186 Bytes
reports_related.rb 1.25 KB
settings.rb 284 Bytes
smart_proxy.rb 293 Bytes
subnet.rb 537 Bytes
taxonomies.rb 165 Bytes
trends.rb 350 Bytes
user_related.rb 1.97 KB

Latest revisions

# Date Author Comment
d213e460 09/09/2015 11:37 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...

a9c70fb4 06/24/2015 06:53 AM Shimon Shtein

Fixes #10727 - Added validation to require BMC Smart proxy in order to add BMC nic

0bda5632 06/17/2015 09:42 AM Lukas Zapletal

Fixes #10780 - factory girl examples for provisioning

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

3dce1589 06/08/2015 03:49 AM Justin Sherrill

fixes #9301 - make puppet environment optional for hosts

bc9558f7 05/18/2015 10:40 AM Shlomi Zadok

fixes #1213 - Get email reports of audit changes

ba64f022 05/14/2015 04:24 AM Marek Hulán

Fixes #10442 - dry up host managed logic

93dbb7e7 05/14/2015 04:24 AM Ori Rabin

Fixes #9634 - creating a host with an interface and without os returns a validation message

eb414b8b 04/28/2015 09:13 AM Ori Rabin

Fixes #5554 - fixed hostgroup and fqdn validations in multiple matchers

8f695d94 04/22/2015 07:27 AM Shimon Shtein

Fixes #9391 - Added validation code to NIC, so it validates that host's location/org is compatible with the one set on NIC's subnet

View revisions

Also available in: Atom