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 75708383b6 Upgrading Elasticsearch and asciidoctorj-pdf
new db250dc1b8 Upgrading Payara
new c1d52c21fa [SYNCOPE-1996] Exposing PRODUCTION_MODE as env variable for
Docker Core image
new 0d0b20f476 [SYNCOPE-1996] Startup warning when not runnin in
production mode
new d4fbf0f2f3 Bump groovy.version from 6.0.0-RC-2 to 6.0.0-RC-3
new abd1a4b163 Bump org.webjars:swagger-ui from 5.32.14 to 5.32.15
The 5 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:
.../spring/security/DefaultCredentialChecker.java | 8 ++---
.../core/starter/ProductionModeChecker.java} | 35 +++++++++-------------
.../core/starter/SyncopeCoreApplication.java | 5 ++++
.../core/src/main/resources/core-docker.properties | 1 +
pom.xml | 6 ++--
5 files changed, 27 insertions(+), 28 deletions(-)
copy
core/{spring/src/main/java/org/apache/syncope/core/spring/implementation/GroovySandbox.java
=>
starter/src/main/java/org/apache/syncope/core/starter/ProductionModeChecker.java}
(56%)