##// 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 / authentication
plugins
tests
__init__.py Loading ...
base.py Loading ...
interface.py Loading ...
registry.py Loading ...
routes.py Loading ...
schema.py Loading ...
views.py Loading ...