##// END OF EJS Templates
mercurial: protocol security updates....
mercurial: protocol security updates. - fixes Mercurial CVE for lack of permissions checking on mercurial batch commands - more strict checks for permissions, now default to push instead of pull to be always on safe side. - decypher batch commands and pick top-most permission to be used
marcink -
r2724:7a057a98 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs
backends
conf
utils
__init__.py Loading ...
client_http.py Loading ...
compat.py Loading ...
connection.py Loading ...
exceptions.py Loading ...
geventcurl.py Loading ...
nodes.py Loading ...
path.py Loading ...