Closed mhindery closed 9 years ago
The autocomplete feature allows users to list directories, whil they do not have access to those paths. Is there a way to disable this behaviour?
Example: cd /etc/ -> press tab and the /etc directory will be listed.
This is quite serious. I thought I had a test to prevent such a regression. I'll be working on it asap.
Corrected the completion, and added a test.
Thanks for reporting this bug!
The autocomplete feature allows users to list directories, whil they do not have access to those paths. Is there a way to disable this behaviour?
Example: cd /etc/ -> press tab and the /etc directory will be listed.