This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 14 Dec, 2017 1 commit
    • Brian Kassouf's avatar
      Database gRPC plugins (#3666) · a401cc7c
      Brian Kassouf authored
      * Start work on context aware backends
      
      * Start work on moving the database plugins to gRPC in order to pass context
      
      * Add context to builtin database plugins
      
      * use byte slice instead of string
      
      * Context all the things
      
      * Move proto messages to the dbplugin package
      
      * Add a grpc mechanism for running backend plugins
      
      * Serve the GRPC plugin
      
      * Add backwards compatibility to the database plugins
      
      * Remove backend plugin changes
      
      * Remove backend plugin changes
      
      * Cleanup the transport implementations
      
      * If grpc connection is in an unexpected state restart the plugin
      
      * Fix tests
      
      * Fix tests
      
      * Remove context from the request object, replace it with context.TODO
      
      * Add a test to verify netRPC plugins still work
      
      * Remove unused mapstructure call
      
      * Code review fixes
      
      * Code review fixes
      
      * Code review fixes
      a401cc7c
  2. 30 Nov, 2017 1 commit
  3. 27 Oct, 2017 1 commit
  4. 24 Oct, 2017 1 commit
  5. 23 Oct, 2017 2 commits
  6. 19 Oct, 2017 2 commits
    • Joel Thompson's avatar
      Explicitly check go version in build (#3309) · 7e03a4ae
      Joel Thompson authored
      * Explicitly check go version in build
      
      Several GH issues have been opened by people trying to use an older
      version of Go to build Vault (e.g., #3307 is the most recent). This adds
      an explicit check to the build to hopefully make it more clear to users
      in the future.
      
      * Also add checking for go patch version
      
      * Up minimum go version
      
      And fix a comment
      
      * Bump travis to go1.9.1
      7e03a4ae
    • Vishal Nayak's avatar
      Added spellcheck target to makefile (#3398) · b78a63be
      Vishal Nayak authored
      * Added spellcheck target to makefile
      
      * address review comments
      b78a63be
  7. 11 Oct, 2017 1 commit
    • Vishal Nayak's avatar
      Porting identity store (#3419) · 6b9ce0c8
      Vishal Nayak authored
      * porting identity to OSS
      
      * changes that glue things together
      
      * add testing bits
      
      * wrapped entity id
      
      * fix mount error
      
      * some more changes to core
      
      * fix storagepacker tests
      
      * fix some more tests
      
      * fix mount tests
      
      * fix http mount tests
      
      * audit changes for identity
      
      * remove upgrade structs on the oss side
      
      * added go-memdb to vendor
      6b9ce0c8
  8. 05 Sep, 2017 1 commit
  9. 04 Sep, 2017 1 commit
  10. 11 Aug, 2017 1 commit
    • Brian Kassouf's avatar
      Fix MySQL legacy username regression (#3141) · 1fd46cbc
      Brian Kassouf authored
      * Fix the mysql legacy username length
      
      * Remove boolean parameter
      
      * Add a MySQL 5.6 container to test the legacy MySQL plugin against
      
      * Add database plugins to the make file
      
      * Fix credsutil test
      1fd46cbc
  11. 26 Jul, 2017 1 commit
  12. 01 Jun, 2017 1 commit
  13. 19 May, 2017 1 commit
  14. 15 Mar, 2017 1 commit
  15. 16 Feb, 2017 1 commit
  16. 06 Feb, 2017 1 commit
  17. 06 Jan, 2017 1 commit
  18. 20 Oct, 2016 1 commit
  19. 14 Sep, 2016 1 commit
  20. 19 Aug, 2016 1 commit
  21. 10 Aug, 2016 1 commit
  22. 15 May, 2016 2 commits
  23. 10 May, 2016 1 commit
  24. 28 Apr, 2016 2 commits
  25. 27 Apr, 2016 1 commit
  26. 05 Apr, 2016 1 commit
  27. 25 Feb, 2016 1 commit
  28. 19 Feb, 2016 1 commit
  29. 18 Feb, 2016 1 commit
  30. 03 Feb, 2016 1 commit
  31. 09 Jan, 2016 1 commit
  32. 09 Dec, 2015 1 commit
  33. 19 Nov, 2015 1 commit
  34. 31 May, 2015 1 commit
  35. 29 Apr, 2015 1 commit
  36. 28 Apr, 2015 1 commit