Project

General

Profile

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

Latest revisions

# Date Author Comment
b6878a04 06/08/2023 01:25 PM Adam Ruzicka

Fixes #36449 - Make /api/v2 public

d620319b 04/21/2023 08:40 AM Bernhard Suttner

Fixes #36097 - protect rendered template

0d2e222d 02/22/2023 02:45 PM Peter Koprda

Fixes #35701 - Export button should use selectable columns

9ed17959 02/21/2023 10:41 AM Nofar Alfassi

Fixes #35990 - fix search fact_values via API

fix the 500 error for searching fact_values via API

b06f500d 12/06/2022 01:28 PM Elkin Aguas

Fixes #35648 - Fixes API documentation typo

eaeeaef6 11/29/2022 02:14 PM Maria Agaphontzev

Fixes #35255 - Add Parameters tab to host details page (#9368)

  • Fixes #35255 - Add Parameters tab to host details page
b0dbefab 11/14/2022 12:38 PM Peter Koprda

Fixes #35673 - Do not allow create empty table preference

cc7af718 11/04/2022 02:46 PM Leos Stejskal

Fixes #35088 - Remove GCE Compute resource code

All code related to GCE compute resource
is now in Foreman Google plugin

https://github.com/theforeman/foreman_google

d7ce6881 11/01/2022 09:01 AM Ewoud Kohl van Wijngaarden

Refs #35300 - Pass arguments as keyword arguments

32884e54 10/31/2022 10:23 AM Oleh Fedorenko

Fixes #35473 - Add extlogin API endpoint

/users/extlogin endpoint is designed for UI interaction, thus
using this endpoint to create a session to be used via API will
fail with "Can't verify CSRF token authenticity" for any method
except GET. We need to have a separate endpoint to create a proper...

View revisions

Also available in: Atom