Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
32694602 05/15/2024 09:46 AM Bernhard Suttner

Fixes #37450 - start free_ips service for native ms dhcp

3f079df6 04/25/2024 10:42 AM Ewoud Kohl van Wijngaarden

Fixes #37355 - Explicitly query for IPv4 address in omapi code

The omapi API is IPv4-only so the DNS lookup should also only ask for
IPv4 addresses. Otherwise it may return an IPv6 address which ip2hex
can't deal with.

55568b18 09/26/2023 11:04 AM Ewoud Kohl van Wijngaarden

Refs #36779 - Fix Style/SlicingWithRange cop

92215510 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Style/RedundantCondition

6e4358ac 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Style/SafeNavigation

70073c07 04/03/2023 12:54 PM Leos Stejskal

Fixes #36243 - Templates - Return Foreman's API status code instead of 500

2d9cdce5 01/23/2023 03:58 PM Bernhard Suttner

Fixes #35979 - dnscmd nil string error

78645517 10/31/2022 04:47 PM Stejskal Leos

Fixes #35639 - registration_url setting for Registration module

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

d6ddfc84 08/31/2022 03:42 PM Ewoud Kohl van Wijngaarden

Fixes #35468 - Verify boolean settings in modules

Since debffb85b60a5dfc2d5347075d8f2089573f289f it's possible to validate
boolean settings. Validating settings makes it harder to misconfigure
modules.

bb7bffbd 08/31/2022 01:52 PM Ewoud Kohl van Wijngaarden

Fixes #35467 - Use rackup_path helper in registration

Since 88fbc8e67d665e2c3b19acb53b31ff30acf078b7 there is a rackup_path
helper that's equivalent to calling http_rackup_path and
https_rackup_path with the same arguments.

View revisions

Also available in: Atom