Commit Graph

9 Commits

Author SHA1 Message Date
max
baef0cbe78 Fix a couple deprecated calls and handle errors 2023-05-04 08:40:35 -05:00
tfasano1
d0da1a9114 File Uploading feature by tfasano1 2023-05-04 08:26:44 -05:00
max
5f7e674d32 Add remember me functionality, handle both types of sessions appropriately 2023-04-06 08:56:48 -05:00
Maximilian
9e4216301d Move models to its own package 2023-02-08 19:39:53 -06:00
max
1eb278c4b9 Use csrf tokens and validation with login and register forms 2022-11-14 12:29:55 -06:00
Maximilian
601b3d2cb0 Login function now authenticates and redirects 2022-11-01 16:14:49 -05:00
max
5a9ee796f8 Rearrange functions 2022-11-01 11:23:08 -05:00
Maximilian
a590c96d0b Error handling for CreateUser query 2022-10-22 12:18:14 -05:00
max
e73c006550 Routing, templating, and database handling 2022-10-20 11:59:33 -05:00