This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
from f9f52e43ae [SYNCOPE-1961] Implement MFA (#1360)
new 28a07d4688 Bump org.openapitools:openapi-generator-maven-plugin
new 2c882c4ff1 Bump org.postgresql:postgresql from 42.7.10 to 42.7.11
new 2e2d4ecde5 Bump swagger-core.version from 2.2.48 to 2.2.49
new 68338fed48 Restoring feature from SYNCOPE-1903
The 4 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:
.../common/rest/api/service/UserService.java | 16 ++++++++++++
.../org/apache/syncope/core/logic/UserLogic.java | 27 ++++++++++++++++++++
.../org/apache/syncope/core/logic/UserLogicOp.java | 2 ++
.../core/rest/cxf/service/UserServiceImpl.java | 5 ++++
.../org/apache/syncope/fit/core/UserITCase.java | 29 ++++++++++++++++++++++
pom.xml | 6 ++---
6 files changed, 82 insertions(+), 3 deletions(-)