##// 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.

File last commit:

r2666:603f05bc stable
r2679:5fe2f43b default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.12.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]