This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-xing-login.git
from 02bd4fa SLING-12866 - Restrict force pushes, auto-delete branches on
merge
add d7847a7 chore: upgrade parent POM to v66 and modernize dependencies
add 27342a8 Run CI with 17 and 21
new 7c9b9ef Merge pull request #3 from apache/maia/workflow-1776790256048
The 1 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:
.sling-module.json | 5 +
pom.xml | 337 +++++++++++----------
.../apache/sling/auth/xing/login/XingLogin.java | 1 -
.../auth/xing/login/XingLoginUserManager.java | 3 +-
.../sling/auth/xing/login/XingLoginUtil.java | 24 +-
.../login/impl/DefaultXingLoginUserManager.java | 43 +--
.../login/impl/XingLoginAuthenticationHandler.java | 79 +++--
.../login/impl/XingLoginAuthenticationPlugin.java | 1 -
.../login/impl/XingLoginLoginModulePlugin.java | 30 +-
.../apache/sling/auth/xing/login/package-info.java | 2 +-
10 files changed, 285 insertions(+), 240 deletions(-)
create mode 100644 .sling-module.json