비밀번호

우리가 건물을보고, 실시간. 모든 기능, 수정 및 개선은 플랫폼을 통해 배송.

17,865
총 변경
4,581
제품 설명
4,512
수정 사항
32
프로젝트
프로젝트
모든 프로젝트17,865AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService348InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,553kamo-login318kamo-marketing584kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
필터 유형
모든 유형Build24CI522Chore670Docs226Feature4,581Fix4,512Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
October 14, 2025
Otherkamo-login

장난스러운 동요 애니메이션을 추가하고 오류에 암호 필드에 빨간색 배경

- incorrect 로그인 시도를 추적하기 위해 passwordError state 추가 - 수평 운동 및 회전과 부드러운 동요 애니메이션 구현 - 과실에 밝은 빨강 (#fee2e2)에 전환 배경 색깔 - 1.5 초 후에 자동 재설정 오류 상태 - 연마를 위한 사용 easyInOut ...

snadjafinia·11mo ago
Otherkamo-login

SSR 빌드 오류 및 현대화 로그아웃 페이지 디자인

- 'window가 정의되지 않음' 오류를 수정하여 마운트 상태 추가 - 3D 교체 및 Glassmorphism 효과로 로고 용기 강화 - 동적인 gradients와 더 나은 sizing를 가진 향상 typography - 멀티 레이어 conic gradients와 고급 로드 스피너 구...

snadjafinia·11mo ago
Otherkamo-login

CRITICAL FIX: OTK prematurely 소모된 endpoints 제거

뿌리 원인 발견: - /api/validate and /api/validate-otk in kamo-login은 SecurityService를 호출했습니다. - 로그인 후 OTK IMMEDIATELY를 소모 (사용자가 그것을 사용할 수 있음) - SecurityService 로그는 생성...

snadjafinia·11mo ago
Otherkamo-login

ESLint 오류 수정: checkExistingSession state 사용

수정 : - 기존 *** 세션을 검사하는 동안 로딩 스피너 표시 - 자동 로그인 체크 중 로그인 양식 - 더 나은 UX 제공 (사용자는 '체크 세션...' 메시지) 이 빌드 오류를 수정: 'checkingExistingSession'는 값을 할당하지만 사용하지 않는

snadjafinia·11mo ago
Otherkamo-login

자동 로그인 및 로그 아웃 엔드 포인트에 대한 누락 된 Redis 라이브러리 추가

오류 수정 : - 읽기 / 쓰기 Redis 클라이언트 헬퍼로 app/lib/redis.ts 만들기 - getRedisReadClient() 및 getRedisWriteClient() 제공 - /api/auto-login 및 /api/logout endpoints에 의해 요구되는 - ka...

snadjafinia·11mo ago
Otherkamo-internal

Update logout flow to use direct Redis access

Logout Flow Changes: - /logout (page): DELETE Redis session via /api/logout, forward to login/logout - /api/logout: Direct Redis DELETE (no SecurityService call...

snadjafinia·11mo ago
Otherkamo-login

SSO 자동 로그인 및 전체 로그아웃 흐름 구현

자동 로그인 기능: - 로그인 페이지로드에 대한 기존 *** 쿠키 확인 - Redis와 직접 검증된 세션 - 유효한 경우, 내부 앱에 새로운 OTK 및 자동 간접을 만듭니다. - 재입력 자격 없이 원활한 재입력 제공 새로운 엔드포인트: - /api/auto-login: Validate...

snadjafinia·11mo ago
Otherkamo-internal

FORCE REBUILD: Add extensive logging to /api/validate (Direct Redis)

Critical Change: - This endpoint does NOT call SecurityService - It queries Redis DIRECTLY for OTK validation - Extensive logging added to trace every step New...

snadjafinia·11mo ago
OtherSecurityService

/validate-otk endpoint에서 쿠키 설정 제거

공급 능력: - /validate-otk endpoint 이제는 반환 *** ID 및 TTL - 더 이상 세트 쿠키 없음 (Next.js는 이것을 직접 취급합니다) - KSessionService에 getSessionTtlSeconds() 헬퍼 메소드 추가 지원 : - Next.js는...

snadjafinia·11mo ago
Otherkamo-internal

Make *** cookie client-accessible & validate OTK directly in Next.js

Major Simplifications: - *** cookie is now client-accessible (httpOnly: false) - Both Next.js and Java can read the cookie directly - Cookie expires in 30 minut...

snadjafinia·11mo ago
OtherSecurityService

*** ID 길이 512에서 128 문자로 축소

변경 사항: -*** ID LENGTH: 512 -> 128 (에트로피의 64 바이트) - 모든 문서 및 의견 업데이트 - 전체 128-char ID를 표시하는 업데이트 된 로깅 - OTK 길이는 64자 (변경되지 않음) 남아 있습니다. 보안: 512 비트 entropy (128 헥스...

snadjafinia·11mo ago
Otherkamo-internal

Fix build error and change *** length to 128 chars

Build Fixes: - Escape apostrophe in validate page (') - Add searchParams dependency to useEffect *** Length Change: - Update expected *** length from 512 ...

snadjafinia·11mo ago
Otherkamo-internal

Add comprehensive debugging UI to validate page

- Show component render count and validation attempt count - Display OTK information and length validation - Show retrieved *** ID (512 chars) when successful -...

snadjafinia·11mo ago
OtherSecurityService

*** ID 길이를 512 문자로 강화 된 보안

- *** ID: 512-char hex 문자열 (보안 임의 데이터 256 바이트) - OTK ID: 64-char hex 문자열 (32 바이트 - 변경되지 않음) - configurable 길이를 허용하기 위해 createSecureHexString()을 업데이트했습니다. - 모든 유...

snadjafinia·11mo ago
Otherkamo-internal

Fix OTK validation duplicate calls issue

- Add useRef to track validation attempts - Prevent duplicate API calls (critical for one-time keys) - Change useEffect deps to empty array (run once on mount) ...

snadjafinia·11mo ago
Otherkamo-internal

Update OTK validation to use new *** session model

- Extract ***Id from JSON response body (not Set-Cookie header) - SecurityService now returns { success, message, ***Id } - Set *** cookie with 64-char GUID fro...

snadjafinia·11mo ago
OtherSecurityService

새로운 *** 세션 모델 64char GUID

- 간단한 세션 관리용 KSessionService 추가 - *** ID는 이제 64char hex 문자열입니다 (KToken을 인코딩하지 않음) - Redis 키 형식 : ***<64-char-guid> - Redis 값: 사용자 데이터와 JSON (userID, memberID, 권...

snadjafinia·11mo ago
RefactorSecurityService

MaxAge와 persistent 쿠키 대신 세션 쿠키 사용

snadjafinia·11mo ago
Refactorkamo-internal

Use session cookies and rebuild debug dashboard

snadjafinia·11mo ago
Refactorkamo-internal

Remove unused example/documentation files

snadjafinia·11mo ago
Refactorkamo-internal

Remove OAuth2 code, use ***-only authentication

snadjafinia·11mo ago
Fixkamo-internal

Add API_SERVICE_URL to configmap for user-info endpoint

snadjafinia·11mo ago

배송을 보는 것과 같이?

작업 공간의 모든 업데이트 땅은 자동으로. 일주일 후 무료로 시청하십시오.

무료 영원히 시작가격 비교