diff options
author | James Moger <james.moger@gitblit.com> | 2012-07-11 17:21:00 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-07-11 17:21:00 -0400 |
commit | e4547fa58281ca2c64f934457d8377b19f8230c7 (patch) | |
tree | 0f8f7e3b19386406ba1f2d12bfa4da96bcb04fc8 /docs/05_roadmap.mkd | |
parent | ec478948bb6977554b63bb472b2f54151864ccaa (diff) | |
download | gitblit-e4547fa58281ca2c64f934457d8377b19f8230c7.tar.gz gitblit-e4547fa58281ca2c64f934457d8377b19f8230c7.zip |
Documentation
Diffstat (limited to 'docs/05_roadmap.mkd')
-rw-r--r-- | docs/05_roadmap.mkd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/05_roadmap.mkd b/docs/05_roadmap.mkd index 6c0cea5b..3d593a03 100644 --- a/docs/05_roadmap.mkd +++ b/docs/05_roadmap.mkd @@ -22,12 +22,6 @@ This list is volatile. * optional automatic push to origin/remotes?
* optional manual push to origin/remotes?
* Gitblit: Repository regex substitutions should be stored in .git/.config, not gitblit.properties
-* Gitblit: Consider allowing git:// protocol using JGit
- * new setting *git.allowGitProtocol* to enable/disable git:// protocol
- * unrestricted repositories would have anonymous RW git:// access
- * push-restricted repositories would have anonymous R git:// access
- * clone-restricted repositories would prohibit git:// access
- * view-restricted repositories would prohibit git:// access
### IDEAS
|