gitolite/src
Sitaram Chamarty c7d95293dd revert part of 9ad7ea4
Fix a problem with authkeys perms when REPO_UMASK is too loose.

(To duplicate it, run a fresh, non-root install, and when gl-setup pops
up an editor, change the REPO_UMASK to 0007 (from the default 0077).
You'll find that ~/.ssh/authorized_keys now has g+w set, causing sshd to
refuse key-based access.)

And before you ask, even though gl-setup does it, I won't fiddle with
the permissions of an existing file in *this* code.  (gl-setup is run
manually by the admin, this one gets run on every push).

----

Side note: 9ad7ea4 was somewhat forced on me, and I didn't really agree
with parts of it.  I have no idea why I gave in so easily, but it won't
happen again!
2011-06-11 14:02:26 +05:30
..
gitolite.pm revert part of 9ad7ea4 2011-06-11 14:02:26 +05:30
gitolite_env.pm gitolite v2.0rc1 -- please see new developer-notes doc 2011-01-16 07:26:13 +05:30
gitolite_rc.pm Allowing customization of authentication options thru gitolite.rc 2011-06-11 13:04:12 +05:30
gl-auth-command make REPO_BASE absolute early 2011-03-21 07:51:10 +05:30
gl-compile-conf make projects.list (and some other files) writes atomic 2011-05-25 08:15:36 +05:30
gl-conf-convert all src: (please read full commit message): allow local admin-defined hooks 2009-11-13 18:37:46 +05:30
gl-dont-panic gitolite v2.0rc1 -- please see new developer-notes doc 2011-01-16 07:26:13 +05:30
gl-easy-install forcibly set user.{name,email} if needed 2011-05-04 14:04:10 +05:30
gl-install make REPO_BASE absolute early 2011-03-21 07:51:10 +05:30
gl-mirror-shell mirror-shell fix: setup GL_RC; post-update needs it 2011-03-21 07:51:24 +05:30
gl-mirror-sync add -prune to find commands 2011-01-28 04:55:04 +05:30
gl-query-rc gitolite v2.0rc1 -- please see new developer-notes doc 2011-01-16 07:26:13 +05:30
gl-setup forcibly set user.{name,email} if needed 2011-05-04 14:04:10 +05:30
gl-setup-authkeys new doc on gitolite without ssh, plus some minor docfixes 2011-03-30 18:42:39 +05:30
gl-system-install make gl-system-install easier to run 2011-05-28 18:14:19 +05:30
gl-time gitolite v2.0rc1 -- please see new developer-notes doc 2011-01-16 07:26:13 +05:30
gl-tool gitolite v2.0rc1 -- please see new developer-notes doc 2011-01-16 07:26:13 +05:30
sshkeys-lint (sshkeys-lint) add detection of duplicate *.pub files 2011-05-10 10:17:05 +05:30