template-monorepo/internal/library
王性驊 d845ef45fd feat(auth): 登入 MFA、忘記/改密碼與註冊恢復流程
補齊平台帳號(platform_native)的密碼自助能力,並讓未完成 Email 驗證的使用者可恢復註冊;OIDC/LDAP/SCIM 帳號禁止在本系統變更密碼。登入若已啟用 TOTP 改為兩階段驗證,OTP 重送加入 60 秒冷卻;同步調整 golangci 排除路徑與 zitadel lint 修正。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 00:55:37 +08:00
..
actor refactor(middleware): wire AuthJWT + CasbinRBAC via .api middleware directive 2026-05-21 17:30:50 +08:00
crypto add member totp 2026-05-20 21:03:59 +08:00
errlog init project 2026-05-19 19:00:28 +08:00
errors feat(permission): add RBAC module with Casbin enforcement and policy reload 2026-05-21 16:47:35 +08:00
mongo add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
redis feat(permission): add RBAC module with Casbin enforcement and policy reload 2026-05-21 16:47:35 +08:00
validate add lint 2026-05-19 21:15:18 +08:00
zitadel feat(auth): 登入 MFA、忘記/改密碼與註冊恢復流程 2026-05-27 00:55:37 +08:00