Prevent bandit B105

This commit is contained in:
Tomaae 2022-03-04 13:40:55 +01:00
parent c29fc8dab5
commit 6b4f967111
3 changed files with 3 additions and 5 deletions

View file

@ -19,7 +19,6 @@ DEFAULT_LOGIN_METHOD = "plain"
DEFAULT_HOST = "10.0.0.1"
DEFAULT_USERNAME = "admin"
DEFAULT_PASSWORD = ""
DEFAULT_PORT = 0
DEFAULT_DEVICE_NAME = "Mikrotik"
DEFAULT_SSL = False