''You have multiple authentication backends configured and therefore must
provide the `backend` argument or set the `backend` attribute on the
user.''
I will work on a patch to fix this.
--
Ticket URL: <https://code.djangoproject.com/ticket/27891>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => Camilo Nova
* has_patch: 0 => 1
Comment:
I have created this PR https://github.com/django/django/pull/8134
--
Ticket URL: <https://code.djangoproject.com/ticket/27891#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27891#comment:2>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/27891#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5db465d5a6c389b8f9c6e21f7233be9387dc069d" 5db465d5]:
{{{
#!CommitTicketReference repository=""
revision="5db465d5a6c389b8f9c6e21f7233be9387dc069d"
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27891#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"33d2c53fb150d58fe4b212438050eea28bf4bf6f" 33d2c53]:
{{{
#!CommitTicketReference repository=""
revision="33d2c53fb150d58fe4b212438050eea28bf4bf6f"
[1.11.x] Fixed #27891 -- Added
PasswordResetConfirmView.post_reset_login_backend.
Backport of 5db465d5a6c389b8f9c6e21f7233be9387dc069d from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27891#comment:5>