Add UserPassAuthenticator

This commit is contained in:
Joscha
2020-04-20 13:26:45 +00:00
parent f3d3d6bb65
commit 5990098ef8
2 changed files with 81 additions and 4 deletions

View File

@ -1,9 +1,5 @@
import logging
# from .ilias import *
# from .utils import *
from .temp_folder import *
STYLE = "{"
FORMAT = "[{levelname:<7}] {message}"
DATE_FORMAT = "%F %T"