skillhub/server/skillhub-app
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(observability): add generic request correlation and tracing foundation (#664) 2026-08-04 10:26:42 +08:00