1
0
forked from baron/baron-sso
Commit Graph

12 Commits

Author SHA1 Message Date
31d107ff2e feat(user): support fixed UUID registration and enhance bulk import results
- Added support for fixed UUIDs during bulk registration (Search-first + ExternalID mapping)
- Implemented idempotency and visibility restoration for soft-deleted users
- Enhanced bulk upload UI to show 'New/Updated/Unchanged' status and modified fields
- Added logic to reclaim identifiers (login_id) from colliding records
- Added frontend E2E and backend unit tests for UUID integrity and conflict handling
- Fixed i18n, formatting, and mock tests to satisfy code-check
- Applied 'go fix' for 'omitzero' tags and general Go standards
2026-06-01 15:34:08 +09:00
kyy
1f464b60a4 감사로그 조회 에러 수정 2026-04-20 15:48:43 +09:00
Lectom C Han
114f203ecd fix(audit): stop default read logging and dedupe dashboard timeline
- skip read audit logging unless a path is explicitly allowlisted
- exclude audit-facing endpoints from backend audit collection
- remove duplicate auth timeline fetch logic from dashboard screen
- add regression tests for default GET skip and dashboard timeline dedup

Co-Authored-By: First Fluke <our.first.fluke@gmail.com>
2026-04-17 18:04:09 +09:00
kyy
2ca26cafb2 세션 IP 표시와 로그아웃 처리 보강 2026-04-06 15:02:42 +09:00
5029b8049b fix(backend): prevent duplicate key constraint on empty login id when syncing users 2026-03-31 13:11:32 +09:00
kyy
5294066de6 golangci lint 적용 2026-02-06 16:28:00 +09:00
Lectom C Han
66e1ed1e72 Fix audit timeline app names and stabilize backend tests 2026-02-06 11:26:59 +09:00
Lectom C Han
f14eb57ef8 RP 로그인 이력 통합 2026-02-03 15:05:46 +09:00
Lectom C Han
1c0a5ed272 접근 이력 스크롤 조회 기능 추가 2026-02-02 14:03:54 +09:00
Lectom C Han
60df7ba904 userfront 이력 session ID기반 작업 완료. 2026-01-30 11:16:09 +09:00
84b645ba7b Resolve merge conflicts with main 2026-01-29 16:45:40 +09:00
Lectom C Han
b88de7ec91 audit 로그 개선. kratos 코드발급 링크로 전송까지 진행 완료 #104 2026-01-29 01:20:19 +09:00