Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  menu
  pagelets
README.md 804 Bytes

Latest revisions

# Date Author Comment
9690f3ae 01/12/2022 11:30 AM Ewoud Kohl van Wijngaarden

Fixes #34236 - Drop require_ssl_smart_proxies setting

This defaults to true and setting it to false can create security
problems. Mandating client SSL certificates creates a more secure
environment.

Previously when require_ssl_smart_proxies was false, reverse DNS was...

09c865a3 01/10/2022 10:43 AM Leos Stejskal

Fixes #23300 - Brakeman SQL injections

Fix all foundings of SQL injections by
Brakeman: "brakeman --test SQL"

98c17528 01/06/2022 11:06 AM Amir Fefer

Fixes #34166 - opt in the new host page by default

35076bff 12/14/2021 07:13 AM Anna Vitova

Fixes #33417 - Hide version from the Login page

Refs #33417 - revert snapshot changes

those snapshots are not relevant to this PR

b5eb5ca7 12/01/2021 10:10 PM Tomer Brisker

Fixes #33996 - Clean up deprecated methods

Cleans up all methods that have been marked for removal in 3.2 or older.

832b2bfc 11/24/2021 08:03 PM Tomer Brisker

Fixes #34002 - add Foreman::Plugin#medium_providers_registry

Also, modify all registries on the instance to be delegated to the
class in one place instead of some doing the delegation inside a method.

2a663fa5 11/24/2021 02:07 PM Ondřej Ezr

Fixes #33892 - add setting validations in to_prepare (#8911)

Setting validations need to be added on code reload.
Also this ensures the Validator classes are not loaded prematurelly.

Adds a class that holds all the validations to add them on reload.

46e6b1ef 11/15/2021 11:20 AM Tomer Brisker

Fixes #33906 - Drop fix_db_cache setting

This setting was introduced when the current permissions model was
introduced in Foreman 1.7 to allow recreating the user permissions cache
after the migration from the previous model. The setting has no other
uses....

28765788 11/02/2021 03:01 PM Amir Fefer

Fixes #33484 - add setting for opt-in/out the new host details

02a057b0 11/01/2021 01:26 PM Ondřej Ezr

Fixes #32064 - drop Puppet related settings

Keeps Puppet CA settings as Puppet CA is still in.

Extracted in: theforeman/foreman_puppet#122

View revisions

Also available in: Atom