Uh oh!
There was an error while loading. Please reload this page.
Fix getting subnet of ipv4 mapped ipv6 addresses - #29835
Conversation
PVince81
commented
Nov 22, 2021
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
75fa96c to
266cc7cCompare
come-nc
left a comment
There was a problem hiding this comment.
Please fix the type declarations, it should please psalm as well.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
juliusknorr
left a comment
There was a problem hiding this comment.
Looks good apart from the phpdoc issue that psalm has. LGTM once that is resolved
The subnet for an IPv4 address inside of IPv6 is now returned in its IPv4 form. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
266cc7c to
f01ad7bCompareUh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Vincent Petry <vincent@nextcloud.com> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
PVince81
commented
Nov 23, 2021
failing test "log in with invalid user once fixed by admin" might be related: I'll investigate |
PVince81
commented
Nov 23, 2021
the test passes locally with docker, I wonder if it's timing related. |
PVince81
commented
Nov 23, 2021
/backport to stable23 |
PVince81
commented
Nov 23, 2021
/backport to stable22 |
PVince81
commented
Nov 23, 2021
/backport to stable21 |