• Vincent Pelletier's avatar
    Drop umask in favour of mode. · 95897331
    Vincent Pelletier authored
    umask cannot set a regular file as executable, nor allows setting
    suid/sgid/sticky bits.
    Using chmod properly, there is no security problem.
    95897331
jinja2_template.py 4.71 KB