##// END OF EJS Templates
login: don't use request.params because it allows to passing multiple...
login: don't use request.params because it allows to passing multiple values for GET which can confuse the system.
marcink -
r2149:cae7e0e2 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / lib / middleware
utils
__init__.py Loading ...
mock_scm_app.py Loading ...
test_appenlight.py Loading ...
test_simplegit.py Loading ...
test_simplehg.py Loading ...
test_simplesvn.py Loading ...
test_simplevcs.py Loading ...
test_vcs.py Loading ...
test_vcs_unavailable.py Loading ...