BookStack/app/Http
Dan Brown 3de55ee645
Linked new API token system into middleware
Base logic in place but needs review and refactor to see if can better
fit into Laravel using 'Guard' system. Currently has issues due to
cookies in use from active session on API.
2019-12-30 02:16:07 +00:00
..
Controllers Fixed some empty-expiry conditions of token ui flows 2019-12-29 20:18:37 +00:00
Middleware Linked new API token system into middleware 2019-12-30 02:16:07 +00:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Linked new API token system into middleware 2019-12-30 02:16:07 +00:00
Request.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00