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

[rb] Add Bidi network commands for authentication and interception #14523

Open
wants to merge 42 commits into
base: trunk
Choose a base branch
from

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    3c9e714 View commit details
    Browse the repository at this point in the history
  2. Add driver.network

    aguspe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ce83b53 View commit details
    Browse the repository at this point in the history
  3. Update to use auth handler

    aguspe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    43dbec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93d3695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d734d View commit details
    Browse the repository at this point in the history
  6. Update tests

    aguspe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9562499 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update network

    aguspe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e33f096 View commit details
    Browse the repository at this point in the history
  2. first succesful intercept

    aguspe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    816692e View commit details
    Browse the repository at this point in the history
  3. First test working

    aguspe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ebac701 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    ef0093b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Auth required working

    aguspe committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e61eeee View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/bidi_add_authentication_handler'…

    … into bidi_add_authentication_handler
    aguspe committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    982717c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. improve continue with auth

    aguspe committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f00e6b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add unit tests

    aguspe committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7686279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d5a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd8046 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3cf68b6 View commit details
    Browse the repository at this point in the history
  2. Updating add intercept

    aguspe committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8386295 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    bb1d45e View commit details
    Browse the repository at this point in the history
  2. Add the response data type

    aguspe committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c307ba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    737a6e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Simplify network

    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c6c3b24 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/bidi_add_authentication_handler'…

    … into bidi_add_authentication_handler
    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e3f86ed View commit details
    Browse the repository at this point in the history
  3. Add types

    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    72550e3 View commit details
    Browse the repository at this point in the history
  4. All network tests working

    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c7e4bca View commit details
    Browse the repository at this point in the history
  5. All network tests working

    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5012c85 View commit details
    Browse the repository at this point in the history
  6. All network tests working

    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cb1ef98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfbfd37 View commit details
    Browse the repository at this point in the history
  8. add clear auth handlers

    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f7c3f8d View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/bidi_add_authentication_handler'…

    … into bidi_add_authentication_handler
    aguspe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    da15ccd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    d2fafae View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    620ab24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d804c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/bidi_add_authentication_handler'…

    … into bidi_add_authentication_handler
    aguspe committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bf3b1f6 View commit details
    Browse the repository at this point in the history
  4. Remove unit tests

    aguspe committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eb01d3a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    584b4ba View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    81bb508 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    3b8573b View commit details
    Browse the repository at this point in the history
  2. Update review comments

    aguspe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6d0843e View commit details
    Browse the repository at this point in the history
  3. Remove unnecesary loads

    aguspe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    63c4449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d14087b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7ab20c View commit details
    Browse the repository at this point in the history