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 9557eb70c0 Upgrading Swagger JAX-RS
     new 040a2a89f4 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.7 to 
3.5.8
     new 31a422f076 [SYNCOPE-1958] Check account and passord policy compliance 
before save

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:
 ...stClient.java => UserComplianceRestClient.java} |  6 +-
 .../client/ui/commons/wizards/AjaxWizard.java      |  6 +-
 .../ui/commons/wizards/any/PasswordPanel.java      | 65 ++++++++++++++--------
 .../client/console/rest/UserRestClient.java        | 11 +++-
 .../client/console/status/ChangePasswordModal.java |  2 +-
 .../client/console/wizards/any/UserDetails.java    | 43 ++++++++++++--
 .../client/console/wizards/any/UserDetails.html    |  8 ++-
 .../enduser/pages/SelfConfirmPasswordReset.java    |  9 ++-
 .../client/enduser/panels/any/UserDetails.java     | 55 ++++++++++++++----
 .../client/enduser/rest/UserSelfRestClient.java    | 10 +++-
 .../client/enduser/panels/any/UserDetails.html     |  8 ++-
 .../apache/syncope/fit/console/PoliciesITCase.java |  2 +-
 .../apache/syncope/fit/console/RealmsITCase.java   |  6 +-
 .../apache/syncope/fit/console/UsersITCase.java    |  8 +--
 .../syncope/fit/enduser/AnonymousITCase.java       |  2 +-
 pom.xml                                            |  2 +-
 16 files changed, 178 insertions(+), 65 deletions(-)
 copy 
client/idrepo/common-ui/src/main/java/org/apache/syncope/client/ui/commons/rest/{RestClient.java
 => UserComplianceRestClient.java} (83%)

Reply via email to