BookStack/app/Http
Dan Brown 2ed0317129
Updated functionality for logging failed access
- Added testing to cover.
- Linked logging into Laravel's monolog logging system and made log
channel configurable.
- Updated env var names to be specific to login access.
- Added extra locations as to where failed logins would be captured.

Related to #1881 and #728
2020-07-28 12:59:43 +01:00
..
Controllers Updated functionality for logging failed access 2020-07-28 12:59:43 +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