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

Added new endpoint /vpn/algorithm/addresses to retrieve the IP addres… #501

Merged
merged 4 commits into from Feb 9, 2023

Commits on Jan 19, 2023

  1. Added new endpoint /vpn/algorithm/addresses to retrieve the IP addres…

    …ses + ports of other algorithm containers in the same task
    bartvanb committed Jan 19, 2023
    Copy the full SHA
    8e6cca3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Include task_id in endpoint to get ports, as that clarifies things if…

    … subtasks/parent tasks are included
    bartvanb committed Jan 20, 2023
    Copy the full SHA
    7f2a2f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc5476f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Updated FIXME in only_for decorator: if wrong types attempts to acces…

    …s an endpoint, they should get Bad Request, not Forbidden status
    bartvanb committed Jan 31, 2023
    Copy the full SHA
    569f495 View commit details
    Browse the repository at this point in the history