Commit Graph
9 Commits
Author SHA1 Message Date
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
Lectom C Han 41f0549435 wiki로 정리한 문서는 삭제 2026-01-27 17:59:17 +09:00
Lectom C Han 5c19b88230 문서 업데이트 2026-01-27 17:59:17 +09:00
Lectom C Hanandkyy 72a36701da Refactor password reset flow 2026-01-27 12:52:14 +09:00
Lectom C Han 4c608c6c3c admin front 일부 페이지 스케폴딩 2026-01-26 19:51:13 +09:00
Lectom C Han 98ba4c5b30 multi IDP 모델 적용 scaffolding 2026-01-23 16:27:30 +09:00
Lectom C Han c56368d1cb 문서화 및 로직 정리. 2025-12-23 18:05:10 +09:00
Lectom C Han 904b35e6e6 논리 검사 계속. 스케폴딩 일부 진행 2025-12-23 17:59:37 +09:00
Lectom C Han 48589dca5d flutter 상위 구조로 포함. infra 분리 리팩토링 2025-12-23 17:20:27 +09:00