BookStackApp_BookStack/app/Http
Dan Brown a75d5b8bc1
Sessions: Prevent image urls being part of session URL history
To prevent them being considered for redirects.
Includes test to cover.
For #4863
2024-02-22 11:23:59 +00:00
..
Middleware Sessions: Prevent image urls being part of session URL history 2024-02-22 11:23:59 +00:00
ApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Controller.php URL Handling: Removed referrer-based redirect handling 2023-12-10 12:37:21 +00:00
DownloadResponseFactory.php Range requests: Added basic HTTP range support 2024-01-07 20:34:03 +00:00
HttpClientHistory.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
HttpRequestService.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
Kernel.php Sessions: Prevent image urls being part of session URL history 2024-02-22 11:23:59 +00:00
RangeSupportedStream.php Range requests: Added test cases to cover functionality 2024-01-14 15:50:00 +00:00
Request.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00