public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jari Aalto <jari.aalto@cante•net>
To: git@vger•kernel.org
Subject: [PATCH] Document service option receive-pack
Date: Wed, 29 Aug 2007 12:57:06 +0300	[thread overview]
Message-ID: <4pii3bpp.fsf@cante.net> (raw)

Signed-off-by: Jari Aalto <jari.aalto@cante•net>
---
 Documentation/git-daemon.txt |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt
index f902161..91ce5f3 100644
--- a/Documentation/git-daemon.txt
+++ b/Documentation/git-daemon.txt
@@ -157,6 +157,13 @@ the facility of inet daemon to achieve the same before spawning
 SERVICES
 --------
 
+receive-pack::
+        Allow anonymous push to the repository. Use with caution.
+        Anyone can do anything in there: push to the repository,
+        delete content and branches or even add malicious code. This
+        kind of public pushable repository content needs peer review
+        and cannot be trusted.
+
 upload-pack::
 	This serves `git-fetch-pack` and `git-peek-remote`
 	clients.  It is enabled by default, but a repository can
-- 
1.5.3.rc5

    Available from git repository http://cante.net/~jaalto/git/git
    Branch: Documentation/git-daemon.txt+document-service-option--receive-pack

                 reply	other threads:[~2007-08-29  9:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4pii3bpp.fsf@cante.net \
    --to=jari.aalto@cante$(echo .)net \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox