기관관리 - 리버스 프록시 경로 추가
eapim-admin CI / build (push) Has been cancelled

This commit is contained in:
eastargh
2026-06-24 16:38:00 +09:00
parent 65ba6c1115
commit 7928a0c27b
3 changed files with 19 additions and 0 deletions
@@ -1,5 +1,7 @@
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ page import="java.io.*"%>
<%@ page import="com.eactive.eai.rms.common.util.CommonUtil"%>
<%@ page import="com.eactive.eai.rms.common.context.MonitoringContext"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%>
<%@ include file="/jsp/common/include/localemessage.jsp" %>
@@ -7,6 +9,9 @@
response.setHeader("Pragma", "No-cache");
response.setHeader("Cache-Control", "no-cache");
response.setHeader("Expires", "0");
MonitoringContext monitoringContext = (MonitoringContext)CommonUtil.getBean(request, "monitoringContext");
String reverseProxyUrl = monitoringContext.getStringProperty("djb.reverse_proxy.url", "");
%>
<%!
public String getRequiredLabel(String label) {
@@ -137,6 +142,7 @@
$("#compRegNo").val(formatCompanyRegNo(portalOrgData.compRegNo));
$("#corpRegNo").val(formatCorpRegNo(portalOrgData.corpRegNo));
$("#createdDate").inputmask("9999-99-99 99:99:99", {'autoUnmask': true});
$("#reverseProxyPath").val(portalOrgData.reverseProxyPath);
// 전화번호 처리
if (portalOrgData.scPhoneNumber) {
@@ -694,6 +700,16 @@
</div>
</td>
</tr>
<tr>
<th><%= localeMessage.getString("portalOrg.reverseProxyPath") %></th>
<td colspan="3">
<%=reverseProxyUrl %>/<input type="text" name="reverseProxyPath" id="reverseProxyPath" style="width:100px; "/>
</td>
<th></th>
<td>
</td>
</tr>
<tr><%--사업자등록증--%>
<th><%= localeMessage.getString("portalOrg.compRegFile") %></th>
<td colspan="5" style="padding-top: 5px; padding-bottom: 5px;">
@@ -70,5 +70,7 @@ public class PortalOrgUI {
private String serviceName;
private String scPhoneNumber;
private String reverseProxyPath;
}
@@ -2751,6 +2751,7 @@ portalOrg.compRegFile =\uC0AC\uC5C5\uC790 \uB4F1\uB85D\uC99D
portalOrg.serviceName =\uC11C\uBE44\uC2A4\uBA85
portalOrg.ipWhitelist =IP \uB300\uC5ED
portalOrg.noManagerMsg=\uB4F1\uB85D\uB41C \uBC95\uC778 \uAD00\uB9AC\uC790\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
portalOrg.reverseProxyPath=\uB9AC\uBC84\uC2A4 \uD504\uB85D\uC2DC \uACBD\uB85C
userLoginHistory.title =\uB85C\uADF8\uC778\uC774\uB825
userLoginHistory.loginDttm =\uC811\uC18D\uC77C\uC2DC