website/web/templates/email
Noah Petherbridge f0e69f78da Certification: Secondary Photo ID Workflow
* Add an Admin Certification Photo workflow where we can request the user to
  upload a secondary form of ID (government issued photo ID showing their
  face and date of birth).
* An admin rejection option can request secondary photo ID.
* It sends a distinct e-mail to the user apart from the regular rejection email
* It flags their cert photo as "Secondary Needed" forever: even if the user
  removes their cert photo and starts from scratch, it will immediately request
  secondary ID when uploading a new primary photo.
* Secondary photos are deleted from the server on both Approve and Reject by
  the admin account, for user privacy.
* If approved, a Secondary Approved=true boolean is stored in the database. This
  boolean is set to False if the user deletes their cert photo in the future.
2024-05-26 12:34:00 -07:00
..
admin_impersonate.html Add Admin Guidelines to dashboard 2022-12-24 23:00:59 -08:00
already_signed_up.html Various quick fixes 2023-08-15 17:33:33 -07:00
base.html Initial commit 2022-08-09 22:32:19 -07:00
certification_admin.html Certification Photo Workflow 2022-08-13 15:39:31 -07:00
certification_approved.html Certification Photo Workflow 2022-08-13 15:39:31 -07:00
certification_rejected.html Certification Photo Workflow 2022-08-13 15:39:31 -07:00
certification_secondary.html Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
contact_admin.html Contact Us, Feedback, and Reporting 2022-08-21 14:05:08 -07:00
reset_password.html User Account Busywork 2022-08-14 14:40:57 -07:00
verify_email.html User Account Busywork 2022-08-14 14:40:57 -07:00