##// END OF EJS Templates
encryption: added new backend using cryptography + Fernet encryption....
encryption: added new backend using cryptography + Fernet encryption. - This would soon replace the old deprecated one based on pycrypto - We need a migration for the encryption data

File last commit:

r3507:14ee9487 default
r3522:3910c057 default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.17.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]