Idea: - Create user with "active=False" on registration - Send mail with confirmation link - Set "active=True" after visiting the link - Now the user is able to log in
Idea: