Skip to content

Conversation

@cryptogun
Copy link
Contributor

Cause everybody does so. And Django does so.

  1. Use Django builtin UserCreationForm (which auto confirm for us).
  2. Code of user creation based on Django source code.

1. Use Django builtin UserCreationForm (which auto confirm for us).
2. Code of user creation based on Django source code.
@nitely
Copy link
Owner

nitely commented Nov 4, 2017

uhm, I want the email confirmation and the case_insensitive emails. The reason there is no password confirmation is coz password can be reset anyway. Confirming the email is way more important.

@cryptogun
Copy link
Contributor Author

Okey, both make sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants