Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The Django Portal's auth app keeps a database table to user accounts that haven't had their email address verified yet. This table can be queried to display all pending email verification attempts. This table does need to be double checked against the IAM API since it's possible that the email was verified out of band or by some other means.