- Jenkinsfile 경로 수정: WL_HOME, WL_DEPLOY_DIR 디렉토리 변경
eapim-portal CI / build (push) Has been cancelled
eapim-portal Test / test (push) Has been cancelled

- credentialDetail.html: 비밀값 1회 표시 경고 메시지 추가
This commit is contained in:
Rinjae
2026-07-09 15:26:01 +09:00
parent 2a2505d5f7
commit f08da86eb3
2 changed files with 6 additions and 2 deletions
@@ -107,6 +107,10 @@
</button>
</div>
</div>
<p class="secret-warning" style="margin:10px 0 0;padding:10px 12px;background:#fdecea;border:1px solid #f5c6c2;border-radius:6px;color:#c0392b;font-size:13px;line-height:1.6;">
⚠ 이 값은 <strong>지금 한 번만</strong> 표시되며, 이후에는 다시 조회할 수 없습니다.<br>
반드시 <strong>안전한 곳에 복사하여 보관</strong>해 주세요.
</p>
</div>
</th:block>