Merge branch 'jn/shell-disable-interactive'
commit03da85b954507749af01545888a20b7643761d58
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:01:53 +0000 (21 14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:01:53 +0000 (21 14:01 -0700)
treee3dc383a148a1b77c69536a300e7f819ce54b739
parent858c2e050f3605b822a3c97e2974e3df4805add3
parent35297089e550c30e6d0f6db2adca5d44d254a7ed
Merge branch 'jn/shell-disable-interactive'

When the interactive access to git-shell is not enabled, we issue a
message meant to help the system admininstrator to enable it. Add
an explicit way to help the end users who connect to the service by
issuing custom messages to refuse such an access.

* jn/shell-disable-interactive:
  shell: new no-interactive-login command to print a custom message
  shell doc: emphasize purpose and security model