You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2022/02/15 12:35:39 UTC

[dubbo-go-pixiu] branch develop-0.5.0 updated (5694b5a -> 44f09ad)

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

alexstocks pushed a change to branch develop-0.5.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git.


    from 5694b5a  Merge pull request #360 from ma642/hotfix-spring-cloud-pom-error
     new ffdf751  update the yaml example of jwt and optimize code logic
     new 6ffe284  style:jwt field meaning
     new 44f09ad  Merge pull request #363 from baerwang/develop-0.5.0

The 1483 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:
 pkg/filter/auth/jwt/config.go                      |  33 +++---
 pkg/filter/auth/jwt/jwt.go                         |  52 ++++-----
 samples/dubbogo/simple/jwt/pixiu/conf.yaml         | 130 ++++++++++-----------
 .../dubbogo/simple/jwt/pixiu/springcloud-conf.yaml |  89 +++++++-------
 4 files changed, 147 insertions(+), 157 deletions(-)