Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v2
api_responder.rb 367 Bytes
base_controller.rb 15.3 KB
graphql_controller.rb 2.71 KB

Latest revisions

# Date Author Comment
744f9bd0 04/04/2021 02:08 PM Marek Hulán

Fixes #32213 - inform user about wrong use of admin flag

Our API filters the admin attribute of user group API via strong params
for non-admin users. Therefore when non-admin tries to create or update
a user group admin flag, it is silently ignored even and the user group...

9d44364c 03/24/2021 02:32 PM yifat makias

Fixes #31883 - Validate compute attributes before API creation

04ac0de6 03/21/2021 02:48 PM Adi Abramovitch

Fixes #29295 - Change operatingsystem_id type from string to number in API docs for ids

8609ef84 03/18/2021 01:21 PM Ewoud Kohl van Wijngaarden

Fixes #30779 - Implement ActionDispatch::RemoteIp (#7960)

The ActionDispatch::RemoteIp middleware can provide the remote IP
correctly as a property of the request object. This looks at
X-Forwarded-For headers while stripping out reverse proxies and falls...

26a20e66 03/12/2021 04:40 PM Leos Stejskal

Fixes #31663 - Registration templates usability issues (#8256)

- New template kind 'Host initial configuration' for
host configuration after the registration.
- Registration templates (like 'Global Registration')
cannot be assigned to operating system...

98eb42ee 03/09/2021 11:26 AM Adi Abramovitch

Fixes #31597 - Add description for host param in LDAP

7fa7cec6 02/16/2021 04:00 PM Leos Stejskal

Fixes #31629 - API for generating registration command

0112426c 02/10/2021 09:41 AM Adi Abramovitch

Fixes #31789 - remove dot from vnic-profiles API description

a640aaab 02/01/2021 11:38 AM Ondřej Ezr

Fixes #31738 - deprecate environment in templates API (#8288)

Environments are being extracted to the ForemanPuppetEnc plugin.
API endpoints using environments are going to be extracted there, we are deprecating them to remove them in the future.

eda5c0e1 01/27/2021 09:30 AM Shira Maximov

Fixes #30834 - Add support for vnic profile

View revisions

Also available in: Atom