.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 05 Nov 2010 11:58:16 +0100
branchstable
changeset 6680 b62ebf1d9388
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$