You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ta...@apache.org on 2020/01/08 10:34:29 UTC

[skywalking] branch agent_auth updated (114f632 -> 3dd387d)

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

tanjian pushed a change to branch agent_auth
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 114f632  Update docs/en/setup/backend/backend-token-auth.md
     add e96c969  update docs.
     add e5bff54  fix hits.
     add 0774733  filter
     add 3dd387d  Merge branches 'agent_auth' and 'agent_auth' of github.com:apache/skywalking into agent_auth

No new revisions were added by this update.

Summary of changes:
 docs/en/setup/backend/backend-setup.md             |  1 +
 docs/en/setup/backend/backend-token-auth.md        |  2 +-
 .../src/main/resources/application.yml             | 56 +++++++++++-----------
 .../core/server/GRPCHandlerRegisterImpl.java       |  4 +-
 ...ationHandler.java => AuthenticationFilter.java} |  8 ++--
 .../server/SharingServerModuleProvider.java        |  4 +-
 6 files changed, 39 insertions(+), 36 deletions(-)
 rename oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/server/auth/{AuthenticationHandler.java => AuthenticationFilter.java} (94%)