Skip to content

Release 4.0.5

Compare
Choose a tag to compare
@dilshat dilshat released this 02 Nov 12:13
· 3238 commits to master since this release
  • 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
  • Various Code improvements #1385, #1390