skillhub/server/skillhub-auth
yhd 1049a267fb feat(auth): add local registration toggle and OAuth failure logging
Deployments that only allow third-party sign-up can now disable local
registration end to end: the register endpoint returns 403 when
skillhub.auth.local.registration-enabled is false, and the web UI hides
the entry when SKILLHUB_WEB_REGISTRATION_ENABLED is false. Also log
OAuth2 login failures so callback errors are diagnosable from server
logs. Fixes the runtime-config entrypoint so registration defaults are
actually exported to envsubst.

Signed-off-by: yhd <yhd4711499@live.com>
2026-08-14 22:18:06 +08:00
..
src feat(auth): add local registration toggle and OAuth failure logging 2026-08-14 22:18:06 +08:00
pom.xml feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00