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
5fa0af8d2e
Merge commit '26e6430aa715d451f172fa45b0e29f09efeea4eb'
2026-01-27 17:17:22 +09:00
1a0dc74cb5
로그인 전 계정조회
2026-01-27 17:16:36 +09:00
1f7835f5a9
비밀번호 정책 유효성 검사 이슈
2026-01-27 15:48:21 +09:00
c914fad405
린트 적용
2026-01-27 15:37:00 +09:00
28c6d6447a
Merge remote-tracking branch 'origin/main' into dev/mypage
2026-01-27 13:46:04 +09:00
60035aad53
마이페이지 구현
2026-01-27 13:39:49 +09:00
Lectom C Han
72a36701da
Refactor password reset flow
2026-01-27 12:52:14 +09:00
739da39a61
비밀번호 변경 중간 저장2
2026-01-27 12:45:34 +09:00
d922de5df6
비밀번호 변경
2026-01-27 12:28:39 +09:00
939d8ee911
이메일/비밀번호 로그인 기능 구현
2026-01-27 12:23:35 +09:00
4919cb2f8b
로그인 페이지 및 기능 구현
2026-01-26 14:21:44 +09:00
3725eac1a8
fix(auth): normalize phone number to E.164 format in Signup
2026-01-26 10:37:18 +09:00
f261618dc6
메인 주소 sso.hmac.kr로 통일함
2026-01-22 10:00:55 +09:00
89cf9b58a7
golangci-lint gofmt/gofumpt 적용
2026-01-21 16:54:47 +09:00
c39857c66c
slog 통합
2026-01-21 12:51:00 +09:00
ffe96c8c65
헬스체크 추가
2026-01-20 10:10:50 +09:00
3c41c0dc62
aws ses 구현
2026-01-19 17:04:48 +09:00
b65ecc1b24
qr 로그인
2026-01-16 17:42:59 +09:00
290d5c6c86
admin page add
2026-01-16 11:07:55 +09:00
2317eb857c
log 추가
2026-01-14 15:00:46 +09:00
e02a9b2153
하드코딩 변수 관리
2026-01-14 10:01:51 +09:00
530694d613
로그인 url path 방식 수정
2026-01-13 10:56:05 +09:00
59b5f8f7e9
변수 이름 수정
2026-01-13 10:31:18 +09:00
ee9f835ceb
토큰 8자리
2026-01-13 10:24:13 +09:00
b5aed4fedc
only JWT 발급
2026-01-09 14:24:35 +09:00
659ccfbe53
SMS 발송 및 Redis 기반 인증 코드 검증, JWT 발급 기능 구현
2026-01-06 16:32:43 +09:00
8a25f143e7
SMS 인증을 위한 Naver SENS 연동 및 API 구현
2026-01-06 15:02:09 +09:00
c512f0f4e6
namecard 연동
2026-01-06 09:49:11 +09:00