This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3698-security.simpleauth
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 6eab0d3ed7 CAUSEWAY-3698: adds new Simple Auth as new module
add 18a607a083 CAUSEWAY-3698: adds password encryption
No new revisions were added by this update.
Summary of changes:
security/simple/pom.xml | 5 +++++
security/simple/src/main/java/module-info.java | 1 +
.../security/simple/authentication/SimpleAuthenticator.java | 6 ++++--
.../java/org/apache/causeway/security/simple/realm/SimpleRealm.java | 2 +-
4 files changed, 11 insertions(+), 3 deletions(-)