This is an automated email from the ASF dual-hosted git repository.

orudyy pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.


    from d7e518a  [maven-release-plugin] prepare for next development iteration
     new c7c207f  QPID-8404 : Fix usage of Jetty for TLS client certs
     new 119960d  QPID-8407: [Broker-J][BDB HA] Clean cached sequences and 
databases on BDB HA node transition into a Master role
     new 1764000  QPID-8407: [Broker-J] Fix test
     new 14b5537  QPID-8403: [Broker-J][WMC] Add interactive authenticator for 
certificate based authentication
     new 17bee34  QPID-8404: [Broker-J] Change jetty ssl context factory to 
SslContextFactory.Server
     new b8729b2  QPID-8406: [Broker-J][WMC] Display connection transport 
information in web management console

The 6 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:
 .../store/berkeleydb/AbstractBDBMessageStore.java  |  17 +---
 .../replication/ReplicatedEnvironmentFacade.java   |  28 +++---
 .../berkeleydb/replication/MultiNodeTest.java      | 100 +++++++++++++++++++--
 .../manager/oauth2/OAuth2MockEndpointHolder.java   |   2 +-
 .../server/management/plugin/HttpManagement.java   |   2 +-
 ... => SSLClientCertInteractiveAuthenticator.java} |  62 ++++++-------
 .../TlsOrPlainConnectionFactory.java               |   2 +-
 .../resources/js/qpid/management/Connection.js     |   5 ++
 .../src/main/java/resources/showConnection.html    |   5 ++
 .../transport/websocket/WebSocketProvider.java     |   2 +-
 .../PreemptiveAuthenticationTest.java              |  26 +++++-
 11 files changed, 181 insertions(+), 70 deletions(-)
 copy 
broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/auth/{UsernamePasswordInteractiveLogin.java
 => SSLClientCertInteractiveAuthenticator.java} (51%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to