vault/plugins
Calvin Leung Huang a9e7dbb7b4
Support MongoDB session-wide write concern (#3646)
* Initial work on write concern support, set for the lifetime of the session

* Add base64 encoded value support, include docs and tests

* Handle error from json.Unmarshal, fix test and docs

* Remove writeConcern struct, move JSON unmarshal to Initialize

* Return error on empty mapping of write_concern into mgo.Safe struct
2017-12-05 15:31:01 -05:00
..
database Support MongoDB session-wide write concern (#3646) 2017-12-05 15:31:01 -05:00
helper/database Fix MySQL legacy username regression (#3141) 2017-08-10 18:28:18 -07:00
serve.go Fix a few PR comments 2017-05-02 15:59:08 -07:00