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

Fix bug with crumb issuer #252

Closed
TheFriendlyCoder opened this issue Aug 31, 2020 · 0 comments
Closed

Fix bug with crumb issuer #252

TheFriendlyCoder opened this issue Aug 31, 2020 · 0 comments
Assignees
Milestone

Comments

@TheFriendlyCoder
Copy link
Owner

Currently, in the test environment, I've had to disable the per-session crumb validation logic that is enabled by default on all new Jenkins services. I'd like to update the implementation to correctly handle the per-session crumb configuration so that I can re-enable this feature in the test environment, and so that I can correctly support this new security feature in the library itself for use in production environments.

@TheFriendlyCoder TheFriendlyCoder added this to the 2.0.0 milestone Aug 31, 2020
@TheFriendlyCoder TheFriendlyCoder self-assigned this Aug 31, 2020
TheFriendlyCoder added a commit that referenced this issue Aug 31, 2020
Fixes #252 removed obsolete hack for crumb issuer in test suite
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

No branches or pull requests

1 participant