Conversation
- POST /api/admin/migrate (운영진 전용, multipart) - igrus 본 DB users 닉네임 갱신 + 썸네일 S3 업로드(배너 겸용) + 즉시 승인 등록 - 시크릿 igrus_dsn 키(또는 IGRUS_DSN env) 설정 시에만 열림 — 이관 후 키 제거로 폐쇄 - 같은 학번+제목 재실행 시 등록 생략 (idempotent) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
POST /api/admin/migrate(운영진 전용, multipart) — project.igrus.co.kr 기존 작품 이관용 임시 엔드포인트users닉네임 갱신 (이름/학번으로 식별, 동명이인 시 409+후보 반환)insertProject+ 즉시 승인 재사용igrus_dsn키(또는IGRUS_DSNenv)가 있을 때만 라우트 등록 — 이관 후 키 제거로 폐쇄🤖 Generated with Claude Code