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 f2fa9d243b [SYNCOPE-1727] Indexing realm values by key, not by full
path (#407)
new 6df7ac2c17 Avoid to throw NPE after delegated admin access to Console
new ea127c38a6 Upgrading docker-maven-plugin and tika
new 6c6617c122 Escaping XML entities when bootstraping from Content.xml
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:
.../apache/syncope/client/console/SyncopeConsoleSession.java | 3 ++-
.../syncope/client/console/panels/UserDirectoryPanel.java | 4 ++--
.../syncope/client/console/status/ChangePasswordModal.java | 8 ++++----
.../core/persistence/jpa/content/ContentLoaderHandler.java | 2 ++
.../syncope/core/persistence/jpa/entity/JPAApplication.java | 1 -
.../apache/syncope/core/provisioning/api/WorkflowResult.java | 2 +-
pom.xml | 10 +++++-----
7 files changed, 16 insertions(+), 14 deletions(-)