[GH-ISSUE #240] Meta issue: change accounts stuff #204

Open
opened 2026-02-26 09:36:31 +03:00 by kerem · 1 comment
Owner

Originally created by @elnappo on GitHub (Dec 28, 2015).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/240

This includes

  • #210 - Allow email login
  • #47 - 2factor auth
  • #76 - email address update needs roundtrip verification
  • #120 - consider replacing django-registration
  • #182 - add language to user profile, use it to translate email content

These problems could be fixed by changing some of the underlying login mechanismes. Were currently using django-registration-redux and python-social-auth. #210, #76, #120 could be fixed by switching to django-allauth. #47 with django-two-factor-auth.

One problem with django-allauth could be the migration of social-auth logins. Besides this with django-two-factor-auth it is not possible to use email logins.

I would suggest changing all these together.

Originally created by @elnappo on GitHub (Dec 28, 2015). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/240 This includes - #210 - Allow email login - #47 - 2factor auth - #76 - email address update needs roundtrip verification - #120 - consider replacing django-registration - #182 - add language to user profile, use it to translate email content These problems could be fixed by changing some of the underlying login mechanismes. Were currently using django-registration-redux and python-social-auth. #210, #76, #120 could be fixed by switching to django-allauth. #47 with django-two-factor-auth. One problem with django-allauth could be the migration of social-auth logins. Besides this with django-two-factor-auth it is not possible to use email logins. I would suggest changing all these together.
Author
Owner

@ThomasWaldmann commented on GitHub (Aug 13, 2016):

Duplicate of #120?

<!-- gh-comment-id:239634060 --> @ThomasWaldmann commented on GitHub (Aug 13, 2016): Duplicate of #120?
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
starred/nsupdate.info-nsupdate-info#204
No description provided.