Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  unit
audit.rb 148 Bytes
test_helper.rb 12.2 KB
test_runner.rb 996 Bytes

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...

bd3f3260 09/09/2015 11:37 AM Marek Hulán

Fixes #11031 - ignore identifiers of interfaces being destroyed

(cherry picked from commit 1e7822a586b6e4f288823df0b9419ef2749d6b8c)

2cc2147b 09/09/2015 11:13 AM Tom Caspy

fixes #9108 - parent parameters are now overrideable

(cherry picked from commit 221fd0504d1efc0b056fd93e0824b6fbc2b453e8)

80692275 09/09/2015 11:09 AM Ori Rabin

Fixes #11663 - Empty lookup value not validated when use_puppet_default is checked

(cherry picked from commit baa21c791a8b8a3cbbc9f1a21a1cfe2448730800)

e5e62175 09/09/2015 10:59 AM Daniel Lobato Garcia

Fixes #11428 - External user groups refresh shouldn't be case sensitive

group_list in ldap_fluff returns a list of lowercase LDAP GIDs.
When AuthSourceLdap tries to run update_usergroups to refresh the external
user groups, it will try to match these lowercase gids with external user...

020aa69a 09/09/2015 10:59 AM Ivan Necas

Fixes #11673 - accept integer value when setting the integer via API

(cherry picked from commit 6c05bd5b88b4d301bb44dd65787716a2d5635554)

5b160515 09/09/2015 10:59 AM Tomer Brisker

Fixes #11650 - show global parameter value inherited from parent taxonomy

(cherry picked from commit be33e6e905c8d0315262a3a3a45459c3a098a29e)

7cc2816a 09/09/2015 10:59 AM Stephen Benjamin

fixes #11619 - only check template changes when persisted

(cherry picked from commit bf5f18013ad224a93d917d696d94952965a8968d)

2c3cd215 09/09/2015 10:51 AM Marek Hulán

Fixes #11258 - validation handles blank provider

(cherry picked from commit 3b27c173467c3ab4b53e844913cfd559b78d44ac)

c1a8ccf1 09/09/2015 10:49 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

View revisions

Also available in: Atom