Project

General

Profile

Refactor #35781

Drop old Ruby < 2.5 compatibility with SecureRandom

Added by Ewoud Kohl van Wijngaarden 4 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Category:
Packaging
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

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.

Associated revisions

Revision a0e6db3b (diff)
Added by Ewoud Kohl van Wijngaarden 4 months ago

Fixes #35781 - Drop old Ruby < 2.5 compatibility code

History

#1 Updated by The Foreman Bot 4 months ago

  • Assignee set to Ewoud Kohl van Wijngaarden
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9518 added

#2 Updated by The Foreman Bot 4 months ago

  • Fixed in Releases 3.6.0 added

#3 Updated by Ewoud Kohl van Wijngaarden 4 months ago

  • Status changed from Ready For Testing to Closed

#4 Updated by Ewoud Kohl van Wijngaarden 4 months ago

  • Triaged changed from No to Yes

Also available in: Atom PDF