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

HTTP BASIC authentication #801

Merged
merged 8 commits into from
Jun 2, 2023

Commits on May 20, 2023

  1. Basic authentication

    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed May 20, 2023
    Configuration menu
    Copy the full SHA
    88a2358 View commit details
    Browse the repository at this point in the history
  2. Refactored to use AntuBLUE Test Engine v4.0.0

    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f862c99 View commit details
    Browse the repository at this point in the history
  3. Fixed PBKDF2 and SHA based authenticators to match openssl and sha su…

    …m application output
    
    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed May 20, 2023
    Configuration menu
    Copy the full SHA
    8783bc2 View commit details
    Browse the repository at this point in the history
  4. Refactored configuration to use hash configuration key for PBKDF and …

    …SHA based authentication
    
    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed May 20, 2023
    Configuration menu
    Copy the full SHA
    ba4c31e View commit details
    Browse the repository at this point in the history
  5. PR review changes

    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed May 20, 2023
    Configuration menu
    Copy the full SHA
    bfbae1b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Updated AntuBLUE Test Engine v4.0.1

    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed May 23, 2023
    Configuration menu
    Copy the full SHA
    257916e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Updated AntuBLUE Test Engine v4.1.0

    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f644332 View commit details
    Browse the repository at this point in the history
  2. Replaced Java 19 versions for Java 20 versions

    Signed-off-by: dhoard <doug.hoard@gmail.com>
    dhoard committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    555bdd1 View commit details
    Browse the repository at this point in the history