Actions
Refactor #35781
closedDrop old Ruby < 2.5 compatibility with SecureRandom
Description
In app/services/password_crypt.rb there's compatibility code for SecureRandom without the alphanumeric code, but in Ruby 2.7 (our lowest supported version) this is guaranteed to be present.
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9518 added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|a0e6db3ba9f44d1bd56913f26dba4af5095083d1.
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Triaged changed from No to Yes
Actions