[midPoint-git] [Evolveum/midpoint] ba7d5e: Fix result.userFriendlyMessage handling

mederly noreply at github.com
Sat Oct 10 00:35:46 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: ba7d5ee301abb5d529102c73da246f8440b3a0a5
      https://github.com/Evolveum/midpoint/commit/ba7d5ee301abb5d529102c73da246f8440b3a0a5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/Projector.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/AbstractPasswordTest.java

  Log Message:
  -----------
  Fix result.userFriendlyMessage handling

User-friendly message was not recorded nor propagated correctly
in operation result trees.

Related to MID-6559.


  Commit: a0dcd5bb74d5a7ad76398ad0af0c482755a00b56
      https://github.com/Evolveum/midpoint/commit/a0dcd5bb74d5a7ad76398ad0af0c482755a00b56
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/visualizer/Resolver.java

  Log Message:
  -----------
  Fix 500 for previewing account with wrong password

When an operation that resulted in creation of an account with
non-compliant password was previewed, the GUI crashed. Now it's
partially fixed: the output is not very nice but at least there's
no crash.

Related to MID-6559.


  Commit: 32e5ea7815396f7b81094a8f414a7365a60a7275
      https://github.com/Evolveum/midpoint/commit/32e5ea7815396f7b81094a8f414a7365a60a7275
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/filter/MidpointAuthFilter.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/SystemObjectCache.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/ec55e09424b8...32e5ea781539


More information about the midPoint-svn mailing list