Zed A. Shaw
|
b9d5dbb2e9
|
Tinkering with how to do a 'check view, then static' style of templates, but maybe I need to do a generator?
|
2025-06-29 22:47:03 -04:00 |
|
Zed A. Shaw
|
35d1b06a79
|
Test can now register a user and log in.
|
2025-06-29 13:30:40 -04:00 |
|
Zed A. Shaw
|
45c541ee7c
|
User registration now works.
|
2025-06-27 12:37:07 -04:00 |
|
Zed A. Shaw
|
eaaf309260
|
Now have a basic auth library for doing bcrypt auth.
|
2025-06-27 12:02:05 -04:00 |
|
Zed A. Shaw
|
b0c4144987
|
Can now set an auth cookie to check for auth, but I should see what it takes to make a middleware.
|
2025-06-26 16:50:22 -04:00 |
|
Zed A. Shaw
|
05788e5fbb
|
Very simple dumb login that has no password hashing.
|
2025-06-25 01:25:00 -04:00 |
|
Zed A. Shaw
|
bac4472c3a
|
Apparently for 2 weeks (yes 2 whole fucking weeks) I was using NamedExec wrong instead of MustExec so inserts haven't worked since then. Other than that, this is a more cleaned up MVC style setup than before.
|
2025-06-22 02:48:02 -04:00 |
|