8000 runserver_plus with REMOTE_USER ? · Issue #1708 · django-extensions/django-extensions · GitHub
[go: up one dir, main page]

Skip to content
runserver_plus with REMOTE_USER ? #1708
Closed
@hannylicious

Description

@hannylicious

Just curious if runserver_plus supports the REMOTE_USER option, if so, I can't seem to find a way to make it work (and thusly could use a little guidance).

When running the default python manage.py runserver command I can get it to work with automatically logging in a REMOTE_USER by doing this: REMOTE_USER="johndoe" python manage.py runserver 8000

Then I can use the site locally as 'johndoe' already logged in.

However, when I replace runserver with runserver_plus in that example, it just returns me to the login page - I can't seem to find any configuration that will work with the REMOTE_USER setting and runserver_plus; am I missing something or does that feature not work with runserver_plus command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0