You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/11/25 13:18:04 UTC

[isis] branch master updated (8d4b3f8 -> 20ef04d)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 8d4b3f8  ISIS-2884: fixes invalid use of password hash matching
     add 20ef04d  ISIS-2884: use new password hashes with demo and reg. tests

No new revisions were added by this update.

Summary of changes:
 .../modules/ROOT/pages/2021/2.0.0-M7/mignotes.adoc     | 18 ++++++++++++++++++
 examples/demo/pom.xml                                  |  2 +-
 .../main/java/demoapp/web/DemoAppManifestCommon.java   |  6 +++---
 extensions/pom.xml                                     |  5 +++++
 regressiontests/incubating/pom.xml                     |  2 +-
 .../isis/testdomain/shiro/ShiroSecmanLdapTest.java     |  4 ++--
 .../shiro/ShiroSecmanLdap_restfulStressTest.java       |  4 ++--
 .../apache/isis/testdomain/shiro/ShiroSecmanTest.java  |  4 ++--
 8 files changed, 34 insertions(+), 11 deletions(-)