ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
435 stars 112 forks source link

able to see other content when i press tab #167

Closed dt-flo closed 7 years ago

dt-flo commented 7 years ago

I can see content of other directories outside the shell when i press tab to autocomplete with dir or nano or whatever. Please fix this.

dt-flo commented 7 years ago

Ok this seems to be fixed in 0.9.18, i was using 0.9.16 installed by apt-get install lshell.