log

age author description
Tue, 19 Jan 2010 14:52:04 -0500 ejucovy Remove minimal-auth filter (moved it to bitsyblog.auth_factory)
Tue, 05 Jan 2010 18:18:35 +0000 egj fix typos; now works, more or less
Tue, 05 Jan 2010 12:54:28 -0500 ejucovy add untested minimal bitsyauth filter that checks basicauth headers against bitsyblog passwords but doesn't issue any challenges of its own
Tue, 05 Jan 2010 12:03:41 -0500 ejucovy remove generated cruft
Mon, 04 Jan 2010 03:14:01 +0000 egj * allow logout to pass through instead of failing
Mon, 04 Jan 2010 01:46:25 +0000 egj add bitsy factory for filter
Sun, 27 Dec 2009 01:24:02 -0500 k0s upgrade version
Sat, 26 Dec 2009 23:09:19 -0500 k0s fix playing nice with paste auth
Sat, 26 Dec 2009 22:56:56 -0500 k0s fix redirection behaviour (though ultimately the whole class should be refactored not to store request on it)
Sat, 26 Dec 2009 22:41:28 -0500 k0s remove strange useless string for action
Tue, 24 Nov 2009 20:59:49 -0500 k0s put everything in __init__.py
Mon, 02 Nov 2009 21:45:26 -0500 k0s give a version
Mon, 02 Nov 2009 21:41:23 -0500 k0s misspelling
Mon, 02 Nov 2009 21:37:40 -0500 k0s initial commit of bitsyauth, initially from bitsyblog