how to create new htdigest user
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 15 Jun 2010 17:25:41 +0000 (19:25 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 15 Jun 2010 17:25:41 +0000 (19:25 +0200)
gitweb/httpd.conf

index e3d909c..6ca3e72 100644 (file)
@@ -13,6 +13,7 @@ ssl.pemfile = "/home/dpavlin/klin/backup/.git/gitweb/server.pem"
 
 auth.backend = "htdigest"
 auth.backend.htdigest.userfile = "/home/dpavlin/klin/backup/.git/gitweb/passwd" 
+# htdigest ../backup/.git/gitweb/passwd bak-git new-login
 auth.require = ( "/" =>
                  (
                  # method must be either basic or digest