Calvin Leung Huang
|
7a80fd0a81
|
add short sleep between revocation and lookup (#6425)
|
2019-03-15 18:24:53 -04:00 |
|
Jeff Mitchell
|
c4001cc40d
|
This moves api_test package tests into vault/external_tests
This prevents projects importing Vault's API from then also importing
the rest of Vault.
|
2019-03-06 11:20:42 -05:00 |
|
Calvin Leung Huang
|
1ae110e59a
|
core: handleLoginRequest should set resp.Auth.Orphan = true (#6335)
* core: handleLoginRequest should set resp.Auth.Orphan = true
* set auth.Orphan in RegisterAuth dynamically
* update related tests
|
2019-03-04 14:32:09 -08:00 |
|
Vishal Nayak
|
d514ff573a
|
Set orphan status in the token creation response (#6320)
|
2019-03-01 18:55:58 -05:00 |
|
Jeff Mitchell
|
5f249d4005
|
Add allowed_response_headers (#6115)
|
2019-02-05 16:02:15 -05:00 |
|
Jeff Mitchell
|
bbc1d53a5d
|
Revert "Refactor common token fields and operations into a helper (#5953)"
This reverts commit 66c226c593bb1cd48cfd8364ac8510cb42b7d67a.
|
2019-02-01 11:23:40 -05:00 |
|
Jeff Mitchell
|
85a560abba
|
Refactor common token fields and operations into a helper (#5953)
|
2019-01-30 16:23:28 -05:00 |
|
Jeff Mitchell
|
440ef3b42e
|
Fix bound cidrs propagation
|
2019-01-15 10:55:36 -05:00 |
|
Jeff Mitchell
|
127413461b
|
Remove token store paths with token/accessors in URLs (#5773)
|
2018-11-19 16:58:19 -05:00 |
|
Jeff Mitchell
|
8b6b344d86
|
Add default-service /default-batch to token store roles (#5711)
|
2018-11-07 09:45:09 -05:00 |
|
Jeff Mitchell
|
a64fc7d7cb
|
Batch tokens (#755)
|
2018-10-15 12:56:24 -04:00 |
|
Jeff Mitchell
|
ba0d029247
|
Restricts ACL templating to paths but allows failures (#5167)
When a templating failure happens, we now simply ignore that path,
rather than fail all access to all policies
|
2018-08-23 12:15:02 -04:00 |
|
Jeff Mitchell
|
50197d5bfd
|
Only write valid group alias memberships into leases (#5164)
|
2018-08-22 21:53:04 -04:00 |
|
Jeff Mitchell
|
4bf0b12bfa
|
Migrate external tests in vault folder
|
2018-08-22 20:50:52 -04:00 |
|