website/pkg/controller/photo
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
..
certification.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
edit_delete.go Support GIF videos in your photo gallery 2023-06-25 22:55:07 -07:00
private.go Clear/Delete Notifications, Private Photo Fixes 2023-08-04 18:54:04 -07:00
site_gallery.go Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
upload.go Privacy Improvements and Notification Fixes 2023-08-14 18:50:34 -07:00
user_gallery.go Various quick fixes 2023-08-15 17:33:33 -07:00
view.go Bugfix 2023-05-23 23:37:11 -07:00