]> source.dussan.org Git - gitblit.git/commit
New forks shall respect the source repository access restriction 67/167/1
authorJames Moger <james.moger@gitblit.com>
Fri, 5 Sep 2014 23:19:32 +0000 (19:19 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 5 Sep 2014 23:19:32 +0000 (19:19 -0400)
commita08e6f95864eb9a7ea8a1003083938f8bbc648c7
tree971ded25f97a1434c7e7d29369bb4661bdd68f29
parent30dc4e420aa0b7c9f33c5f1af0f4b7dc26fcc63b
New forks shall respect the source repository access restriction

If the source repository access restriction exceeds the fork default (push)
then the fork shall inherit the source repository access restriction.
src/main/java/com/gitblit/manager/GitblitManager.java