keystone/keystone/credential
Ralf Haferkamp a4be0cb9e8 Fix PostgreSQL specifc issue with credentials encoding
Decode the encrypted credential value to a string value before handing
it over the database, when running under Python 3.x. Otherwise the
underlying database driver (e.g. psycopg2) might treat it as binary
data.

Change-Id: I87425b54f471e66a9ab3974ab46c4b7f3838b962
Closes-Bug: #1833739
2019-09-18 11:43:52 +02:00
..
backends Fix PostgreSQL specifc issue with credentials encoding 2019-09-18 11:43:52 +02:00
providers Update misleading comment about fernet credential encryption 2019-06-20 15:13:06 +00:00
__init__.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00
core.py Add cadf auditing to credentials 2019-06-12 13:34:05 -07:00
provider.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
schema.py Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00