website/pkg
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
..
config Bugfix: don't unset dm_privacy on profile settings update 2023-08-10 19:37:49 -07:00
controller Various quick fixes 2023-08-15 17:33:33 -07:00
geoip Fix country flag with code for chat room 2023-08-05 20:11:55 -07:00
log Private Profiles & Misc Improvements 2022-08-21 17:29:39 -07:00
mail Rename the module 2022-08-25 21:21:46 -07:00
markdown Forums: Basic Support WIP 2022-08-23 22:55:19 -07:00
middleware Admin Groups & Permissions 2023-08-01 20:39:48 -07:00
models Various quick fixes 2023-08-15 17:33:33 -07:00
photo Better fix for edit photo exception 2023-07-22 14:53:57 -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 Privacy Improvements and Notification Fixes 2023-08-14 18:50:34 -07:00
session Add Admin Guidelines to dashboard 2022-12-24 23:00:59 -08:00
templates Support GIF videos in your photo gallery 2023-06-25 22:55:07 -07:00
utility Bugfix on geogate 2023-06-24 15:51:53 -07:00
worker Minor quick fixes 2023-07-07 17:31:46 -07: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