.hgignore
author Florent Cayré <florent.cayre@logilab.fr>
Wed, 04 Jul 2012 17:56:46 +0200
branchstable
changeset 8452 1ad42383a9ec
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156) problems occurings when querying using is_instance_of while a subtype has some permissions not shared by the parent type

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data/database/.*\.sqlite
.*/data/database/.*\.config
.*/data/database/tmpdb.*
.*/data/ldapdb/.*
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/