<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/scripts/git-integration/git-auth.py, branch pu</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/scripts/git-integration/git-auth.py?h=pu</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/scripts/git-integration/git-auth.py?h=pu'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-06-02T08:34:34Z</updated>
<entry>
<title>Restructure scripts</title>
<updated>2015-06-02T08:34:34Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-01T21:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=10ecd3982decc31bda251ec73d00d6a903a75f9f'/>
<id>urn:sha1:10ecd3982decc31bda251ec73d00d6a903a75f9f</id>
<content type='text'>
* Move scripts/git-integration/ to git-interface/.
* Move scripts/aurblup/aurblup.py to scripts/aurblup.py.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update the OpenSSH patch</title>
<updated>2015-04-11T12:08:30Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-04-11T11:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ef1f3798a0d06fa5e3ba9ae9cda0d1000e4cc57b'/>
<id>urn:sha1:ef1f3798a0d06fa5e3ba9ae9cda0d1000e4cc57b</id>
<content type='text'>
Use the latest version of Damien Miller's patch to extend the parameters
to the AuthorizedKeysCommand.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Honor the database socket setting in Git scripts</title>
<updated>2014-12-27T11:42:12Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-12-26T21:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c3c110c09d453e52b77e8d2af186818ed3310fd6'/>
<id>urn:sha1:c3c110c09d453e52b77e8d2af186818ed3310fd6</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add basic Git authentication/authorization scripts</title>
<updated>2014-12-27T11:42:12Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-06-04T20:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ad17b9e2b4bebcf744129ed5a1a2c6e544d42739'/>
<id>urn:sha1:ad17b9e2b4bebcf744129ed5a1a2c6e544d42739</id>
<content type='text'>
This adds two scripts to be used together with Git over SSH:

* git-auth.py is supposed to be used as AuthorizedKeysCommand. It checks
  whether the public key belongs to any AUR user and invokes
  git-serve.py, passing the name of the corresponding user as a command
  line argument, if any.

* git-serve.py is a wrapper around git-shell(1) that checks whether the
  user passed as command line argument has access to the Git repository
  that a push operation writes to.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
