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 78537b1ee0 [SYNCOPE-1993] provide support for enable auto registration 
parameter also in core module (#1515)
     new 9c010e39fb Bump org.glassfish:jakarta.faces from 4.1.14 to 4.1.15 
(#1516)
     new 2e007a7994 Cleanup

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:
 .../apache/syncope/client/console/pages/Logs.java  |   15 +-
 .../client/console/rest/LoggerConfRestClient.java  |   11 +-
 .../apache/syncope/core/logic/SRARouteLogic.java   |    5 +-
 .../syncope/core/logic/wa/WAConfigLogic.java       |    4 +-
 pom.xml                                            |    2 +-
 .../java/org/apache/syncope/sra/RouteProvider.java |   33 +-
 .../org/apache/syncope/sra/SecurityConfig.java     |   34 +-
 .../apache/syncope/sra/SyncopeSRAApplication.java  |    8 +-
 sra/src/test/resources/debug/sra-debug.properties  |    2 +
 src/site/xdoc/security.xml                         | 1043 --------------------
 .../apache/syncope/wa/bootstrap/WAProperties.java  |   10 +-
 .../apache/syncope/wa/bootstrap/WARestClient.java  |    2 +-
 .../syncope/wa/starter/SyncopeWAApplication.java   |    2 +-
 wa/starter/src/main/resources/wa.properties        |    2 +
 14 files changed, 62 insertions(+), 1111 deletions(-)
 delete mode 100644 src/site/xdoc/security.xml

Reply via email to