mirror of
https://github.com/krateng/maloja.git
synced 2026-05-25 09:02:33 -04:00
Some fixing
This commit is contained in:
@@ -24,6 +24,7 @@ lastsync = 0
|
||||
### symmetric keys are fine for now since we hopefully use HTTPS
|
||||
def loadAPIkeys():
|
||||
global clients
|
||||
createTSV("clients/authenticated_machines.tsv")
|
||||
clients = parseTSV("clients/authenticated_machines.tsv","string","string")
|
||||
|
||||
def checkAPIkey(k):
|
||||
|
||||
Reference in New Issue
Block a user