website/web/templates/email
Noah Petherbridge 1ee8acf060 Various quick fixes
* Signup: if entering an existing email, don't admit that the email
  exists. Instead, send a specialized email to its address.
* Search: no longer search for users by email address.
* Login: always hash the incoming password on user not found, to take
  constant time compared to when the user did exist.
* Fix a pagination bug when a private (shy account) views a non-friend's
  photo gallery.
2023-08-15 17:33:33 -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
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