mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-13 07:55:05 +02:00
Add UserPassAuthenticator
This commit is contained in:
parent
f3d3d6bb65
commit
5990098ef8
2 changed files with 81 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue