Skip to content

Dev Add-on version 0.3.0

Choose a tag to compare

@zapbot zapbot released this 07 Sep 09:04
· 5295 commits to main since this release
a6ba023

Added

  • Auth page where the return key does not submit the form
  • Auth page which uses one request and one cookie
  • Auth page which uses multiple requests and multiple cookies
  • OpenAPI auth and unauth pages

Changed

  • Update minimum ZAP version to 2.13.0.
  • Added TestAuthDirectory abstract class to reduce duplicated code.