PTL_USER SafeDB 암호화 적용 / 포탈 사용자 마스킹 처리 해제

Update Hibernate configuration and enhance user management features

- Added Hibernate type tracing for improved debugging.
- Introduced new error messages for SafeDB operations in LocaleMessage properties.
- Updated portal user management to default to unmasked state.
- Refactored selectDetail method to handle masking option.
This commit is contained in:
Rinjae
2025-09-23 17:51:15 +09:00
parent ff856bbe28
commit d6fd6800ed
8 changed files with 2673 additions and 2656 deletions
@@ -2596,4 +2596,8 @@ auditLogMan.parameters = Parameters
auditLogMan.remoteAddress = Remote Address
auditLogMan.systemCode = System Code
auditLogMan.title = Search Audit Log
auditLogMan.userId = User ID
auditLogMan.userId = User ID
safeDB.decryptError = SafeDB Decrypt Error
safeDB.encryptError = SafeDB Encrypt Error
File diff suppressed because it is too large Load Diff