Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mbehlendorf
Copy link

This PR enables go-cas to also forward requests without basic auth. This can be useful for applications with anonymous users.

Furthermore this PR includes following improvements:

  • unit-tests for the rest_handler
    • for easier testing the rest_handler now uses an interface which is mockable
  • caching of unauthenticated requests (previously a TODO in the rest_handler)

@cwolfes cwolfes merged commit 2aebb21 into develop May 21, 2019
@cwolfes cwolfes deleted the feature/forwardWithoutBasicAuth branch May 21, 2019 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants