Actions
Bug #13230
closedOauth headers are no longer working with rails 4
Description
This https://github.com/theforeman/foreman/blob/94508562b8c10b8b53dcb0badaa8abe31887d059/app/services/sso/oauth.rb#L22 has changed to HTTP_FOREMAN_USER. Rails 4 names headers in uppercase prefixed with HTTP.
See http://stackoverflow.com/questions/19972313/accessing-custom-header-variables-in-ruby-on-rails
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/theforeman/foreman/pull/3079 added
Updated by Dominic Cleal almost 9 years ago
- Category set to Authentication
- Translation missing: en.field_release set to 71
Updated by Eric Helms almost 9 years ago
- Has duplicate Bug #13018: Hitting a 401 error when registering capsule during a dev install added
Updated by John Mitsch almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0a8eb73d9484952a65b9995a7ecaa73784ac4ac2.
Actions