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

feat: add support for Digest authorization #4339

Merged
merged 21 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    6efa54a View commit details
    Browse the repository at this point in the history
  2. chore: schema update

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    96bbc7f View commit details
    Browse the repository at this point in the history
  3. feat: digest auth added

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    59a65be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ec64e7 View commit details
    Browse the repository at this point in the history
  5. chore: clean ui

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a9de371 View commit details
    Browse the repository at this point in the history
  6. chore: digest auth added

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    835e0b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfe209c View commit details
    Browse the repository at this point in the history
  8. feat: digest md5 response

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5db4e37 View commit details
    Browse the repository at this point in the history
  9. chore: clean up

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e342dbb View commit details
    Browse the repository at this point in the history
  10. chore: clean up

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3c5ad34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec26240 View commit details
    Browse the repository at this point in the history
  12. fix: digest auth in cli

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f11fe93 View commit details
    Browse the repository at this point in the history
  13. chore: clean up and fixes

    anwarulislam authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a20505f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    62f70c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c3672e View commit details
    Browse the repository at this point in the history
  16. feat: add support for disabling request retry

    - Ensure failures reported in pre/post request scripts and request execution results in the CLI failing with a non-zero exit code.
    - Remove redundant test case and related CLI test suite updates.
    - Clean up.
    jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    312fe76 View commit details
    Browse the repository at this point in the history
  17. chore: enforce usage of Digest Authorization alongside Agent interc…

    …eptor
    
    Show a suitable warning via the inspector.
    jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2b2b4de View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    41b6136 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df61ac5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    13970a2 View commit details
    Browse the repository at this point in the history
  21. chore: lint fix

    nivedin authored and jamesgeorge007 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ee97231 View commit details
    Browse the repository at this point in the history