You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/06/02 07:54:14 UTC

[pulsar] branch master updated (5b20496 -> fcd9852)

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

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


    from 5b20496  Fix typos and remove unused import (#7129)
     add fcd9852  Correct tokenSecretKey base64 inline description. (#6959)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                             |  4 ++--
 conf/proxy.conf                                              |  4 ++--
 deployment/kubernetes/helm/pulsar/values.yaml                |  2 +-
 .../org/apache/pulsar/proxy/server/ProxyConfiguration.java   |  4 ++--
 site2/docs/reference-configuration.md                        |  8 ++++----
 site2/docs/security-jwt.md                                   |  2 +-
 site2/docs/security-token-admin.md                           |  2 +-
 .../versioned_docs/version-2.5.1/reference-configuration.md  |  8 ++++----
 site2/website/versioned_docs/version-2.5.1/security-jwt.md   |  2 +-
 .../integration/auth/token/TokenAuthWithSymmetricKeys.java   | 12 ++++++------
 10 files changed, 24 insertions(+), 24 deletions(-)