##// 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 / dbmigrate / versions
001_initial_release.py Loading ...
002_version_1_1_0.py Loading ...
003_version_1_2_0.py Loading ...
004_version_1_3_0.py Loading ...
005_version_1_3_0.py Loading ...
006_version_1_4_0.py Loading ...
007_version_1_4_0.py Loading ...
__init__.py Loading ...