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 f4e5643441 Upgrading AdminLTE
     new 2d907bf595 Upgrading AdminLTE
     new 947f2964d4 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(-)

Reply via email to