Actions
Bug #38894
closedPassword is not hidden in logs
Difficulty:
Triaged:
No
Pull request:
Team Backlog:
Description
Starting Ruby 3.1, #inspect on hashes with symbol variables shows `mysym: myval` instead of `:mysym => myval`. This broke some tests as well as Regex we use to replace the value with asterisk.
Updated by The Foreman Bot 3 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/401 added
Updated by The Foreman Bot 3 months ago
- Fixed in Releases hammer-cli-3.16.0 added
Updated by Oleh Fedorenko 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 87f28858e4428fbf4245c8449f4467e485b78e49.
Updated by Oleh Fedorenko 3 months ago
- Fixed in Releases hammer-cli-3.17.0 added
- Fixed in Releases deleted (
hammer-cli-3.16.0)
Actions