diff options
author | Thomas Citharel <tcit@tcit.fr> | 2019-01-03 10:03:46 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2019-01-03 10:03:46 +0100 |
commit | c9b588774bf57b0d0f9742b2ca32f2185c4317f1 (patch) | |
tree | a4ce602632f3bbb37a3a2ff38054110dd5238486 /contribute | |
parent | 4d8f2c241886d6aebb938d6e6867e1779520b930 (diff) | |
download | nextcloud-server-c9b588774bf57b0d0f9742b2ca32f2185c4317f1.tar.gz nextcloud-server-c9b588774bf57b0d0f9742b2ca32f2185c4317f1.zip |
Allow bracket IPv6 address format inside IPAdress Normalizer
When run with php's build-in server (for instance on localhost:8080), IP provided through $this->server['REMOTE_ADDR'] is [::1], which is not an acceptable format for \inet_pton. This removes the brackets if there's any.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'contribute')
0 files changed, 0 insertions, 0 deletions