BookStack/app/Actions
Dan Brown 887a79f130
Reviewed adding IP recording to activity & audit log
Review of #2936

- Added testing to cover
- Added APP_PROXIES to .env.example.complete with details.
- Renamed migration to better align the name and to set the migration
  date to fit with production deploy order.
- Removed index from IP column in migration since an index does not yet
  provide any value.
- Updated table header text label.
- Prevented IP recording when in demo mode.
2021-09-26 17:18:12 +01:00
..
Activity.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ActivityService.php Reviewed adding IP recording to activity & audit log 2021-09-26 17:18:12 +01:00
ActivityType.php Added the ability to remove an MFA method 2021-07-14 21:27:21 +01:00
Comment.php Applied styleci style changes 2021-09-18 21:21:44 +01:00
CommentRepo.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Favourite.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Tag.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TagRepo.php Applied styleci changes 2021-09-26 15:48:22 +01:00
View.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00