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. 02 Oct, 2018 9 commits
    • sk4ry's avatar
      Add ability to configure the NotBefore property of certificates in role api (#5325) · 58c6c033
      sk4ry authored
      * Add ability to configure the NotBefore property of certificates in role api
      
      * Update index.html.md
      
      * converting field to time.Duration
      
      * setting default back to 30s
      
      * renaming the parameter not_before_duration to differentiate between the NotBefore datetime on the cert
      
      * Update description
      58c6c033
    • Matthew Irish's avatar
      UI - ent fixes (#5430) · eb06ff51
      Matthew Irish authored
      * re-add performancestandycode for health api call
      
      * update debounce timeout for namespace input on the auth page
      
      * re-fetch cluster model on successful init
      
      * 500ms for the debounce
      
      * swap auth methods after successful api call so that the auth box doesn't jump around
      
      * move list capability fetch to namespace component and don't use computed queryRecord to fetch it
      
      * convert ed models to JSON so that they're unaffected by store unloading
      
      * serialize with the id for the auth method models
      
      * speed tests back up with different polling while loop
      
      * login flash isn't in the same run loop so no longer needs withFlash
      eb06ff51
    • Joel Thompson's avatar
      Allow specifying role-default TTLs in AWS secret engine (#5138) · 7e610e62
      Joel Thompson authored
      * Allow specifying role-default TTLs in AWS secret engine
      
      * Add an acceptance test
      
      * Add docs for AWS secret role-default TTLs
      
      * Rename default_ttl to default_sts_ttl
      
      * Return default_ttl as int64 instead of time.Duration
      
      * Fix broken tests
      
      The merge of #5383 broke the tests due to some changes in the test style
      that didn't actually cause a git merge conflict. This updates the tests
      to the new style.
      7e610e62
    • Matthew Irish's avatar
      changelog++ · edd5db3a
      Matthew Irish authored
      edd5db3a
    • Matthew Irish's avatar
      UI - token expiration calculation (#5435) · 83d4cef4
      Matthew Irish authored
      * fix token expiration calculation
      
      * move authenticate to an ember concurrency task
      
      * don't show logged in nav while still on the auth route
      
      * move current tests to integration folder, add unit test for expiration calculation
      
      * fix auth form tests
      83d4cef4
    • Nageswara Rao Podilapu's avatar
      Update page content with a generic noun (#5444) · db3b6468
      Nageswara Rao Podilapu authored
      This might be a typo, It says `A user may have a client token sent to her` instead it should say `A user may have a client token sent to them`
      db3b6468
    • Brian Kassouf's avatar
      Fix seal status tests (#5443) · 519d764c
      Brian Kassouf authored
      519d764c
    • Calvin Leung Huang's avatar
    • JohnVonNeumann's avatar
      Update operator_init.go (#5441) · c628d8b3
      JohnVonNeumann authored
      Minor grammar fix.
      c628d8b3
  2. 01 Oct, 2018 21 commits
  3. 28 Sep, 2018 10 commits