Actions
Refactor #30122
closedTracker #28570: Rails 6.1 Tracker
Remove usage of force_ssl in controller
Description
`force_ssl` has been deprecated and will be removed in Rails 6.1:
https://github.com/rails/rails/commit/03351cd5410b3ad3d3e51f44ce60aa553ddeef14
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/9011 added
Updated by Ondřej Ezr almost 3 years ago
- Related to Refactor #34234: Do not warn on HTTP connection from Smart proxy added
Updated by Ondřej Ezr over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|221d255d9963bee7bd2054d179f394b1c73f7b91.
Updated by Amit Upadhye over 2 years ago
- Subject changed from remove usage of force_ssl in controller to Remove usage of force_ssl in controller
Actions