aboutsummaryrefslogtreecommitdiffstats
path: root/filters/simple-authentication.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* simple-authentication.lua: tie secure cookies to field namesJason A. Donenfeld2015-03-051-13/+21
* simple-authentication: styleJason A. Donenfeld2014-01-231-1/+1
* auth: document tweakables in lua scriptJason A. Donenfeld2014-01-171-0/+10
* auth: have cgit calculate login addressJason A. Donenfeld2014-01-161-6/+1
* auth: lua string comparisons are time invariantJason A. Donenfeld2014-01-161-2/+2
* authentication: use hidden form instead of refererJason A. Donenfeld2014-01-161-79/+121
* auth: add basic authentication filter frameworkJason A. Donenfeld2014-01-161-0/+225