1
0
forked from baron/baron-sso
Files
baron-sso/backend/internal/handler
chan 6e610c553f feat: 사용자 벌크 CSV 등록 시 보조 이메일 지원 (#917)
- `adminfront` CSV 템플릿 헤더에 `secondary_emails` 추가 및 예시 반영
- `adminfront` CSV 파서(`csvParser.ts`)에서 `secondary_emails` 추출 로직 보강
- `backend` 에서 `BulkCreateUsers`, `UpdateUser` 실행 시 보조 이메일을 포함한 모든 이메일에 대해 식별자 유효성(ValidateLoginID) 검사 수행
- `domain.ValidateLoginID`의 파라미터를 복수 이메일 처리를 위해 `[]string`으로 변경
- Playwright E2E 테스트 `users_bulk_secondary.spec.ts` 신규 작성 및 테스트 패스 확인
2026-05-29 10:39:24 +09:00
..
2026-03-05 17:20:46 +09:00
2026-02-10 10:15:44 +09:00
2026-02-24 15:23:36 +09:00
2026-05-14 08:11:02 +09:00
2026-05-06 16:14:52 +09:00
2026-05-15 18:42:05 +09:00
2026-02-24 15:23:36 +09:00
2026-02-24 15:23:36 +09:00
2026-05-20 10:17:15 +09:00
2026-02-23 16:50:26 +09:00