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

Implement WebSocket Security BBEs #1930

Merged
merged 23 commits into from
Jun 14, 2021

Commits on Jun 2, 2021

  1. Add security BBEs

    Bhashinee committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8a9f9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a943848 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Add Client Basic Auth BBE

    Bhashinee committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    8cfc9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dc0f9e View commit details
    Browse the repository at this point in the history
  3. Refactor some code

    Bhashinee committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    abc10ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43da335 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03de4cc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    23590e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad27a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    0fcc1d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ballerina-platform#1913 from Bhashinee/websocket-s…

    …ecurity
    
    Add BBEs related to WebSocket client security
    ldclakmal authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4c0de38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d726bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d11c4f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ae076 View commit details
    Browse the repository at this point in the history
  6. Fix doc issues

    ldclakmal committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    2400b90 View commit details
    Browse the repository at this point in the history
  7. Fix a bug

    ldclakmal committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    9a67468 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e87f5d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

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

Commits on Jun 12, 2021

  1. Remove unused imports

    ldclakmal committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    e0c904b View commit details
    Browse the repository at this point in the history
  2. Refactor for consistency

    ldclakmal committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    646a5fc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    845ed03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c16e7f View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Bhashinee <Bhashinee@users.noreply.github.com>
    ldclakmal and Bhashinee authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    a341de8 View commit details
    Browse the repository at this point in the history