Ticket #971 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 3 years ago

Support middleware as a plugin

Reported by: sebbacon Owned by: sebbacon
Priority: awaiting triage Milestone:
Component: ckan Keywords:
Cc: Repository:
Theme:

Description

I need to completely munge the rendered data coming from the app. There's not currently a plugin hook for this, where I get access to the entire environment. The most generic form of plugin would be WSGI Middleware. I propose adding an IMiddleware plugin hook for inserting abritrary middleware via our plugin system.

Change History

comment:1 Changed 3 years ago by sebbacon

  • Status changed from new to closed
  • Resolution set to duplicate

folded into #1013

Note: See TracTickets for help on using tickets.