18 Commits

Author SHA1 Message Date
32f10ce40c Add password reset service 2024-09-12 07:33:10 -04:00
e32aa9ca6c Use middleware for user session 2024-08-28 22:54:58 -04:00
69ecae6c26 Fix signin and signup redirect 2024-08-27 15:44:54 -04:00
0fa9037164 Add sign out button 2024-08-22 21:02:09 -04:00
dfde1b8381 Add user sessions 2024-08-21 23:34:10 -04:00
56f98a9c14 Set cookie to http only 2024-08-13 11:39:19 -04:00
4cf50a7d81 Use a custom template function for csrf protection 2024-08-13 06:58:02 -04:00
8bc58eedbe Add request data to template Execute function 2024-08-12 18:55:57 -04:00
de681c1ac3 Add csrf protection 2024-08-11 20:23:43 -04:00
faf9139d79 Add cookie 2024-08-08 15:44:19 -04:00
951c081680 Add sign in handler 2024-08-08 12:22:56 -04:00
2d53824194 Add Sign in page 2024-08-07 19:09:34 -04:00
7d234c5aad Connect users controller to db 2024-08-07 12:19:32 -04:00
1fcbac610f Add query param autofill to form 2024-08-04 08:49:58 -04:00
1156cabe05 Add user signup controller 2024-08-03 07:34:27 -04:00
815c6a689d Add tailwind v2 CSS framework 2024-08-01 18:25:25 -04:00
920e7972af Dynamic FAQ page template 2024-08-01 10:11:56 -04:00
13bf91ba7d Move static template helper func to controllers package 2024-08-01 09:56:00 -04:00