Using 3.0.0-beta2 and OGC Records transaction it's possible to write new records in the database even if the IP is not listed in the allowed_ips
Configuration:
manager:
transactions: true
allowed_ips:
- 127.0.0.1
Docker image: geopython/pycsw:3.0.0-beta2
Using 3.0.0-beta2 and OGC Records transaction it's possible to write new records in the database even if the IP is not listed in the allowed_ips
Configuration:
Docker image:
geopython/pycsw:3.0.0-beta2