]> git.kaiwu.me - nginx.git/commit
Dav: changed COPY of a file to preserve access mask.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 31 Jul 2018 23:12:21 +0000 (02:12 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 31 Jul 2018 23:12:21 +0000 (02:12 +0300)
commit04a6d9d3c963f1a22e510ff9f7b0d797dffec33d
treef217b94f0bb37a94279304e72704969261d83e0c
parent9e0d1236f16ad51828b91ca2ded211c9a96cba72
Dav: changed COPY of a file to preserve access mask.

The behaviour is now in line with COPY of a directory with contents,
which preserves access masks on individual files, as well as the "cp"
command.

Requested by Roman Arutyunyan.
src/http/modules/ngx_http_dav_module.c