Commit Graph

10543 Commits

Author SHA1 Message Date
kedarkale27
26d7b048c7
Merge pull request #1 from lkumarjain/master
Added unit test case
2019-03-13 09:44:14 +05:30
Lokesh Jain
42219b2350
Added unit test case 2019-03-13 09:40:09 +05:30
Richard Flosi
a1ebacc3fe Update hashi-consent-manager to v1.0.8 (#6401) 2019-03-12 18:29:37 -07:00
Calvin Leung Huang
09b08c330e
changelog++ 2019-03-12 13:29:00 -07:00
Calvin Leung Huang
d2adf2813f
changelog++ 2019-03-12 13:28:07 -07:00
Calvin Leung Huang
27c655ef67
agent/caching: add X-Cache and Age headers (#6394)
* agent/caching: add X-Cache and Age headers, update Date header on cached resp

* Update command/agent/cache/lease_cache.go

Co-Authored-By: calvn <cleung2010@gmail.com>

* Update command/agent/cache/proxy.go

Co-Authored-By: calvn <cleung2010@gmail.com>
2019-03-12 13:21:02 -07:00
Jeff Mitchell
07f3e7961b changelog++ 2019-03-12 11:08:09 -04:00
Jeff Mitchell
8b9c1e21a4
ToUpper base32 values for TOTP key ingress (#6400)
Fixes #6396
2019-03-12 11:07:03 -04:00
Jeff Mitchell
a94a4b8140 Add a bit on testing upgrades in advance 2019-03-09 11:57:51 -05:00
Matthew Irish
fc64a47750 add apt-get flags (#6389) 2019-03-09 02:58:18 -05:00
Calvin Leung Huang
30a6d9f1c0
testing: allow logger and audit backends to be set in TestCoreWithSealAndUI (#6388) 2019-03-08 13:46:24 -08:00
Jeff Mitchell
56ea9df7b1 Add response warnings to audit logs (#6386) 2019-03-08 13:42:14 -08:00
Jeff Mitchell
57aab50175 Update login command docs 2019-03-08 15:37:38 -05:00
Jeff Mitchell
528604359c
Stop some curl whining (#6385)
GET is inferred, so make curl whine less by not printing it
2019-03-08 14:14:50 -05:00
Jeff Escalante
43b28b075b correct quotes in docs layout (#6368) 2019-03-07 17:00:24 -08:00
Calvin Leung Huang
37bb1c471b
changelog++ 2019-03-07 16:00:14 -08:00
Calvin Leung Huang
f72078f237
agent/caching: use locks on LeaseCache.Send (#6374)
* agent/caching: use locks on LeaseCache.Send to prevent running multiple renewer goroutines

* update comment
2019-03-07 15:50:12 -08:00
Yoko
3e12bc1dec policy capabilities: write --> update (#6373) 2019-03-07 16:34:47 -05:00
Jeff Mitchell
92988f36a1 HSM -> Auto Unseal in init help output 2019-03-07 15:10:50 -05:00
Jim Kalafut
0b7a43a446
changelog++ 2019-03-07 11:58:22 -08:00
Jim Kalafut
a7531526ab
Fix hanging on empty keys during operator migrate (#6371) 2019-03-07 11:48:48 -08:00
Chris Hoffman
0f39031ddc Fixing transit seal tests (#6342)
* fixing dockertest to run on travis

* try a repo local directory

* precreate the directory

* strip extraneous comment

* check directory was created

* try to print container logs

* try writing out client logs

* one last try

* Attempt to fix test

* convert to insecure tls

* strip test-temp
2019-03-07 11:23:30 -08:00
Alessandro De Blasis
85de0630e2 docs: pki - adding missing ext_key_usage_oids desc (#6367)
Adding missing entries

Just copied over the FieldSchema descriptions
2019-03-07 14:07:10 -05:00
Christopher McNabb
d0442dbba5 Use proper pathSeparator for the operating system (#6347)
* Use proper pathSeparator for the operating system

When running on Windows use the backslash as the path separator, other wise use the forward slash
2019-03-07 09:51:10 -05:00
Eero Niemi
0fffc097b9 Fixed typo (#6363)
Fixed typo, rolset -> roleset
2019-03-07 09:50:13 -05:00
Vishal Nayak
f1fcc27d2d
Avoid redundant client creation (#6361) 2019-03-06 22:09:55 -05:00
Calvin Leung Huang
71279c37c0
changelog++ 2019-03-06 18:18:45 -08:00
Calvin Leung Huang
e57416c93d
Refactor handleCacheClear input params (#6350)
* Refactor handleCacheClear input params

* address review feedback

* fix handleCacheClear's token_accessor case
2019-03-06 18:08:19 -08:00
Calvin Leung Huang
ba86e6bbd5
agent/caching: proxy redirect and non-json responses; update tests (#6353)
* agent/caching: proxy redirect and non-json responses; update tests

* agent/caching: do not wrap error responses as internal errors, simply proxy them back as-is

* minor refactoring of APIProxy.Send logic

* add test case to ensure error response is not wrapped
2019-03-06 17:23:20 -08:00
Becca Petrin
07b18eef6b
update path for mounting plugin (#6351) 2019-03-06 15:57:03 -08:00
Calvin Leung Huang
0af9f6ec26
docs/agent-caching: update cache-clear endpoint (#6354) 2019-03-06 11:13:43 -08:00
Becca Petrin
1503c69fd9
update partnership doc (#6352) 2019-03-06 10:27:12 -08:00
Jeff Mitchell
8a340f9804 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
Kedar Kale
3947a2448a Update mssql.go
query will run on the database passed as the parameter instead of the master database
2019-03-06 15:45:41 +05:30
Becca Petrin
9490903326
strip merge markdown from changelog 2019-03-05 15:14:33 -08:00
Brian Kassouf
30f07c76e1
Cut version 1.1.0-beta2 2019-03-05 15:09:19 -08:00
Brian Kassouf
4156a204f4
changelog++ 2019-03-05 14:54:56 -08:00
Brian Kassouf
7174c42b1e
release prep 2019-03-05 14:54:12 -08:00
Calvin Leung Huang
5d375a8edd docs/agent-caching: add note about compatibility with older server versions 2019-03-05 14:12:04 -08:00
Joakim Bakke Hellum
6ec1c3b7b9 UI - Add space in enable secrets engine title (#6344)
This adds a space in the title of the enable secrets engine page. Example: "Enable Google Cloud KMSsecrets engine" should be "Enable Google Cloud KMS secrets engine"
2019-03-05 14:41:59 -06:00
Jim Kalafut
84ee56e26f
changelog++ 2019-03-05 12:34:14 -08:00
Calvin Leung Huang
d43b814dc4 changelog++ 2019-03-05 12:30:34 -08:00
Calvin Leung Huang
eb60d68726 changelog++ 2019-03-05 12:22:10 -08:00
Calvin Leung Huang
e0f1b48510 changelog++ 2019-03-05 12:21:16 -08:00
Vishal Nayak
d94c646a6d Explicit setting of url fields (#6349) 2019-03-05 12:20:16 -08:00
Vishal Nayak
c00c00ba94
Agent Cache doc updates (#6331)
* Agent Cache doc updates

* doc update

* Add renewal management section

* doc updates

* paraphrase the orphan token case
2019-03-05 15:19:52 -05:00
ncabatoff
219245dbfb
Add code for writing and reading request counters to storage. (#5918)
Increment a counter whenever a request is received. 
The in-memory counter is persisted to counters/requests/YYYY/MM.
When the month wraps around, we reset the in-memory counter to
zero.
Add an endpoint for querying the request counters across all time.
2019-03-05 14:55:07 -05:00
Vishal Nayak
c14e61c16e
Change agent's port to 8007 (#6348) 2019-03-05 12:57:17 -05:00
Vishal Nayak
6719ede26a
Test request token overriding auto-auth case (#6346) 2019-03-05 12:49:58 -05:00
Jim Kalafut
b125e73ed4
Update JWT plugin dependency and docs (#6345) 2019-03-05 09:46:04 -08:00