|
711441c8ef
|
Add a form key middleware for securing some forms to the sessions on the site.
|
2024-11-29 15:05:09 -05:00 |
|
|
b9b62c2d5c
|
Rewrite the test, which works, yet doesn't work when running the actual site?
|
2024-11-29 14:50:27 -05:00 |
|
|
d782bd9081
|
Try and figure out what's going on with the flash messages.
|
2024-11-27 22:42:37 -05:00 |
|
|
89a6d50e5f
|
Test logging in and get all the names and typos worked out for getting sessions working.
|
2024-11-24 21:35:34 -05:00 |
|
|
7b54952b55
|
Add the session middleware for starting the session on every request.
|
2024-11-24 21:22:49 -05:00 |
|
|
037cf674a8
|
Add a dashboard controller.
|
2024-06-27 19:50:42 -04:00 |
|
|
d8b21b8a85
|
Check if user has an active session middleware.
|
2024-06-16 21:47:44 -04:00 |
|
|
98c34efea5
|
Add a Slim Response factory to the DI.
|
2024-06-16 20:44:12 -04:00 |
|
|
61081ac65c
|
Add middleware conforming to the PSR interfaces
|
2024-06-15 22:32:31 -04:00 |
|