This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
from 8d0fe42627 Upgrading Quartz
new 688625b0f9 Fix typo
new 17a414bf20 [SYNCOPE-1842] Adding credentialCriteria support to all
relevant auth modules
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:
.../syncope/common/lib/auth/JDBCAuthModuleConf.java | 19 +++++++++++++++++++
.../syncope/common/lib/auth/JaasAuthModuleConf.java | 19 +++++++++++++++++++
.../syncope/common/lib/auth/LDAPAuthModuleConf.java | 6 +++---
.../syncope/common/lib/auth/StaticAuthModuleConf.java | 19 +++++++++++++++++++
.../common/lib/auth/SyncopeAuthModuleConf.java | 19 +++++++++++++++++++
.../src/main/resources/core-ojson.properties | 2 +-
.../mapping/AuthModulePropertySourceMapper.java | 4 ++++
7 files changed, 84 insertions(+), 4 deletions(-)