]> source.dussan.org Git - gitblit.git/commit
Added setting to globally disable anonymous pushes in the receive pack
authorJames Moger <james.moger@gitblit.com>
Fri, 27 Sep 2013 17:44:28 +0000 (13:44 -0400)
committerJames Moger <james.moger@gitblit.com>
Sat, 28 Sep 2013 01:31:39 +0000 (21:31 -0400)
commit629806c4c04d3bfc058056069c3123fd91782639
treec0c6eac8dcecb59d2bc23300986a09a8abbdc11b
parent234933ef14ca0ff2175235bc42bf1aa40040aa5d
Added setting to globally disable anonymous pushes in the receive pack

Change-Id: I3460c9c0eeb32503d58325fd09793a0cd40aa2c4
releases.moxie
src/main/distrib/data/gitblit.properties
src/main/java/com/gitblit/Constants.java
src/main/java/com/gitblit/git/GitblitReceivePackFactory.java
src/main/java/com/gitblit/wicket/pages/EditRepositoryPage.java