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

[webview_flutter] Support for handling basic authentication requests #5727

Merged
merged 38 commits into from
Feb 1, 2024

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    517e9d4 View commit details
    Browse the repository at this point in the history
  2. Apply feedback

    JeroenWeener committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    967879b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8624c0 View commit details
    Browse the repository at this point in the history
  4. Format java files

    JeroenWeener committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4f3574d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e7f785 View commit details
    Browse the repository at this point in the history
  6. Implement feedback

    JeroenWeener committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    131bc56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc01be4 View commit details
    Browse the repository at this point in the history
  8. Update example apps

    JeroenWeener committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    67aa00e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    32496d0 View commit details
    Browse the repository at this point in the history
  2. Apply feedback

    JeroenWeener committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aeb8708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fffc4c7 View commit details
    Browse the repository at this point in the history
  4. Format java files

    JeroenWeener committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b455040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aa9bfe View commit details
    Browse the repository at this point in the history
  6. Implement feedback

    JeroenWeener committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    db286ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    467feb3 View commit details
    Browse the repository at this point in the history
  8. Update example apps

    JeroenWeener committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dad8ae6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f3d802 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0fef591 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2a4fbb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update packages/webview_flutter/webview_flutter_platform_interface/li…

    …b/src/types/http_auth_request.dart
    bparrishMines authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ce35d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc32898 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'webview-auth-request' of github.com:andreisas06/package…

    …s into webview-auth-request
    bparrishMines committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4673e65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    580521a View commit details
    Browse the repository at this point in the history
  5. fix lints

    bparrishMines committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d1f305b View commit details
    Browse the repository at this point in the history
  6. fix tests

    bparrishMines committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a3f74be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed3798f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    154c1f8 View commit details
    Browse the repository at this point in the history
  9. add line back

    bparrishMines committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3c61dbc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    7cf0d7e View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    JeroenWeener committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a21f29a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Bump dependencies

    JeroenWeener committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b109620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af593b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a578a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b87383 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    51ebcb3 View commit details
    Browse the repository at this point in the history
  2. rename test file

    bparrishMines committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    88f021b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ea559 View commit details
    Browse the repository at this point in the history
  4. formatting

    bparrishMines committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    dfba830 View commit details
    Browse the repository at this point in the history