BookStack/app/Http
Dan Brown 2c0fdf83c1
Updated public-login redirect to check url
Direct links to the login pages for public instances could lead to a
redirect back to an external page upon login.
This adds a check to ensure the URL is a URL expected from the current
bookstack instance, or at least under the same domain.

Fixes #2073
2020-07-28 16:29:06 +01:00
..
Controllers Updated public-login redirect to check url 2020-07-28 16:29:06 +01:00
Middleware Updated API auth to allow public user if given permission 2020-05-22 22:34:18 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Removed throttling from web-end requests 2020-04-11 20:02:07 +01:00
Request.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00