Files
puppet-oslo/releasenotes/notes/basic-auth-middleware-64bf02c8f2a710f6.yaml
Takashi Kajinami ce716972b9 [oslo.middleware] Add support for basic auth middleware options
This change introduces support for options of basic auth middleware[1],
which was implemented during the Xena cycle.

[1] da7987ca926e9bd82ff2989a920ea9740da24f95

Change-Id: I6dc1b1bd1f49ffa6e49e5e08e2462974c89309f5
2021-08-21 20:10:55 +09:00

6 lines
109 B
YAML

---
features:
- |
The new ``oslo::middleware::http_basic_auth_userfile`` parameter has been
added.