Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass-through to user shell support when SSH connection is not from a git client #9

Open
neechbear opened this issue Mar 20, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@neechbear
Copy link
Member

Given the way in which the gitcache-ssh is invoked as a ForceCommand from the OpenSSH server, it would be useful for the wrapper to detect when it is not being called by a client git command line, and simply pass-through to the users original default shell (justexec` and replace itself).

This should, of course, be optionally configurable functionality, as there will be use cases where the Git case administrator will not wish to grant shell access.

If this functionality is added, it should be administratively disabled by default.

@neechbear neechbear added the enhancement New feature or request label Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant