Refactor #8461
Replace UUIDTools with SecureRandom.uuid
Description
Since Ruby 1.9.3, SecureRandom has a uuid method: http://www.ruby-doc.org/stdlib-1.9.3/libdoc/securerandom/rdoc/SecureRandom.html#method-c-uuid, which can replace the uuidtools gem we depend on today. The only place we appear to use it is in lib/foreman.rb.
Related issues
History
#1
Updated by Dominic Cleal about 6 years ago
- Blocked by Tracker #4656: Drop Ruby 1.8 support added
#2
Updated by Dominic Cleal about 6 years ago
- Tracker changed from Bug to Refactor
#3
Updated by Shlomi Zadok about 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shlomi Zadok
- Pull request https://github.com/theforeman/foreman/pull/1784 added
- Pull request deleted (
)
Part of dropping support in 1.8.7, removed UUIDTools.
#4
Updated by Dominic Cleal about 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Legacy Backlogs Release (now unused) set to 28