duck.etc.blueprints.dashboard.utils

Utility module for the dashboard blueprint.

Module Contents

Functions

check_username_and_pwd

Checks whether the provided username and password matches the configured one.

API

duck.etc.blueprints.dashboard.utils.check_username_and_pwd(username: str, pwd: str)[source]

Checks whether the provided username and password matches the configured one.