Skip to content

unable to "overwrite" SOCIAL_AUTH_PIPELINE from settings.py via configuration.py #9715

@HolySephi

Description

@HolySephi

NetBox version

v3.2.6

Python version

3.8

Steps to Reproduce

Try to set up an own SOCIAL_AUTH_PIPELINE in configuration.py

Expected Behavior

Own SOCIAL_AUTH_PIPELINE is run.

Observed Behavior

The default SOCIAL_AUTH_PIPELINE from settings.py is always run (or overwrites/overruns the one from configuration.py)

I commented this in the pull request creating this problem:
#9600

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions