Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7b1395c2 01/19/2022 08:44 AM Amir Fefer

Fixes #34223 - fix the missing username in audits

337ac271 01/18/2022 04:06 PM Jan Matusz

Fixes #34280 - Add `ip_include?` method to `IPAM::Base`

e31dff60 01/18/2022 09:59 AM Lukas Zapletal

Fixes #31027 - transpiler macros for CoreOS family

985798a6 01/17/2022 07:24 PM Ron Lavi

Fixes #34133 - Add PF4 pagination

dropping the PF3 pagination and its helpers.

62096057 01/17/2022 01:31 PM Lukas Zapletal

Fixes #34265 - change more deprecated ks/sendmac Anaconda options

0ecfe3c7 01/14/2022 01:16 PM Leos Stejskal

Fixes #34252 - Missing example for 'Install packages' field

a96fc62a 01/14/2022 06:46 AM Ondřej Ezr

Fixes #34234 - do not allow HTTP on SmartProxy Auth

SmartProxyAuth enabled on its endpoints HTTP to log a message, that ssl is required.
This in not necessary and it is hard to keep for the future as Rails 6.1 will make that harder.

There is not too much benefit from this, so it's better to drop it.

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...

32da02c5 01/11/2022 11:28 AM Oleh Fedorenko

Revert "Fixes #32035 - Add DSL autocompletion in templates"

This reverts commit bde7047acb8a68a899f60585f751093c9713bb92.

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"

View revisions

Also available in: Atom