Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
ce761fd9 10/25/2017 11:59 AM Tomer Brisker

Fixes #21450 - Update rubocop to 0.51.0

6d6adc3a 10/25/2017 08:14 AM Sebastian Gräßl

Fixes #21026 - Clear cached notifications properly

Using `delete_all` for has_many does not trigger callbacks
on the associated objects, `dependent: :destroy` does.

Clearing the cache needs to happen anytime a notification
gets created, modified and destroyed, `after_commit`...

36f8e9c0 10/24/2017 09:42 AM Daniel Lobato Garcia

Fixes #17992, #18103 - Improve external usergroup errors

When one submit an user group with external user groups, and this
doesn't work for whatever reason, like:

Net::LDAP::Error - No route to host - connect(2)
LdapFluff::Generic::UnauthenticatedException...

7d8b5c2e 10/24/2017 09:35 AM Timo Goebel

fixes #21394 - user login with access token api

5878c99f 10/19/2017 06:29 PM Marek Hulán

Fixes #21342 - fix core roles seeding

Core roles should always be up to date based on what's defined in seed
files. Users have no other way to update locked roles in newer Foreman
versions.

f17c9611 10/19/2017 05:49 PM Marek Hulán

Fixes #21119 - set taxonomies in API

With this we correctly set the default taxonomy for non-admin users
in API calls. Admins are not touched at all, their context remains
"any context" for API calls. This also refactors various places
where tried to set the right taxonomy and combines them into single...

51919636 10/16/2017 01:37 PM Amir Fefer

Fixes #18492 - add pf vertical navigation

58796549 10/16/2017 01:31 PM Sebastian Gräßl

Fixes #20541 - Include nested facts in CSV export

e6b0f4fa 10/12/2017 11:47 AM Justin Sherrill

Fixes #12216 - support http proxies for compute resources

6864f7de 10/09/2017 09:29 AM Sean O'Keeffe

Fixes #21232 - verify IP sans when authenticating a SP

View revisions

Also available in: Atom