621ae1b0d3
* move loading whitelist+ops from file to auth and save the loaded files fro reloading
* add /whitelist command with lots of open questions
* add test for /whitelist
* gofmt
* use the same auth (the tests don't seem to care, but htis is more right)
* mutex whitelistMode and remove some deferred TODOs
* s/whitelist/allowlist/ (user-facing); move helper functions outside the handler function
* check for ops in Auth.CheckPublicKey and move /allowlist handling to helper functions
* possibly fix the test timeout in HostNameCollision
* Revert "possibly fix the test timeout in HostNameCollision" (didn't work)
This reverts commit
|
||
---|---|---|
.. | ||
terminal | ||
auth.go | ||
client.go | ||
client_test.go | ||
doc.go | ||
logger.go | ||
net.go | ||
net_test.go | ||
pty.go | ||
ratelimit.go | ||
terminal.go |