aboutsummaryrefslogtreecommitdiff
path: root/filters/simple-authentication.lua
Commit message (Expand)AuthorAge
* filters: migrate from luacrypto to luaosslJason A. Donenfeld2019-01-03
* auth-filters: use crypt() in simple-authenticationJason A. Donenfeld2018-07-15
* auth-filters: generate secret securelyJason A. Donenfeld2018-07-15
* auth-filters: do not use HMAC-SHA1Jason A. Donenfeld2018-07-14
* simple-authentication.lua: tie secure cookies to field namesJason A. Donenfeld2015-03-05
* simple-authentication: styleJason A. Donenfeld2014-01-23
* auth: document tweakables in lua scriptJason A. Donenfeld2014-01-17
* auth: have cgit calculate login addressJason A. Donenfeld2014-01-16
* auth: lua string comparisons are time invariantJason A. Donenfeld2014-01-16
* authentication: use hidden form instead of refererJason A. Donenfeld2014-01-16
* auth: add basic authentication filter frameworkJason A. Donenfeld2014-01-16