BookStack/tests
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
..
Api Finished off script CSP rules 2021-09-04 13:57:04 +01:00
Auth Applied styleci changes 2021-09-26 15:48:22 +01:00
Commands Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entity Applied styleci style changes 2021-09-18 21:21:44 +01:00
Permissions Applied styleci style changes 2021-09-18 21:21:44 +01:00
Settings Altered the parsing of custom head to prevent htmlentities on content 2021-09-12 16:19:17 +01:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00:00
Unit Added untrusted server fetching control 2021-08-31 20:22:42 +01:00
Uploads Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
User Applied styleci style changes 2021-09-18 21:21:44 +01:00
AuditLogTest.php Reviewed adding IP recording to activity & audit log 2021-09-26 17:18:12 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ErrorTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HomepageTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LanguageTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
OpenGraphTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PublicActionTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
RecycleBinTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
SecurityHeaderTest.php Applied latest styleci changes 2021-09-06 22:19:06 +01:00
SharedTestHelpers.php Applied styleci style changes 2021-09-18 21:21:44 +01:00
StatusTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestCase.php Fixed dodgy test helper signature causing tests to fail 2021-09-18 21:29:42 +01:00
TestEmailTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestResponse.php Covered TOTP setup with testing 2021-07-02 19:51:30 +01:00
ThemeTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00