##// END OF EJS Templates
authn: don't use formatted_json to log statements. It totally screws up...
authn: don't use formatted_json to log statements. It totally screws up logging formatting, and makes big entries in logs with newlines.

File last commit:

r5:bf576ea0 default
r12:2adf7c1f default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.0.1
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]