This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a change to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
from f352b0ac50 Upgrading asciidoctorj-pdf
new 630981f952 [SYNCOPE-1996] Exposing PRODUCTION_MODE as env variable for
Docker Core image
new c75bd6d49d [SYNCOPE-1996] Startup warning when not runnin in
production mode
new 3226072826 Bump org.webjars:swagger-ui from 5.32.14 to 5.32.15
The 3 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 | 2 +-
5 files changed, 25 insertions(+), 26 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%)