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 9cedcd0c7f [SYNCOPE-1971] - Fix authentication throttle with JCache 
providers on Payara
     new 3cafff32f9 Upgrading AdminLTE
     new f83feb3b4a Cleanup
     new 6ce1471fa5 Bump spring-cloud-version from 5.0.1 to 5.0.2
     new 5b3e228b33 Upgrading Swagger Core
     new 6df746dafe Fixing Neo4j

The 5 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/js/adminlte.min.js    |  2 +-
 core/persistence-neo4j/pom.xml                     |  6 +++
 .../core/persistence/neo4j/PersistenceContext.java |  3 +-
 .../core/persistence/neo4j/dao/Neo4jTaskDAO.java   |  2 +-
 .../syncope/core/starter/SelfKeymasterContext.java |  2 +-
 .../security/AuthenticationAttemptThrottler.java   | 55 +++++--------------
 .../security/RateLimitAuthenticationException.java |  4 +-
 .../core/spring/security/WebSecurityContext.java   | 21 +++++---
 .../AuthenticationAttemptThrottlerTest.java        | 63 +++++++++++++---------
 .../SyncopeBasicAuthenticationEntryPointTest.java  |  6 +--
 fit/core-reference/pom.xml                         |  6 +++
 pom.xml                                            |  6 +--
 12 files changed, 90 insertions(+), 86 deletions(-)

Reply via email to