v0.5.3
Changes:
- Reduce log level of
"failed security check"
fromexception
towarning
as it corresponds to the expected code behavior (unauthorised access) whenOWSException
is raised, instead of dumping an unhandled error traceback.
Changes:
"failed security check"
from exception
to warning
as it corresponds to the expected code behavior (unauthorised access) when OWSException
is raised, instead of dumping an unhandled error traceback.