You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented new utility class that operates with HTML parsing and other String functionalities. Used JSOUP and apache.common libraries as HTML parser and utilities. Issue #1377
Added input validation (validates against XSS vulnerabilities and format compatibility ) methods to Identity- Manager and Environment-Manager modules. #1377
Small fix in create new User UI. When creating new user, Trustlevel is set to FullTrust by default. #1377
Optimized and improved exception handling and logging in Security modules. #1384
Enhanced support for Hub environment orchestration #1396