diff options
author | leycec <leycec@gmail.com> | 2015-05-12 19:27:51 -0400 |
---|---|---|
committer | leycec <leycec@gmail.com> | 2015-07-20 00:56:02 -0400 |
commit | cb55161470e051e520bad388c20e32d43cfca973 (patch) | |
tree | c7361bac86353d03509b052625c0a140a8ac5ec2 /tools | |
parent | dcb175d4309a41723ebeb561a8089115d9e7126b (diff) | |
download | zsh-cb55161470e051e520bad388c20e32d43cfca973.tar.gz zsh-cb55161470e051e520bad388c20e32d43cfca973.tar.bz2 zsh-cb55161470e051e520bad388c20e32d43cfca973.zip |
Completion insecurities handled on startup.
Completion-dependent directories with insecure permissions or ownership (e.g.,
group or other writability) are now detected, reported, and sanitized on OMZ
startup rather than unsafely ignored -- which resulted in effectively empty
completion caches and obscure compdef() errors resembling
"compdef: unknown command or service: git".
This fixes long-standing issues #630, #3356, and #3455 and related Babun issues
159, 281, and 322 -- and probably numerous other duplicates.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions