Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  controller

Latest revisions

# Date Author Comment
be92fd21 03/15/2024 11:58 AM Oleh Fedorenko

Fixes #37069 - Fallback to UTC on invalid timezone

670ee162 01/15/2024 08:31 AM Girija Soni

Fixes #36972 - Make hammer accept unlimited as JWT life time

e62f026b 01/15/2024 08:19 AM Nofar Alfassi

Fixes #36969 - return the actual exit status of registration command

Include `set -o pipefail` in registration command for improved error handling.

3ecce169 11/28/2023 08:03 PM Partha Aji

Fixes #36869 - update hosts path with current_hosts_path

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

0c769b91 10/31/2022 05:26 PM Leos Stejskal

Fixes #35626 - Registration & proxy's registration_url

Use registration_url from Registration SP module
for registration command.

RFC: https://community.theforeman.org/t/rfc-host-registration-and-load-balancers/30462
Katello: https://projects.theforeman.org/issues/35627...

ee9fe3a7 08/16/2022 07:08 PM Partha Aji

Fixes #35359 - Add cacert to http proxy (#9348)

This PR adds a cacert column to the http proxy and uses to this for
connecting to ec2 and other compute resources. This would also be used
by katello/other plugins when communicating to the CDN over a https...

1cf4147a 05/24/2022 07:07 AM Leos Stejskal

Fixes #34526 - Switch Rails version to 6.1

Changes overview:
- Set default Rails version to 6.1
- Required dynfow >= 1.6.5
- Cleanup deprecation warnings in config/as_deprecation_whitelist.yaml
- ActiveSupport::ParameterFilter instead of ActionDispatch::Http::ParameterFilter...

7e52ff53 05/13/2022 09:47 AM Adam Ruzicka

Fixes #34913 - Take plugins into consideration when checking pending migrations

Also unify migration pending checking

221d255d 02/21/2022 11:00 AM Ondřej Ezr

Fixes #30122 - remove usage of controller level force_ssl

Foreman's use case for HTTP-only is provisioning. Many installers, like Red
Hat's Anaconda or Debian Preseed, either do not support it or make it very hard
to use HTTPS. This is especially hard since often a custom CA is used so the...

View revisions

Also available in: Atom