a-lost-shadow / shadowcon

ShadowCon Website
0 stars 2 forks source link

Don't allow an account to be logged in until approved by an administrator #16

Open Cifram opened 6 years ago

Cifram commented 6 years ago

When an administrator approves an account, it should send an automated e-mail to the user telling them they've been verified, and providing a link to their profile page, so they can fill out their triggers and whatnot.

a-lost-shadow commented 6 years ago

I believe this may already be part of the django authentication package. I vaguely recall working around this when I originally implemented the site.