Refactor the CollectionHTTPServer around a wsgi-style request handler.
[jelmer/calypso.git] / calypso / acl / htpasswd.py
2016-04-10 chrysndelegate the permission decision to the resource
2016-04-10 chrysnallow resources to decide for themselves if they want...
2016-04-10 chrysncheck rights not on owners but on entities
2016-04-09 Guido Güntheracl: Improve debugging by quoting the values
2012-07-31 Keith PackardAdd debug message to htpasswd checker
2012-07-31 Keith PackardRemove spurious printfs
2012-01-17 chrysnsplit htpasswd entries to no more than two parts
2012-01-16 Keith PackardMerge remote-tracking branch 'muelli/master'
2012-01-16 Rene WagnerApply os.path.expanduser to acl.filename option.
2011-12-18 Keith PackardAdd carddav/webdav support
2011-12-15 Keith PackardRename to calypso