Skip to content
Commit e27def0d authored by diazb's avatar diazb
Browse files

Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords



When vim_accounts msgs arrive in the Kafka bus, vim password is decrypted
and stored in the SQL database. The ideal scenario would be to store it
encrypted in the SQL DB and decrypt it on demand, but that would require
to store the schema_version, instantiate a DbMongo client everywhere it is
needed and a few other modifications that would severely pollute the codebase.
There needs to be a modification in the future on the osm_common side to make
this more doable.

Signed-off-by: default avatarBenjamin Diaz <bdiaz@whitestack.com>
parent 0e34244e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment