Project

General

Profile

Actions

Bug #9482

closed

Allow patterns for authorization filters as a parameter

Added by Lukas Zapletal about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Normal
Category:
Plugins
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Foreman discovery proxy plugin needs to specify for which paths it will authorize. Since Sinatra supports patters for filters (http://www.sinatrarb.com/intro.html#Filters) it is relatively easy to implement this so plugins can take advantage of this. This change will NOT break the API, by default filters will apply to all paths (nil).


Related issues 1 (0 open1 closed)

Related to Discovery - Feature #9460: Extend authorize_with_trusted_hosts in proxy with subnets supportRejected02/19/2015Actions
Actions #1

Updated by Lukas Zapletal about 9 years ago

  • Related to Feature #9460: Extend authorize_with_trusted_hosts in proxy with subnets support added
Actions #2

Updated by The Foreman Bot about 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/smart_proxy_discovery/pull/6 added
  • Pull request deleted ()
Actions #3

Updated by Dominic Cleal about 9 years ago

  • Status changed from Ready For Testing to Rejected

Rejected via discussion on the PR, in favour of module-wide authorisation rules.

Actions

Also available in: Atom PDF