File: remove-ssl-middleware-0ce922b05f83c447.yaml

package info (click to toggle)
python-oslo.middleware 6.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: python: 2,980; makefile: 21; sh: 2
file content (5 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
---
deprecations:
  - |
    The SSL middleware has been removed. It was deprecated in favor of
    the HTTPProxyToWSGI middleware.