website/web/templates/admin
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
..
certification.html Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
change_log.html Text search for the change log 2024-04-04 23:05:16 -07:00
dashboard.html Admin Transparency Page 2024-05-09 15:50:46 -07:00
feedback.html Minor fixes to admin feedback pages 2023-11-26 21:02:36 -08:00
maintenance.html Maintenance Mode + Blockable Admin Scope 2023-08-16 22:09:04 -07:00
scopes.html No need to show emails on Admin Scopes page 2024-05-11 13:54:12 -07:00
transparency.html Admin Transparency Page 2024-05-09 15:50:46 -07:00
user_actions.html Handy contextual links on the admin change log page 2024-04-04 22:48:46 -07:00