bitsyauth

log

age author description
6 months Jeff Hammel whitespace cleanupdefault tip
6 months Jeff Hammel this *may* be more portable?
6 months Jeff Hammel whitespace
6 months Jeff Hammel whitespace
6 months Jeff Hammel whitespace
17 months Jeff Hammel add an example....not done yet
22 months Jeff Hammel slightly less stupid exception handling
2 years k0s peg to some sane version of the insane markup package
2 years ejucovy Remove minimal-auth filter (moved it to bitsyblog.auth_factory)
2 years egj fix typos; now works, more or less
2 years ejucovy add untested minimal bitsyauth filter that checks basicauth headers against bitsyblog passwords but doesn't issue any challenges of its own
2 years ejucovy remove generated cruft
2 years egj * allow logout to pass through instead of failing
2 years egj add bitsy factory for filter
2 years k0s upgrade version
2 years k0s fix playing nice with paste auth
2 years k0s fix redirection behaviour (though ultimately the whole class should be refactored not to store request on it)
2 years k0s remove strange useless string for action
2 years k0s put everything in __init__.py
2 years k0s give a version
2 years k0s misspelling
2 years k0s initial commit of bitsyauth, initially from bitsyblog