.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 01 Apr 2016 16:48:14 +0200
changeset 11614 171e70a7b121
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
[bwcompat] set response headers on AuthenticationError (closes #12219860) Turns out sending a response without a Content-Type header (among others) is suboptimal. 5b36399b6b21 was not good enough.

syntax: glob

*.pyc
*.swp

*.egg-info

docs/_build
pyramid_cubicweb/tests/data/database
.tox