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 346505cd93 Upgrading asciidoctorj-pdf
new 91272236d2 [SYNCOPE-1996] Exposing PRODUCTION_MODE as env variable for
Docker Core image
new 81501a4f31 [SYNCOPE-1996] Startup warning when not runnin in
production mode
new 49306580ee 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%)