cgitsb/filters
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework
This leverages the new lua support. See
filters/simple-authentication.lua for explaination of how this works.
There is also additional documentation in cgitrc.5.txt.

Though this is a cookie-based approach, cgit's caching mechanism is
preserved for authenticated pages.

Very plugable and extendable depending on user needs.

The sample script uses an HMAC-SHA1 based cookie to store the
currently logged in user, with an expiration date.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2014-01-16 02:28:12 +01:00
..
html-converters filters: toggle perl utf8 situation 2013-05-28 07:55:40 +02:00
about-formatting.sh Fix about-formatting.sh 2014-01-08 16:46:51 +01:00
commit-links.sh commit-links.sh: improve regular expressions 2011-07-19 07:12:02 +00:00
email-gravatar.lua email-gravatar: fix html syntax issues 2014-01-15 14:43:02 +01:00
email-gravatar.py email-gravatar: fix html syntax issues 2014-01-15 14:43:02 +01:00
simple-authentication.lua auth: add basic authentication filter framework 2014-01-16 02:28:12 +01:00
syntax-highlighting.py filters: Improved syntax-highlighting.py 2014-01-13 22:48:51 +01:00
syntax-highlighting.sh filters: highlight.sh: add css comments for highlight 2.6 and 3.8 2014-01-08 16:41:26 +01:00