Commit Graph

11 Commits

Author SHA1 Message Date
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
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
0fc7d3e9bb change RS256 algorithm
Some checks failed
Build And Test / build-and-push (push) Failing after 2m8s
2025-09-28 20:52:08 +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
247b6b7fe7 ssh key등록 및 수정 기능 개선
All checks were successful
Build And Test / build-and-push (push) Successful in 2m46s
2025-05-20 13:57:40 +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
9c84584c36 jwt토큰 갱신 경로 오류 수정
All checks were successful
Build And Test / build-and-push (push) Successful in 1m54s
2025-05-20 08:19:30 +09:00
d8c35e5d4f update 2025-04-22 18:40:18 +09:00
386ec64ae0 auth 초기구성 2025-04-22 17:01:27 +09:00