qwc-services / qwc-ogc-service

QWC OGC service
MIT License
3 stars 11 forks source link

Use get_identity_or_auth instead of get_identity if AUTH_REQUIRED is set #18

Closed stephaschu closed 4 months ago

stephaschu commented 4 months ago

TypeError: get_identity() takes 0 positional arguments but 1 was given

manisandro commented 4 months ago

Thanks