summaryrefslogtreecommitdiff
path: root/src/authn.py
Commit message (Expand)AuthorAgeFilesLines
* Use yaml.safe_load instead of yaml.loadKristofer Hallin2021-10-061-1/+1
* Use CouchDB, this might break things.Kristofer Hallin2021-09-231-2/+5
* add simple authentication based on a local yaml fileLinus Nordberg2021-09-151-0/+109