Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
28599ad1 03/08/2017 12:45 PM Tomáš Strachota

Fixes #18690 - add missing auditable types into scoped search

535d2329 03/08/2017 04:40 AM Amir Fefer

Fixes #14013 - add a setting for default owner of new hosts

1d75969e 03/01/2017 09:21 AM Dominic Cleal

fixes #18735 - truncate encryption key to match preferred length (#4350)

Ruby 2.4's OpenSSL bindings raise an ArgumentError during encryption if
the key length exceeds the cipher's configured length (32 bytes with the
default cipher), but the verification hash algorithm still uses the full...

f54cb6a2 02/28/2017 11:25 AM Dominic Cleal

fixes #18662 - stop default scope being overridden by association

Ensure the Taxonomix empty default scope isn't overridden by association
scopes which (effectively) calls `.where(:id => ...)` and overrides the
value of :id set in this default scope. This occurs on Rails 5.0 which...

4ada010b 02/23/2017 03:36 PM Ivan Necas

Refs #17272 - fix sql condition

1==1 is not a valid SQL condition.

38ac46e5 02/23/2017 10:35 AM Dominik Hlavac Duran

Fixes #17272 - Fixed Searches on parameters with !=

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

f6c313fb 02/21/2017 08:12 AM Timo Goebel

fixes #17533 - provision dhcp for bond child macs

a4e1e08c 02/10/2017 07:22 AM Ivan Necas

Fixes #3541,#13769 - return true on success of ssh orchestration

Strange things start happening otherwise.

2309e9e1 01/31/2017 06:16 AM Adam, Till - D0249540

fixes #18216 - volume size editable for existing VMs one

View revisions

Also available in: Atom