summaryrefslogtreecommitdiff
path: root/server/mfac.py
Commit message (Collapse)AuthorAgeFilesLines
* Added support for TOTPSam Chudnick2022-06-301-32/+65
| | | | | | Added TOTP as an MFA option. Also made a couple of of minor changes. Changed all database connections to use with statement. Read some options from a config file.
* Initial commitSam Chudnick2022-06-271-0/+113