Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an interceptor to support AuthenticationManagerResolver #1034

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    13295e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    4f73dcc View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    802ad1f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    9a39d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276ec90 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    23f5fa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge branch 'master' into support-AuthenticationManagerResolver

    # Conflicts:
    #	grpc-server-spring-boot-starter/src/main/java/net/devh/boot/grpc/server/security/interceptors/AbstractAuthenticatingServerInterceptor.java
    #	grpc-server-spring-boot-starter/src/main/java/net/devh/boot/grpc/server/security/interceptors/GrpcServerRequest.java
    #	grpc-server-spring-boot-starter/src/main/java/net/devh/boot/grpc/server/security/interceptors/ManagerResolverAuthenticatingServerInterceptor.java
    mehrabisajad committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    18bd3e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    a5904ab View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    5c718a0 View commit details
    Browse the repository at this point in the history
  2. Update grpc-server-spring-boot-starter/src/main/java/net/devh/boot/gr…

    …pc/server/security/interceptors/ManagerResolverAuthenticatingServerInterceptor.java
    ST-DDT authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9305837 View commit details
    Browse the repository at this point in the history
  3. Update grpc-server-spring-boot-starter/src/main/java/net/devh/boot/gr…

    …pc/server/security/interceptors/ManagerResolverAuthenticatingServerInterceptor.java
    ST-DDT authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4a754c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    58b356e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bbb550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c863e8 View commit details
    Browse the repository at this point in the history