Andrzej Pragacz
Andrzej Pragacz
This should be done after #48 will be done. From #48: >I guess the initial solution could be leaving the name user_id but allow the user identification field to be...
Because of the issue #34, we need to allow unverified users to be able to reset the password. By default we are using the `is_active` user attribute to hold the...
Currently, only register and verify_registration views support signals.
Add additonal verification to avoid spamming the user with unnecessary e-mails.