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. 06 Nov, 2019 1 commit
  2. 05 Nov, 2019 1 commit
  3. 25 Oct, 2019 4 commits
  4. 23 Oct, 2019 1 commit
  5. 21 Oct, 2019 1 commit
  6. 18 Oct, 2019 4 commits
  7. 17 Oct, 2019 7 commits
  8. 16 Oct, 2019 2 commits
  9. 15 Oct, 2019 1 commit
  10. 14 Oct, 2019 3 commits
  11. 10 Oct, 2019 1 commit
  12. 09 Oct, 2019 1 commit
  13. 07 Oct, 2019 2 commits
  14. 04 Oct, 2019 1 commit
    • Noelle Daley's avatar
      Backport 1.2.4: allow viewing kv-v2 secrets gated by control groups (#7573) · 6ed111eb
      Noelle Daley authored
      * update linters
      
      * do not swallow ControlGroupErrors when viewing or editing kvv2 secrets (#7504)
      
      * do not swallow ControlGroupErrors when viewing or editing kvv2 secrets
      
      * test kv v2 control group workflow
      
      * do not manually clearModelCache when logging out since this already happens when leaving the logout route
      
      * remove pauseTest
      
      * update comments
      
      * wip - looking into why restricted user can see the control group protected secret after it has already been unwrapped once
      
      * strip version from query params so we can unwrap a secret after it is authorized
      
      * use attachCapabilities instead of lazyCapabilities to ensure models are cleaned up properly
      
      * remove comment
      
      * make ControlGroupError extend AdapterError
      
      * fix broken redirect_to test
      
      * one day i will remember to remove my debugger statements; today is not that day
      
      * no need to check for a ControlGroupError since it extends an AdapterError
      
      * see if using EmberError instead of AdapterError fixes the browserstack tests
      
      * Revert "see if using EmberError instead of AdapterError fixes the browserstack tests"
      
      This reverts commit 14ddd67cacbf1ccecb8cc2d1f59a2c273866da72.
      
      * resolve redirect_to merge conflict
      6ed111eb
  15. 30 Sep, 2019 1 commit
  16. 26 Sep, 2019 1 commit
  17. 09 Sep, 2019 8 commits