aboutsummaryrefslogtreecommitdiffstats
path: root/filters/email-libravatar.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* filter: fix libravatar email-filter https issueChristian Hesse2014-12-131-1/+2
| | | | | | Serving cgit via https and getting avatar via http gives error messages about untrusted content. This decides whether or not to use https link by looking at the environment variable HTTPS, which is set in CGI.
* filter: add libravatar email-filter lua scriptChristian Hesse2014-03-131-0/+26