Actions
Bug #35926
closedInclude SmartProxyAuth into RegistrationController
Difficulty:
Triaged:
Yes
Description
When PR#10315 patch [0] is applied on production environment with older
Katello versions (like katello-4.5.0), registration will start failing on following error:
undefined local variable or method `auth_smart_proxy' for #<Api::V2::RegistrationController:0x00007f84842a5728>
Fix is to include SmartProxyAuth into the RegistrationController
instead of RegistrationControllerExtensions module.
For more details see BZ [1]
[0] https://github.com/Katello/katello/pull/10315
[1] https://bugzilla.redhat.com/show_bug.cgi?id=2158959
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10409 added
Updated by Samir Jha about 2 years ago
- Target version set to Katello 4.7.1
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.8.0 added
Updated by Chris Roberts about 2 years ago
- Status changed from Ready For Testing to Closed
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/Katello/katello/pull/10426 added
Actions