fix: return unauthenticated code (#6819)

* fix: return unauthenticated code

* remove cfg.yaml

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Elio Bischof
2023-10-27 08:09:07 +02:00
committed by GitHub
parent 0187487f26
commit a4626f9bdb
12 changed files with 12 additions and 2 deletions

View File

@@ -424,6 +424,7 @@ Errors:
AuditRetention: 历史记录在审核日志保留范围之外
Token:
NotFound: 令牌不存在
Invalid: 令牌无效
UserSession:
NotFound: 用户会话不存在
Key: