web: improve error display when only {'detail'} is returned

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-09-02 19:55:37 +02:00
parent 7fea20375f
commit 92ce5f0931
2 changed files with 8 additions and 2 deletions

View File

@ -61,4 +61,4 @@ export const DEFAULT_CONFIG = new Configuration({
],
});
console.debug(`authentik: version ${VERSION}`);
console.debug(`authentik(early): version ${VERSION}`);