diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2025-01-29 18:32:56 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2025-01-29 18:41:40 +0100 |
commit | a550c7c85354950b981bb49dbc519f83f89026a7 (patch) | |
tree | c3a71b5e2d4e385278531ea451f8f9cc73516c78 /library/cropperjs/docs | |
parent | 03d1f3383ed56ddcdaee844f435a39c4b987cd74 (diff) | |
download | volse-hubzilla-a550c7c85354950b981bb49dbc519f83f89026a7.tar.gz volse-hubzilla-a550c7c85354950b981bb49dbc519f83f89026a7.tar.bz2 volse-hubzilla-a550c7c85354950b981bb49dbc519f83f89026a7.zip |
Add error message on missing owa auth headers
If the /owa endpoint received a request with a missing or invalid
Authorization header, it would return an error to the requester, but
without any message describing why it failes.
This patch adds a message to the error response, so that it will be a
bit easier to debug these issues in the future.
The owa spec includes a 'message' field in the error response, but makes
it optional. Any conforming implementations should accept a response
that includes the 'message' field.
Diffstat (limited to 'library/cropperjs/docs')
0 files changed, 0 insertions, 0 deletions