##// END OF EJS Templates
pyramid: if possible fetch csrf tokens from pyramid session....
pyramid: if possible fetch csrf tokens from pyramid session. - we need to explicitly pass in requests into secure forms - allows to not use pylons global session for fetching csrf tokens

File last commit:

r1858:58a4db79 default
r1918:de4c5093 default
Show More
.bumpversion.cfg
6 lines | 144 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.9.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]