This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch meta in repository https://gitbox.apache.org/repos/asf/answer.git
commit 4cb8e586f2fb02930a5ce7ed33d374c4b1708454 Merge: d48615a2 a6bfd402 Author: LinkinStars <[email protected]> AuthorDate: Tue Feb 3 12:24:47 2026 +0800 Merge remote-tracking branch 'origin/main' into meta cmd/wire_gen.go | 6 +-- i18n/cs_CZ.yaml | 2 +- i18n/id_ID.yaml | 4 +- i18n/ru_RU.yaml | 6 +-- internal/base/middleware/api_key_auth.go | 51 ++++++++++++++++++++++ internal/base/server/http.go | 5 +++ internal/cli/reset_password.go | 4 +- internal/migrations/init.go | 28 ++++++++++++ internal/migrations/init_data.go | 4 ++ internal/migrations/v31.go | 2 +- internal/router/answer_api_router.go | 3 ++ internal/router/mcp_router.go | 44 +++++++++++++++++++ internal/service/auth/auth.go | 26 +++++++++-- ui/src/pages/Admin/UsersSettings/index.tsx | 2 +- .../pages/Install/components/FourthStep/index.tsx | 4 +- 15 files changed, 174 insertions(+), 17 deletions(-)
