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 e2ac3ed68b Upgrading CAS
new 82ff6bb9f5 Upgrading AdminLTE
new 7652078269 Ensuring to escape Audit Events search parameters for LIKE
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:
.../client/ui/commons/themes/css/adminlte.min.css | 4 +--
.../ui/commons/themes/css/adminlte.min.css.map | 2 +-
.../client/ui/commons/themes/js/adminlte.min.js | 2 +-
.../common/dao/AbstractAuditEventDAO.java | 29 +++++++++++++++++++++-
.../core/persistence/jpa/dao/JPAAuditEventDAO.java | 24 +++++++-----------
.../persistence/neo4j/dao/Neo4jAuditEventDAO.java | 8 ++++--
.../dao/ElasticsearchAuditEventDAO.java | 7 ++++--
.../opensearch/dao/OpenSearchAuditEventDAO.java | 7 ++++--
8 files changed, 57 insertions(+), 26 deletions(-)