Log host/ip for access violation#43650
Conversation
I also added the hostName and port to the message. |
|
|
Uhm... Thanks for bringing that up. Iam not well experienced with testst and it feels wrong to hard-code the to-test IPs to the EDIT: Sorry, just read the PHPUnit docs right, that IS actually a part of a string... I will update the test to only contain the last part. |
… rules` Signed-off-by: Robin Kluth <[email protected]>
… rules` Signed-off-by: Robin Kluth <[email protected]>
Signed-off-by: Robin Kluth <[email protected]>
Signed-off-by: Robin Kluth <[email protected]>
84f7712 to
51739ad
Compare
|
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Summary
During checking some
Host violates local access rulesI noticed, that there is no value being logged. This PR adds the affected Host/IP to the Exception.Checklist