Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v1
  v2
api_responder.rb 366 Bytes
base_controller.rb 12 KB

Latest revisions

# Date Author Comment
ed7e5184 01/30/2017 11:02 AM Amit Karsale

Fixes #13775 - merge if data set is present

(cherry picked from commit 8e81effcedafc539cbe3477b5565d9239f1f2f51)

b3edaa0a 01/05/2017 08:06 AM Justin Sherrill

Fixes #17894 - load needed dependent api param group

when rendering facet api param docs
(cherry picked from commit 61ccbc34b4a69682b56ac67dbf0aedc5b71cc27f)

c4889226 12/05/2016 09:32 AM Tomáš Strachota

Fixes #17487 - support sessions for api calls

- authenticated api calls save user to session and set
flag api_authenticated_session
- sessions with such flag allow posting requests without CSRF token
- api sessions exipre the same way as UI sessions
- api sessions don't store any additional data to keep the requests...

9434f393 12/05/2016 09:32 AM Jan-Otto Kröpke

Fixes #16422 - Foreman API throws ruby exception with ovirt network API

Passing a 'nil' resource_class to the `scope_for` method will always result in a 500 as you cannot call `.where` on nil.
(cherry picked from commit 9fb9397a7c8cbd96151cec54f2c4718f1a56ee96)

4e6d2262 11/24/2016 03:48 AM Marek Hulán

Fixes #16739 - unify parameters permissions

404ead2a 11/23/2016 10:02 AM Marek Hulán

Fixes #17403 - enable exporting of templates

e4c0449f 11/14/2016 03:34 AM Ranjan Kumar

Fixes #17200 - Add option datacenter to compute resource

87f8f03e 11/03/2016 09:54 AM Shimon Shtein

Fixes #16646 - Add ability to plugins to modify index scope

439e82de 10/17/2016 04:38 AM Swapnil Abnave

Fixes #16962 - Typo on domains welcome page

4090ccb5 10/13/2016 05:44 AM Daniel Lobato Garcia

Fixes #6492 - ipmi_boot permission renamed to ipmi_boot_hosts

Authorizer expects permission names to follow a convention
'action'_'controller'. However this permission was not following it, and
this prevented the permission from being applied properly.

Before this fix, only admins could call ipmi_boot. I've also added a...

View revisions

Also available in: Atom