Astral-nook/app/Http
2020-03-29 22:12:50 -07:00
..
Controllers Fix permissions handling; do not allow a subuser to assign permissions they do not have 2020-03-27 16:57:49 -07:00
Middleware Authenticate that the request is coming from someone that should even know about the server 2020-03-28 16:23:18 -07:00
Requests Add permissions handling to the console; remove kill permission (wrapped in with stop) 2020-03-29 22:12:50 -07:00
ViewComposers Fix recaptcha on login forms 2019-12-15 18:05:44 -08:00
Kernel.php Strip out JWT usage and use cookies to track the currently logged in user 2018-07-14 22:42:58 -07:00