chore: add changelog

This commit is contained in:
Stefan Strigler 2023-03-07 13:56:22 +01:00
parent b54f444263
commit e1054be319
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Consistently return `404` for all requests on non existent source in `/authorization/sources/:source[/*]`.

View File

@ -0,0 +1 @@
`/authorization/sources/:source[/*] `中不存在的来源的所有请求一致地返回 `404`