add profile email verification procedure
fixes #186
Showing
- scipost_django/profiles/migrations/0042_profileemail_token_expiration_and_more.py 0 additions, 17 deletions...migrations/0042_profileemail_token_expiration_and_more.py
- scipost_django/profiles/models.py 25 additions, 1 deletionscipost_django/profiles/models.py
- scipost_django/profiles/templates/profiles/_hx_profile_emails_table_row.html 8 additions, 5 deletions...iles/templates/profiles/_hx_profile_emails_table_row.html
- scipost_django/profiles/templates/profiles/verify_profile_email.html 45 additions, 0 deletions...ngo/profiles/templates/profiles/verify_profile_email.html
- scipost_django/profiles/urls.py 11 additions, 6 deletionsscipost_django/profiles/urls.py
- scipost_django/profiles/views.py 43 additions, 4 deletionsscipost_django/profiles/views.py
- scipost_django/templates/bi/clock-fill.html 8 additions, 0 deletionsscipost_django/templates/bi/clock-fill.html
- scipost_django/templates/email/profiles/verify_profile_email.html 26 additions, 0 deletions...django/templates/email/profiles/verify_profile_email.html
- scipost_django/templates/email/profiles/verify_profile_email.json 11 additions, 0 deletions...django/templates/email/profiles/verify_profile_email.json
scipost_django/templates/bi/clock-fill.html
0 → 100644
Please register or sign in to comment