##// END OF EJS Templates
auth: use more consistent logging on failed logs....
auth: use more consistent logging on failed logs. - auth-token, auth-rhodecode uses info for OK, and warn for failed logins. - using error logs can cause wrong expectations about failure to loging due to an error.
marcink -
r2679:5fe2f43b default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / ssh_support / tests
__init__.py Loading ...
conftest.py Loading ...
test_server_git.py Loading ...
test_server_hg.py Loading ...
test_server_svn.py Loading ...
test_ssh_authorized_keys_gen.py Loading ...
test_ssh_wrapper.py Loading ...