Actions
Feature #37297
closedDefault PostgreSQL password encryption to SCRAM
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
PostgreSQL supports SCRAM encryption and PostgreSQL 14 will also default to this. Moving to it sooner helps removing md5 from the system.
https://github.com/puppetlabs/puppetlabs-postgresql/pull/1313 added some initial SCRAM support to the installer (foreman-installer 3.3) and https://github.com/puppetlabs/puppetlabs-postgresql/pull/1406 changes the default encryption to SCRAM on PostgreSQL 14, reflecting PostgreSQL defaults (foreman-installer 3.9). It should be possible to set the installer wide default to SCRAM now using Hiera.
Updated by The Foreman Bot 8 months ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/924 added
Updated by Ewoud Kohl van Wijngaarden 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|d83807b26fb1196967950fe32f7e9a37946783f4.
Updated by Ewoud Kohl van Wijngaarden 5 months ago
- Triaged changed from No to Yes
Actions