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

Authhelper: trad app auth detection improvements #5272

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

psiinon
Copy link
Member

@psiinon psiinon commented Feb 5, 2024

Overview

If we fail to identify the session management then request the current page again - this can work well for more traditional web apps.
Also make cookies set in auth request available to header based session management.
These 2 changes mean that auth autodetection now works with both Bodgeit and DVWA.

Related Issues

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

For more details, please refer to the developer rules and guidelines.

Signed-off-by: Simon Bennetts <psiinon@gmail.com>
@thc202 thc202 merged commit ce97c13 into zaproxy:main Feb 6, 2024
11 checks passed
@thc202
Copy link
Member

thc202 commented Feb 6, 2024

Thank you!

@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants