darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#89ssh read access to any public repo should be allowed
darcs get hub.darcs.net:OTHERUSER/PUBLICREPO
currently requires that you have member access in that repo, and shouldn't. Ie, ssh read access to other peoples' public repos should always be allowed, without requiring membership.
#48 also mentions this.
There, I said "Enabling ssh get of any repo requires some security review, since all ssh-based operations go through the same code path", I'm no longer sure why.
- status set to closed
allow ssh users to get any public repo, not just writable ones (fixes #89)