-
- Downloads
Remove Mongo SSL private key password parameter (#24123)
This parameter makes the impression that Metabase can deal with encrypted private keys, but this is not the case. The internal keystore password can just as well be randomly generated in the code.
Showing
- modules/drivers/mongo/resources/metabase-plugin.yaml 0 additions, 6 deletionsmodules/drivers/mongo/resources/metabase-plugin.yaml
- modules/drivers/mongo/src/metabase/driver/mongo/util.clj 3 additions, 5 deletionsmodules/drivers/mongo/src/metabase/driver/mongo/util.clj
- modules/drivers/mongo/test/metabase/test/data/mongo.clj 0 additions, 1 deletionmodules/drivers/mongo/test/metabase/test/data/mongo.clj
- src/metabase/driver/util.clj 2 additions, 2 deletionssrc/metabase/driver/util.clj
Please register or sign in to comment