d21c52867f
osc-lib tries to call it, failing for e.g. http_basic. Change-Id: Iacfba0940beda4dce2a9be0c863cb506d4013e2f
6 lines
165 B
YAML
6 lines
165 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes missing ``get_auth_ref`` call for the ``none`` and ``http_basic``
|
|
authentication plugins. The implementation simply returns ``None``.
|