Commit Graph

13 Commits

Author SHA1 Message Date
27d7101f0f v0.0.27 | Google 소셜 로그인 기능 추가
All checks were successful
Build And Test / build-and-push (push) Successful in 2m12s
- Google ID Token 검증 및 로그인/회원가입 기능
- 기존 계정 연동 기능 (비밀번호 확인 후 연동)
- 프로필에서 Google 연동/해제 기능
- CustomUser 모델에 social_provider, social_id, profile_image 필드 추가

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 19:53:43 +09:00
2c050829ff v0.0.25 | KVM 서버 관리 API 추가
All checks were successful
Build And Test / build-and-push (push) Successful in 2m7s
- KVMServer 모델 추가 (멀티 서버 지원)
- 서버별 SSH 키 암호화 저장
- msa-django-libvirt 연동용 SSH 정보 조회 API

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 11:14:56 +09:00
d79c57d11b v0.0.23 | NHN Cloud 프로젝트에 dns_appkey 필드 추가
Some checks failed
Build And Test / build-and-push (push) Failing after 36s
- NHNCloudProject 모델에 dns_appkey 필드 추가
- 프로젝트 CRUD API에서 dns_appkey 처리

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 00:32:00 +09:00
c97b3c6c3b v0.0.21 | NHN Cloud 멀티 프로젝트 지원 추가
Some checks failed
Build And Test / build-and-push (push) Failing after 34s
- NHNCloudProject 모델 추가 (사용자별 여러 프로젝트 관리)
- 프로젝트 목록/추가/삭제/활성화 API 추가
- 프로젝트별 비밀번호 복호화 API 추가

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:59:37 +09:00
e318855b14 Add NHN Cloud credentials management and bump version to v0.0.19
All checks were successful
Build And Test / build-and-push (push) Successful in 2m17s
- Add NHN Cloud credential fields to User model (tenant_id, username, encrypted password, storage_account)
- Add API endpoints for credentials CRUD operations
- Implement Fernet encryption for password storage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 01:25:43 +09:00
00db74a333 update
Some checks failed
Build And Test / build-and-push (push) Failing after 1m46s
2026-01-13 22:41:07 +09:00
b973522477 update 2026-01-13 02:19:30 +09:00
e98090f031 Ansible ssh키 암복호화기능추가
All checks were successful
Build And Test / build-and-push (push) Successful in 2m49s
2025-05-21 01:04:45 +09:00
91d3b77c23 ssh저장 기능 수정중
All checks were successful
Build And Test / build-and-push (push) Successful in 2m52s
2025-05-20 19:05:36 +09:00
293003cf1c ssh key저장 기능 추가
All checks were successful
Build And Test / build-and-push (push) Successful in 1m57s
2025-05-20 13:25:12 +09:00
ec6e2ed4da 계정 가입 비활성 모드
All checks were successful
Build And Test / build-and-push (push) Successful in 1m57s
2025-05-20 08:16:14 +09:00
45d88b299d Add, user modify
All checks were successful
Build And Test / build-and-push (push) Successful in 2m49s
2025-05-17 22:53:58 +09:00
386ec64ae0 auth 초기구성 2025-04-22 17:01:27 +09:00