Refactor login logic in preperation for 2FA

This commit is contained in:
Kevin Fronczak
2020-05-05 12:46:48 -04:00
parent 853c596167
commit f80a93f8e1
11 changed files with 243 additions and 245 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
.tox/*
__pycache__/*
htmlcov/*
.coverage
.coverage.*
coverage.xml
*.pyc
*.egg*/*