nextcloud/lib
Thomas Citharel c9b588774b
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>
2019-01-03 10:03:46 +01:00
..
composer Add IMapperException 2018-12-06 22:26:58 +01:00
l10n [tx-robot] updated from transifex 2019-01-03 01:11:47 +00:00
private Allow bracket IPv6 address format inside IPAdress Normalizer 2019-01-03 10:03:46 +01:00
public Access id property without getter. 2018-12-24 14:21:40 +01:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00