##// END OF EJS Templates
Added uri encoding to the username so that usernames with '@' in them (such as email address/users from LDAP) will...
Added uri encoding to the username so that usernames with '@' in them (such as email address/users from LDAP) will not have to replace the first '@' with %40 in order to clone
philip.j@hostdime.com -
r3048:3f0fe158 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / backends / git
__init__.py Loading ...
changeset.py Loading ...
config.py Loading ...
inmemory.py Loading ...
repository.py Loading ...
workdir.py Loading ...