1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 11:31:54 +08:00
Files
Marcin Rataj d1c20bdff7 fix: localhost API access via ipv6
This adds localhost ipv6 addresses to the allowlist for use in browser
context and fixes WebUI on ipv6-only deployments: http://[::1]:5001/webui

We were missing CORS/Origin tests for API port so I've added basic ones
and included localhost/127.0.0.1/::1 variants.
2020-10-20 00:46:40 +02:00
..
2020-10-20 00:46:40 +02:00
2020-01-10 10:19:08 +01:00
2020-08-19 15:59:47 +02:00
2020-01-28 21:31:12 -08:00
2019-05-31 23:23:52 -07:00
2020-01-10 10:19:08 +01:00
2020-09-28 18:10:23 +01:00