website/pkg
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
..
chat Remove from inner circle when deleting all your pictures 2024-04-13 10:44:09 -07:00
config Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
controller Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
encryption Two Factor Authentication 2023-09-18 17:22:50 -07:00
geoip Certification photo admin updates 2023-11-25 14:28:16 -08:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Collect distinct visitor IP addresses 2024-04-25 18:55:02 -07:00
models Certification: Secondary Photo ID Workflow 2024-05-26 12:34:00 -07:00
photo Scale profile pictures to a consistent size 2023-10-29 12:42:21 -07:00
ratelimit Contact form antispam 2022-09-26 19:12:24 -07:00
redis RemoteAddr fixes 2022-09-26 19:41:07 -07:00
router Admin Transparency Page 2024-05-09 15:50:46 -07:00
session Add DB indexes and request time to page footer 2024-03-03 17:58:18 -08:00
spam Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
templates Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
utility Fix duration pretty printing and number shortening 2023-12-21 17:12:34 -08:00
worker Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
version.go Rename the module 2022-08-25 21:21:46 -07:00
webserver.go Rename the module 2022-08-25 21:21:46 -07:00