Hook into django-allauth #22

Closed
opened 2021-02-08 13:29:10 +01:00 by nik · 5 comments
nik commented 2021-02-08 13:29:10 +01:00 (Migrated from edugit.org)

django-allauth in core will fire a signal on password change. We can leverage django-auth-ldap's mechanism of binding as the authenticating user after being asked to authenticate with the old password to get a context in which we can call the LDAP Modify Password extended operation.

On registration, we can act as well.

django-allauth in core will fire a signal on password change. We can leverage django-auth-ldap's mechanism of binding as the authenticating user after being asked to authenticate with the old password to get a context in which we can call the LDAP Modify Password extended operation. On registration, we can act as well.
nik commented 2021-02-08 13:29:40 +01:00 (Migrated from edugit.org)

created merge request !105 to address this issue

created merge request !105 to address this issue
nik commented 2021-02-08 13:29:40 +01:00 (Migrated from edugit.org)

mentioned in merge request !105

mentioned in merge request !105
nik commented 2021-02-21 21:10:43 +01:00 (Migrated from edugit.org)

changed title from Hook into django-allauth{- password change from core-} to Hook into django-allauth

changed title from **Hook into django-allauth{- password change from core-}** to **Hook into django-allauth**
nik commented 2021-02-21 21:10:43 +01:00 (Migrated from edugit.org)

changed the description

changed the description
hansegucker (Migrated from edugit.org) closed this issue 2021-05-22 15:27:20 +02:00
hansegucker commented 2021-09-24 16:29:56 +02:00 (Migrated from edugit.org)

mentioned in commit 878ce9e464

mentioned in commit 878ce9e4644c9554c0d6847cb44543911ce293a1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-LDAP#22
No description provided.