You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by mo...@apache.org on 2020/11/16 15:46:25 UTC

[knox] branch master updated (ed77c70 -> a619758)

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

more pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git.


    from ed77c70  KNOX-2401 - Extend ClientCert Authentication Provider for CN as PrimaryPrincipal (#384)
     add a619758  KNOX-2468 - Improve ConfigurableDispatch set cookies (#385)

No new revisions were added by this update.

Summary of changes:
 .../apache/knox/gateway/SpiGatewayMessages.java    |   6 ++
 .../gateway/dispatch/ConfigurableDispatch.java     |   9 +-
 .../knox/gateway/dispatch/DefaultDispatch.java     |  20 +++-
 .../gateway/dispatch/ConfigurableDispatchTest.java | 110 ++++++++++++++++++---
 4 files changed, 123 insertions(+), 22 deletions(-)