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

Mikrotik free version ssh login fix (with minor updates) #3458

Merged
merged 7 commits into from
Jul 10, 2024

Commits on Jul 3, 2024

  1. Add special case for unlicensed miktrotik machines.

    Closes #3421.
    meganerd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    743f8e8 View commit details
    Browse the repository at this point in the history
  2. Fix typo in pseudo-code, why not.

    meganerd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    251ffda View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Store default_enter in class to reuse in special case handler.

    Remove commented block for exception.
    Remove whitespace lines in accordance with linter.
    meganerd committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6e5b7fd View commit details
    Browse the repository at this point in the history
  2. Run Black code formatter.

    meganerd committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a7eaa0f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    d914695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7fcc3 View commit details
    Browse the repository at this point in the history
  3. Fix attribute issue

    ktbyers committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3b34a1e View commit details
    Browse the repository at this point in the history