- PortalOrg 초기화 필드 추가(orgDesc, ipWhitelist 등)
eapim-portal CI (from elink-portal-common) / build (push) Has been cancelled
eapim-portal CI (from elink-portal-common) / build (push) Has been cancelled
- ApiTesterFilter 디버깅 로직/유틸 추가(maskHeaders 등) - jackson-core 취약점(CVSS 7.5) 수정 버전 업그레이드(2.18.6)
This commit is contained in:
@@ -121,5 +121,8 @@ public class PortalOrg extends Auditable implements Serializable, com.eactive.ea
|
||||
this.orgSectors = null;
|
||||
this.orgIndustryType = null;
|
||||
this.serviceName = null;
|
||||
this.orgDesc = null;
|
||||
this.ipWhitelist = null;
|
||||
this.reverseProxyPath = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user