__pkginfo__.py
author David Douard <david.douard@logilab.fr>
Thu, 19 Apr 2018 12:47:48 +0200
branch3.26
changeset 12288 2c582a242b66
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[web] fix css file generation permission bug (closes #17143773) PropertySheet.process_resource() uses mkstemp which enforce a 0600 mode on the output file, which is not the file permission we want for css files.

cubicweb/__pkginfo__.py