Commit graph

11 commits

Author SHA1 Message Date
azdle
ef3cc5a11b only confirmed users can login
Also uses a forked version of `maik` that supports getting mail bodies.
2025-07-25 12:20:02 -05:00
azdle
c7500ae6a3 use dedicated error page
I can't re-display the form as I'd like to becuase
I don't have access to the CSRF token when
rendering the page from the error hander.
2025-07-24 15:04:32 -05:00
azdle
b1bf7cb581 confirm accounts on signup 2025-07-24 14:20:45 -05:00
azdle
b6111fb8fa fix csrf tests w/ custom test client 2025-07-24 10:43:29 -05:00
azdle
8f18d71743 add CSRF protection to signup, login, and logout 2025-07-22 15:45:43 -05:00
azdle
30f8d9ecf1 add signup page 2025-07-22 13:28:22 -05:00
azdle
11ea834835 webify 2025-07-22 10:12:21 -05:00
azdle
abb48d471e signup & login 2025-07-17 09:44:46 -05:00
azdle
f9eec3be3a tracing improvements 2025-07-13 14:45:24 -05:00
azdle
18f1eafd66 implement login/logout cookies 2023-12-20 13:08:04 -06:00
azdle
a8648702a3 stub out auth endpoints 2023-12-19 16:21:20 -06:00