Skip to content

Bug in login with Django 1.6 #53

@mongkok

Description

@mongkok

I can't being logged with any social backend with Django 1.6b4.

I have debugged and I realized that the request var (strategy.request) is not the same when accessing to final view ("example.app.views.done") as the strategy.request, which is modified with the real logged user.

PS: The account association seems to work properly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions