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

Allow access to swagger UI when protected by API key #570

Commits on Jun 22, 2020

  1. allow access to swagger UI when protected by API key

    Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
    andrewwhitehead committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    e39c8b2 View commit details
    Browse the repository at this point in the history
  2. Fix openwallet-foundation#427 websocket --admin-api-key connect issue

    This is the proposed option number 2. It uses the websocket
    to expect a message with the admin api key before it is being
    used to transmit any other messages than 'ping'
    
    Signed-off-by: Matthias Binzer <matthias.binzer.ext@bosch.com>
    Matthias Binzer authored and andrewwhitehead committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    26410d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e020b50 View commit details
    Browse the repository at this point in the history