basic auth middleware can't be loaded by the python egg
Bug #1940738 reported by
Takashi Kajinami
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oslo.middleware |
Fix Released
|
Undecided
|
Takashi Kajinami |
Bug Description
The basic auth middleware was recently added[1] to implement simple auth mechanism, but this middleware is not listed in paste.filter_
we can't use the python egg as we can do for the other middleware.
[1] https:/
description: | updated |
Changed in oslo.middleware: | |
assignee: | nobody → Takashi Kajinami (kajinamit) |
summary: |
- paste.filter_factory endpoint for basic auth middleware is missing + Can't use basic auth middleware by paste deploy mechanism |
summary: |
- Can't use basic auth middleware by paste deploy mechanism + basic auth middleware can't be used by paste deploy mechanism |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /oslo.middlewar e/+/805479
Review: https:/