Mercurial > hg
diff mercurial/state.py @ 41092:9e593db5f1a1
vfs: also audit rename
Renaming through the vfs is not used in many places, and none of them seems to
be a security risk.
However, it is still worthwhile to run the auditing on rename file to perform
developer-warning level checks.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Wed, 26 Dec 2018 13:44:37 +0100 |
parents | 5bfab9400daf |
children | 050ea8eb42a5 |