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

feat: support configuring serial ports at the minimega host level #130

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    ab9858f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a5f35 View commit details
    Browse the repository at this point in the history
  3. feat: support proxy providing JWT for phenix auth

    In some cases, a proxy sitting in front of phenix may take care of
    generating and validating JSON Web Tokens (JWTs). When this is the case,
    phenix can assume a JWT provided to it by the proxy is correctly signed
    (verified by the proxy).
    activeshadow committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    380debe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    240fa9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be0242e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96526f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07e9f05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c52cd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60dacd6 View commit details
    Browse the repository at this point in the history
  10. removed parens from tooltip

    dnkcom authored and activeshadow committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    74db306 View commit details
    Browse the repository at this point in the history
  11. fix: (temp) added reset network func until we can determine why links…

    … are not updating in generate graph
    dnkcom authored and activeshadow committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6d3cde4 View commit details
    Browse the repository at this point in the history