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

ahuber pushed a change to branch jpa3-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-helloworld.git


    from 8067a41  use SimpleAuth as Shiro replacement
     add 0bb6726  replace security-shiro with security-simple
     new a292259  merge from jpa2
     add c6a1990  use Spring's bcrypt PasswordEncoder
     new 65e2361  Merge remote-tracking branch 'origin/jpa2-SNAPSHOT' into 
jpa3-SNAPSHOT

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                           |   4 +-
 src/main/java/domainapp/webapp/AppManifest.java   |  46 +++++++++-
 src/main/java/domainapp/webapp/HelloWorldApp.java |  49 ----------
 src/main/java/domainapp/webapp/SimpleAuth.java    | 106 ----------------------
 4 files changed, 47 insertions(+), 158 deletions(-)
 delete mode 100644 src/main/java/domainapp/webapp/SimpleAuth.java

Reply via email to