diff options
Diffstat (limited to 'changelog.d/7844.bugfix')
-rw-r--r-- | changelog.d/7844.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/7844.bugfix b/changelog.d/7844.bugfix deleted file mode 100644 index ad296f1b3c..0000000000 --- a/changelog.d/7844.bugfix +++ /dev/null @@ -1 +0,0 @@ -Errors which occur while using the non-standard JWT login now return the proper error: `403 Forbidden` with an error code of `M_FORBIDDEN`. |