Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .tx
  app
  bundler.d
  config
  db
  doc
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
.gitignore 533 Bytes
.rubocop.yml 460 Bytes
.rubocop_todo.yml 9.75 KB
CHANGELOG 362 KB
Contributors 8.43 KB
Gemfile 1.09 KB
LICENSE 55.7 KB
README.md 6.47 KB
Rakefile 178 Bytes
Rakefile.dist 2.34 KB
VERSION 6 Bytes
config.ru 344 Bytes

Latest revisions

# Date Author Comment
9f58b523 09/11/2015 08:16 AM Dominic Cleal

Release 1.9.1

851eac30 09/11/2015 07:46 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

aaf7d7a0 09/11/2015 07:38 AM Dominic Cleal

fixes #11473 - remove re-init of domain select2 on env selection

After an environment was selected, the reloadOnAjaxComplete function
re-initialised every select2, but other dropdowns triggered
onContentLoad which excluded those with the without_select class....

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)

5742c9ee 09/09/2015 11:13 AM Shimon Shtein

Fixes #11727 - Added proper human readable description to User#mail_enabled field
(cherry picked from commit 1d7d78a045d907338f253b683e91225fa2068b6a)

47a93af1 09/09/2015 11:13 AM Daniel Lobato Garcia

Fixes #11621 - n+1 query on User Groups index

(cherry picked from commit dc6977673f9875e5d0c7542c586e1aca0db8b4ee)

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

View all revisions | View revisions

Also available in: Atom