Actions
Bug #34668
closedKatello - Feature #34669: Upgrade to pulpcore 3.18
upgrading to pulpcore 3.18 *may* require a change to AUTHENTICATION_BACKENDS
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Description
Its unclear yet, but opening for documentation, we may need to update our pulp installation to use:
AUTHENTICATION_BACKENDS = [
'django.contrib.auth.backends.RemoteUserBackend',
]
related to https://github.com/pulp/pulpcore/issues/2260
after some discussion we think its unlikley this will actually need to be done, but i wanted to open an issue to capture it in case it does.
Actions