BookStack/app/Actions
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
..
Activity.php Cleaned up the activity service 2020-04-10 20:55:33 +01:00
ActivityService.php Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Comment.php Updated comment md rendering to be server-side 2020-05-01 23:24:11 +01:00
CommentRepo.php Added command to regenerate comment content 2020-05-01 23:41:47 +01:00
Tag.php Added chapters to the API 2020-05-23 00:28:41 +01:00
TagRepo.php Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
View.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ViewService.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00