Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
9853af78 11/14/2023 10:28 AM Ewoud Kohl van Wijngaarden

Include settings header via concat

Rather than including this directly via ERB (which raises a deprecation
warning), this uses more native methods.

56a6e3a3 11/14/2023 10:28 AM Ewoud Kohl van Wijngaarden

Move the empty line to _header.erb

fdc9780f 11/14/2023 10:28 AM Ewoud Kohl van Wijngaarden

Remove redundant .to_hash

5b2ed22a 10/10/2023 10:01 AM Evgeni Golov

Fixes #36812 - allow setting (fc)ct_location

9cba747e 09/20/2023 03:41 PM Evgeni Golov

correct sendmail configuration

the `email_` prefix is wrong, the settings have no such prefix

Fixes: 6c902a4f1f484137ebccafe4d3390881fd0b3d61

a4157ab7 07/12/2023 11:46 PM Ewoud Kohl van Wijngaarden

Fixes #36582 - Detect logging layout based on type

When the file logger is used the multiline_request_pattern layout should
be used by default, but with journald the request ID is already stored
as structured data with the log, so the pattern layout is better. The...

6adca128 05/10/2023 06:19 PM Dirk Götz

Refs #36377 - Sunsetting foreman_column_view because functionality being integrated in Foreman itself

787033f3 03/07/2023 08:09 AM Evgeni Golov

drop memcache plugin support

it's broken since Foreman 3.4 and nobody is fixing it

792dad07 02/21/2023 11:31 AM Oleh Fedorenko

Add basic external auth for API

Co-authored-by: Adam Ruzicka <>
Co-authored-by: Ewoud Kohl van Wijngaarden <>

dfa6a869 02/16/2023 01:07 PM Ewoud Kohl van Wijngaarden

Fixes #36037 - Manage Redis service for Redis cache

This automatically manages Redis when the cache store type is set to
Redis, but no URLs have been provided. It's assumed that when a URL is
provided that the service is managed in another way.

This ignores the edge case where the user wants to run it on localhost,...

View revisions

Also available in: Atom