Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow merging user accounts #876

Open
slel opened this issue Sep 24, 2020 · 2 comments
Open

Allow merging user accounts #876

slel opened this issue Sep 24, 2020 · 2 comments
Labels

Comments

@slel
Copy link

slel commented Sep 24, 2020

Please provide the ability to merge user accounts.

The need to do that might arise from various situations.

  • user opens second account and later asks for a merge
  • problem during a system or Django or Askbot migration
  • an authentication method is removed, a password is lost

References:

@slel
Copy link
Author

slel commented Oct 19, 2020

@evgenyfadeev
Copy link
Member

It is possible to do by running: python manage.py merge_users <from_id> <to_id>

There could be a feature though to merge users from the UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants