This repository has been archived on 2022-08-26. You can view files and clone it, but cannot push or open issues/pull-requests.
gosocial/pkg/utility
Noah 0caf12eb00 User Account Busywork
* Add "forgot password" workflow.
* Add ability to change user email address (confirmation link sent)
* Add ability to change user's password.
* Add rate limiter to deter brute force login attempts.
* Add user deep delete functionality (delete account).
* Ping user LastLoginAt every 8 hours for long-lived session cookies.
* Add age filters to user search page.
* Add sort options to user search (last login, created, username/name)
2022-08-14 14:40:57 -07:00
..
dob.go User Profile and Settings Pages 2022-08-10 20:59:59 -07:00
dob_test.go User Profile and Settings Pages 2022-08-10 20:59:59 -07:00
time.go User Account Busywork 2022-08-14 14:40:57 -07:00