All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] gitweb: Allow users to have their own project directories.
Date: Fri, 26 Jan 2007 14:44:51 +0100	[thread overview]
Message-ID: <epd0id$a7e$1@sea.gmane.org> (raw)
In-Reply-To: 11697558112701-git-send-email-mdw@distorted.org.uk

Mark Wooding wrote:

> The git-daemon understands `~USER/...' as referring to a project within
> USER's home directory.  This change makes gitweb able to serve each
> user's personal projects without them all having to be linked into one
> place.
> 
> If the gitweb_config.perl file defines $user_path then a username given
> in the `u' argument, or as a leading `/~USER/' string in the PATH_INFO,
> causes gitweb to look for projects in $homedir/$user_path (where
> $homedir is USER's home directory).
> 
> Rather than expose all their projects, or the ones with an export file
> in them, a user can write a file listing the projects to be exported by
> gitweb.  (Maybe this ought to force strict_export on, but it doesn't at
> the moment.)
> 
> This patch leaves it as someone else's problem to actually work out
> which users have exported GIT repositories, and maybe compile them into
> a list.

Nice idea. Thanks.
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

      reply	other threads:[~2007-01-26 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-25 20:10 [PATCH] gitweb: Allow users to have their own project directories Mark Wooding
2007-01-26 13:44 ` Jakub Narebski [this message]

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='epd0id$a7e$1@sea.gmane.org' \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.