Commit Graph

14 Commits (b826537cb4aa2358027ffcb1dd6a87274734e962)

Author SHA1 Message Date
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework
12 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter
12 years ago
Jason A. Donenfeld d3c0370a3f filter: style tweaks
12 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter
12 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter
12 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close
12 years ago
Jason A. Donenfeld f43b228d0b filter: add lua support
12 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure
12 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types
12 years ago
John Keeping 4bb87cbf17 filter: introduce "filter type" prefix
12 years ago
John Keeping 7bd90b8048 filter: add interface layer
12 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function
12 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter
12 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file
12 years ago