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

r2623:0cd3ef36 default
r3522:3910c057 default
Show More
compat.py
1 line | 39 B | text/x-python | PythonLexer
code: code fixes and small adjustments
r2623 from pyramid.compat import configparser