aboutsummaryrefslogtreecommitdiff
path: root/filters/file-authentication.lua
AgeCommit message (Collapse)Author
2019-01-03filters: migrate from luacrypto to luaosslJason A. Donenfeld
luaossl has no upstream anymore and doesn't support OpenSSL 1.1, whereas luaossl is quite active. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-08-03auth-filters: add simple file-based authentication schemeJason A. Donenfeld
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>