]> BookStack Code Mirror - bookstack/commit
Added ability to adjust stored IP address precision
authorDan Brown <redacted>
Sat, 23 Jul 2022 12:41:29 +0000 (13:41 +0100)
committerDan Brown <redacted>
Sat, 23 Jul 2022 12:41:29 +0000 (13:41 +0100)
commit4e8995c3d0e4c738219fdfa4080b22cb40607bd2
tree940be373a9cb37a1e459f6ebb836cf14e4a947d9
parent67d12cc1dff286f25ee0a99eaad6158285810932
Added ability to adjust stored IP address precision

Included tests to cover.

For #3560
.env.example.complete
app/Actions/ActivityLogger.php
app/Actions/IpFormatter.php [new file with mode: 0644]
app/Config/app.php
phpunit.xml
tests/Actions/AuditLogTest.php
tests/Unit/IpFormatterTest.php [new file with mode: 0644]