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 765722c  adding missing property in console
     new 147bf78  Upgrading Mockito
     new 8d484ef  [SYNCOPE-1585] Cleanup

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:
 .../ui/commons/panels/OIDCC4UIConstants.java       |  2 -
 .../resources/oidcc4ui/CodeConsumerResource.java   | 16 +++----
 .../resources/ConsoleCodeConsumerResource.java     |  5 ++-
 .../client/enduser/pages/OIDCClientSelfReg.java    | 49 ----------------------
 .../resources/EnduserCodeConsumerResource.java     | 10 ++++-
 .../client/ui/commons/SAML2SP4UIConstants.java     |  2 -
 .../saml2sp4ui/AssertionConsumerResource.java      | 16 ++++---
 .../ConsoleAssertionConsumerResource.java          |  5 ++-
 .../EnduserAssertionConsumerResource.java          | 10 ++++-
 pom.xml                                            |  2 +-
 10 files changed, 43 insertions(+), 74 deletions(-)
 delete mode 100644 
ext/oidcc4ui/client-enduser/src/main/java/org/apache/syncope/client/enduser/pages/OIDCClientSelfReg.java

Reply via email to