BookStack/tests/Auth
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
..
AuthTest.php Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
LdapTest.php Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Saml2Test.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
SocialAuthTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
UserInviteTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00