1
0
forked from baron/baron-sso
Files
baron-sso/backend
Lectom C Han 492919e104 fix: resolve nil pointer panic in password reset handler (issue #79)
- Add nil check for DescopeClient before accessing password policy.
- Use fallback password policy (min 8 chars) if DescopeClient is nil or policy fetch fails.
- Ensure 400 Bad Request is returned for weak passwords even in test environments without DescopeClient.
- Fix syntax errors introduced during manual edit.
2026-01-27 19:56:59 +09:00
..
2026-01-27 12:45:34 +09:00
2026-01-27 12:45:34 +09:00