hgweb: centralize permission checks for protocol commands
Consistently enforces authorization checks set up in hgrc up front, so that the actual commands don't have to worry about them and implementers of hgweb alternatives can easily implement their own permission checks.
Loading
Please register or sign in to comment