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

ilgrosso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


    from 116da9e83c Upgrading Spring Cloud Gateway abd Pac4J
     new d42cb2443d [SYNCOPE-1777] Ensuring not to call ConfParamLogic from 
SelfKeymasterInternalConfParamOps (#523)
     new 0d19d33a9b Aligning with CAS 7

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:
 .../common/lib/auth/DuoMfaAuthModuleConf.java      | 10 -----
 .../src/test/resources/domains/MasterContent.xml   |  2 +-
 .../core/persistence/jpa/inner/AuthModuleTest.java |  1 -
 .../src/test/resources/domains/MasterContent.xml   |  2 +-
 .../java/pushpull/PullJobDelegate.java             | 37 +++++++++-------
 .../java/pushpull/PushJobDelegate.java             |  4 +-
 .../pushpull/SyncopeResultHandlerDispatcher.java   | 30 +++++++++----
 .../internal/InternalConfParamHelper.java}         | 35 +++++++---------
 .../SelfKeymasterInternalConfParamOps.java         | 44 ++++++-------------
 .../apache/syncope/core/logic/ConfParamLogic.java  | 49 ++++------------------
 .../syncope/core/starter/SelfKeymasterContext.java | 38 +++++++----------
 .../core/spring/security/AuthContextUtils.java     | 12 +++---
 .../apache/syncope/fit/core/AuthModuleITCase.java  |  1 -
 .../apache/syncope/fit/core/PullTaskITCase.java    | 14 +++----
 .../mapping/AuthModulePropertySourceMapper.java    |  2 -
 15 files changed, 111 insertions(+), 170 deletions(-)
 copy 
core/self-keymaster-starter/src/main/java/org/apache/syncope/core/{logic/ConfParamLogic.java
 => keymaster/internal/InternalConfParamHelper.java} (73%)

Reply via email to