Commit Graph
100 Commits
Author SHA1 Message Date
Lectom C Han 72551e5f9d fix(auth): add sessionStorage fallback for web auto-login
- add shared token store backend with local/session/memory fallback
- cover fallback behavior with flutter unit tests
- add wasm e2e coverage for sessionStorage login state
- document mobile installed webapp auto-login policy
2026-03-30 18:02:34 +09:00
Lectom C Han 318948c2fb fix(i18n): update userfront english copy 2026-03-23 13:44:55 +09:00
Lectom C Han 7fee9c597a 로컬/CI 테스트 동기화 2026-02-24 16:42:55 +09:00
Lectom C Han 8a074f16e7 merge feat/304-userfront-wasm-e2e into dev 2026-02-24 15:40:51 +09:00
Lectom C Han aeb418fb9f feat: add env-aware client log policy and const lint fixes 2026-02-24 15:38:55 +09:00
Lectom C Han 4ffe5110dd e2e 구조변경 2026-02-24 15:23:36 +09:00
Lectom C Han cb6edb850a iOS QR js기반 바이패스, QR승인 클릭절차 생략 2026-02-24 10:50:17 +09:00
Lectom C Han 5da74dac3a 링크로 로그인 수정 2026-02-24 10:32:06 +09:00
Lectom C Han fb7e46054e 바론 아이콘 적용 2026-02-23 22:33:27 +09:00
Lectom C Han c61e32eec5 lint 실패 해결 2026-02-23 22:20:09 +09:00
Lectom C Han bb3231effe lint 실패 해결 2026-02-23 22:11:27 +09:00
Lectom C Han 2bdfc2eb51 userfront 로그인 후 /dashboard로 이동하게 변경 2026-02-23 22:06:00 +09:00
Lectom C Han 0509a7dda5 build: collect playwright artifacts in reports and refresh flutter lock 2026-02-20 10:39:41 +09:00
Lectom C Han 9f50a6e14a chore: ignore playwright report artifacts 2026-02-20 10:36:42 +09:00
Lectom C Han 62a2047374 build: add local code-check target and stabilize adminfront e2e 2026-02-20 10:35:13 +09:00
Lectom C Han c117e10f48 ci: enforce flutter/biome format checks and fix front lint violations 2026-02-20 10:25:45 +09:00
Lectom C Han 226a236bf2 CI lint에 format도 추가 2026-02-20 10:20:38 +09:00
Lectom C Han 9e3e08dd24 CI test playwright 분기 2026-02-20 10:16:55 +09:00
Lectom C Han a14c67f189 ci: simplify adminfront runner flow and stabilize e2e auth state 2026-02-20 10:14:53 +09:00
Lectom C Han cee5bf13af Merge remote-tracking branch 'origin/dev' into dev 2026-02-20 10:09:54 +09:00
Lectom C Han 3e05c4e5f6 docs: add standalone tenant policy and update keto rebac policy 2026-02-20 10:00:55 +09:00
Lectom C Han 8ed3bd8c77 CI test 업데이트 2026-02-20 09:43:19 +09:00
Lectom C Han 5d8697e361 docs: enrich tenant policy with core architecture principles for integrity and OIDC pooling 2026-02-20 09:41:18 +09:00
Lectom C Han 9a4808f0e5 adminfront, devfront codecheck CI 추가 2026-02-20 08:51:53 +09:00
Lectom C Han bc5a18bc1e docs: update integrated tenant and ReBAC policy 2026-02-20 08:35:52 +09:00
Lectom C Han 4c9f71147c locale_store 리팩토링 2026-02-20 08:16:56 +09:00
Lectom C Han 2811ecf268 테스트 인벤토리 문서 전수 목록화 및 이슈 상태 정리 2026-02-19 20:21:55 +09:00
Lectom C Han 85998bd82e 테스트 보강 및 dev 충돌/CI 정책 정리 2026-02-19 16:26:15 +09:00
Lectom C Han 3025be52d5 ory stack 설정 검사 추가. make 명령으로 실행 필요. 2026-02-19 16:16:45 +09:00
Lectom C Han dcdc69ebfe feature/i18n 코드 통합 & 인프라 검증로직 추가 2026-02-19 14:28:48 +09:00
Lectom C Han 33660cfdcf OIDC로 빠지는 분기 점검 login_challenge 복구 fallback 추가 2026-02-19 13:54:40 +09:00
Lectom C Han f617467082 디버깅 로그 추가 2026-02-19 13:25:45 +09:00
Lectom C Han 6fd0e5c800 리다이렉트 후속 로직 업데이트 2026-02-19 12:40:56 +09:00
Lectom C Han 1a5b04d688 계정 생성, 비밀번호변경, 삭제 테스트케이스 추가 2026-02-19 11:29:12 +09:00
Lectom C Han 7808d81bb4 #269 진행. 리다이렉트 등 파라미터 전체 전달 2026-02-19 10:05:07 +09:00
Lectom C Han 14af8f3fa9 fix(userfront): restore web auth redirect variables after merge regression 2026-02-13 12:35:08 +09:00
Lectom C Han 485bbafe71 Merge branch 'dev' into feature/i18n 2026-02-13 12:06:37 +09:00
Lectom C Han 4178152e29 fix(userfront): serve mjs/wasm with correct mime types 2026-02-13 12:06:23 +09:00
Lectom C Han 1bc2cfb507 feat(backend): backfill error code on legacy error responses 2026-02-13 11:20:15 +09:00
Lectom C Han db71364e80 feat(i18n): apply ORY bypass whitelist policy and add error-code tests 2026-02-13 10:47:33 +09:00
Lectom C Han c1645b2d4b i18n 광역 적용 2026-02-13 10:23:50 +09:00
Lectom C Han dfa2fc2406 feat: i18n 개선 및 userfront 로그인/로케일 보완 2026-02-13 10:23:50 +09:00
Lectom C Han b6d3b69cda i18n refresh and frontend fixes 2026-02-13 10:23:50 +09:00
Lectom C Han 2441c64598 flutter 앱 description 수정, backend 포트포워딩 제거 2026-02-13 10:23:50 +09:00
Lectom C Han a8a219d7ef refactor: backend tenant_group 제거 및 리팩터 반영 2026-02-12 22:14:34 +09:00
Lectom C Han b0792113ae refactor: backend tenant_group 제거 및 관련 정리 2026-02-12 22:12:57 +09:00
Lectom C Han d590acfff9 fix: staging userfront build context for nginx.conf 2026-02-12 22:08:49 +09:00
Lectom C Han 47193e56ff Merge feature/i18n into dev (userfront only) 2026-02-12 21:53:42 +09:00
Lectom C Han 7c936da7ed feat: i18n 개선 및 userfront 로그인/로케일 보완 2026-02-12 21:25:26 +09:00
Lectom C Han 66106f20f6 [userfront] source 개념삭제. redirect 동작 정리 2026-02-12 11:41:16 +09:00
Lectom C Han 5bdb08d673 스테이징 코드 패치 강제 2026-02-12 11:07:11 +09:00
Lectom C Han fbe1851e65 kratos 실행 옵션 변경 2026-02-12 11:00:29 +09:00
Lectom C Han 7131d667ab 스테이징 진단 로그 추가 2026-02-12 10:09:32 +09:00
Lectom C Han d2c7d490f6 스테이징 누락 서비스 추가 2026-02-12 10:05:39 +09:00
Lectom C Han 84833612ee MIME 타입 추가, wasm mjs 2026-02-12 08:52:58 +09:00
Lectom C Han 812903bf51 log 볼륨 마운트 방식 변경 2026-02-12 08:48:28 +09:00
Lectom C Han 655a32fd97 기존 컨테이너 검사하기 2026-02-11 10:03:01 +09:00
Lectom C Han c36bcfd01e 비밀번호 불일치 해결 2026-02-11 09:52:33 +09:00
Lectom C Han 13f002b25b .env 참조 경로 변경 2026-02-11 09:42:58 +09:00
Lectom C Han 71b93cae3b .env 참조 경로 변경 2026-02-11 09:39:37 +09:00
Lectom C Han 4202544a51 docker-compose 배포용 1개파일로 통합 2026-02-11 09:36:32 +09:00
Lectom C Han 20d877add1 git 경로 조정 2026-02-11 09:01:49 +09:00
Lectom C Han 731d4dfd93 배포시 불필요한 변수 제거 2026-02-11 08:55:50 +09:00
Lectom C Han e0cf51893a git pull 방식 코드 배포 적용 2026-02-11 08:51:46 +09:00
Lectom C Han 490567356f 미적용 키 업데이트 2026-02-10 19:23:06 +09:00
Lectom C Han 05cdc7d8ae i18n refresh and frontend fixes 2026-02-10 19:16:13 +09:00
Lectom C Han 390a349de6 i18n 대대적 변경 2026-02-10 19:16:13 +09:00
Lectom C Han 8df95c8a13 i18n 대대적 변경 2026-02-10 19:13:00 +09:00
Lectom C Han 2fd4631331 flutter 앱 description 수정, backend 포트포워딩 제거 2026-02-10 17:35:16 +09:00
Lectom C Han 9cdd89c1c1 환경변수 descope관련 값 제거, 비밀번호 변경기능 규격 변경 2026-02-09 18:01:59 +09:00
Lectom C Han 226de652e3 Fix hydra consent session parsing and audit detail tests 2026-02-06 17:30:21 +09:00
Lectom C Han 3a6ae4948a 테스트 로직 강화, hydra 연동 데이터 용량 제한 완화. 2026-02-06 17:30:21 +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 62b5bdba76 Baron 통합로그인 -> Baron 로그인 명칭 변경 2026-02-05 18:36:28 +09:00
Lectom C Han a4e5ee78d1 위키 업데이트 및 docs 최신화 2026-02-05 14:48:37 +09:00
Lectom C Han d3facfbe77 인증수단 세션 확인 추가 2026-02-04 14:33:47 +09:00
Lectom C Han bf469b1eb4 Merge origin/main and remove Descope deps 2026-02-03 18:10:31 +09:00
Lectom C Han b908d71666 Merge remote-tracking branch 'origin/main' 2026-02-03 16:50:11 +09:00
Lectom C Han f14eb57ef8 RP 로그인 이력 통합 2026-02-03 15:05:46 +09:00
Lectom C Han 1406c20959 다른 탭에 로그인 되어 있는 경우 추가 로그인 요청하지 않고 넘어가도록 개선 2026-02-03 14:17:36 +09:00
Lectom C Han 4f3d0759c3 userfront 연동이력 맞춤 2026-02-03 13:37:24 +09:00
Lectom C Han e20b61189c Merge remote-tracking branch 'origin/main' 2026-02-03 08:34:46 +09:00
Lectom C Han c94a369d1d consent 변화 내부 머지 완료 2026-02-02 17:13:18 +09:00
Lectom C Han 39296ca522 구조 통합 2026-02-02 16:22:23 +09:00
Lectom C Han 1c0a5ed272 접근 이력 스크롤 조회 기능 추가 2026-02-02 14:03:54 +09:00
Lectom C Han 7e662c9878 fix: verify-only magic link approval flow 2026-02-02 12:13:59 +09:00
Lectom C Han 9d1fe0fb1f fix: gateway oidc rewrite and abstract rules 2026-02-02 11:27:16 +09:00
Lectom C Han a92a47ad35 Merge remote-tracking branch 'origin/main' 2026-02-02 11:26:14 +09:00
Lectom C Han a0ebf7a48d gateway 분리 적용 2026-02-02 11:05:25 +09:00
Lectom C Han 9e9c622600 gateway 분리 아키텍처 2026-01-30 17:56:42 +09:00
Lectom C Han 03a78d75ae gateway 분리 아키텍처 2026-01-30 17:55:43 +09:00
Lectom C Han b39789dbe2 세션정보 누락 해결. 2026-01-30 16:49:39 +09:00
Lectom C Han 1db7ce8f10 userfront gateway 분리. 2026-01-30 16:14:20 +09:00
Lectom C Han 35552943d7 내정보 페이지 사용성개선, adminFront user 정보 연동. 2026-01-30 13:42:41 +09:00
Lectom C Han 60df7ba904 userfront 이력 session ID기반 작업 완료. 2026-01-30 11:16:09 +09:00
Lectom C Han c58572b7cd 로그인 이력확인 2026-01-30 10:05:38 +09:00
Lectom C Han ff655dc7c7 QR 로그인 구현 완료 2026-01-29 16:35:08 +09:00
Lectom C Han 77d4e9fd77 한 endpoint URL로 전체 서빙 #120 2026-01-29 14:42:15 +09:00
Lectom C Han 209314fea7 링크로 로그인하기 구현 완료 2026-01-29 09:57:36 +09:00
Lectom C Han 8faa08e377 링크로그인 동작 2026-01-29 09:40:01 +09:00