List for cgit developers and users
 help / color / mirror / Atom feed
* authentication support: work has begun!
@ 2014-01-15  1:02 Jason
  2014-01-15  9:28 ` lekensteyn
  2014-01-15 17:46 ` Jason
  0 siblings, 2 replies; 8+ messages in thread
From: Jason @ 2014-01-15  1:02 UTC (permalink / raw)


Hi folks,

While still a horrendous mess, I've begun work adding authentication
support, using our nice new lua filter system.

A sample script looks like this [at the moment]:

http://git.zx2c4.com/cgit/tree/filters/simple-authentication.lua?h=jd/authentication

The full commit of this attrocity looks like this:
   http://git.zx2c4.com/cgit/commit/?h=jd/authentication

It's far from finished or polished, but I thought I'd give everyone a
preview of it. It's running on:
    http://git.zx2c4.com/glouglou/log

Currently just enter anything you want as username and password. It will
set a cookie. Check out the HTTP headers and response and everything to see
what's happening.

Preliminary comments?

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20140115/c9c025fa/attachment.html>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-16 11:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-15  1:02 authentication support: work has begun! Jason
2014-01-15  9:28 ` lekensteyn
2014-01-15 13:42   ` Jason
2014-01-15 18:17     ` lekensteyn
2014-01-15 18:29       ` Jason
2014-01-16  0:40         ` Jason
2014-01-16 11:14   ` Jason
2014-01-15 17:46 ` Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).