Project

General

Profile

Actions

Bug #11921

closed

Features in controller authentication are not loaded correctly if you modify them from plugins

Added by Marek Hulán over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We use add_smart_proxy_filters helper to configure authentication for requests coming from proxy (usually facts/reports). We pass features of proxies that should be considered as authenticated but since it's on class definition level, it evaluates during load time. If we register new importers that adds new potential feature, they are not re-evaluated. We should use pass Procs and evaluate them during runtime if we need dynamic list.


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #8484: Make SmartProxyAuth concern more useful to pluginsClosedStephen Benjamin11/24/2014Actions
Actions

Also available in: Atom PDF