Commit graph

9473 commits

Author SHA1 Message Date
Joshua Ogle 0a6be0d29a
Merge pull request #5853 from hashicorp/ui-license
UI: Fix popup menu active color and license link
2018-11-27 08:56:34 -07:00
Joshua Ogle e503f11dbc
Merge branch 'master' into ui-license 2018-11-27 08:56:19 -07:00
Martins Sipenko 640bae4b65 Remove false statement from docs. (#5854) 2018-11-27 07:47:34 -05:00
Joshua Ogle 7e305d157c UI: Fix popup menu active color and license link 2018-11-26 22:42:42 -07:00
Noelle Daley eb0a632ef1
Merge pull request #5847 from hashicorp/ui/remove-scrollbars
remove scrollbars from auth form
2018-11-26 11:32:13 -08:00
Noelle Daley dcf9862162 remove scrollbars from auth form 2018-11-26 11:13:07 -08:00
Matthew Irish 9f77077877
UI - build optimize (#5784)
* remove ember-cli-favicon

* link to png favicon in public folder

* skip some things in the build depending on the env

* update to ember-cli 3.5.0 for broccoli 2, and ember-fetch because it was incompatible with broccoli 2

* update some things the new sass module wasn't happy about

* turn off more things in dev to make the build faster

* bump to the latest ember-cli and move back to node-sass

* remove sass since we're using node-sass

* include polyfill in test as well
2018-11-26 12:47:56 -06:00
Noelle Daley 648fc62ebc
Merge pull request #5789 from hashicorp/ui/update-date-formatting
Replace Moment.js with Date-fns
2018-11-26 09:10:08 -08:00
Julian Borrey ce5fdcf8c1 fix typo in comment (#5843) 2018-11-26 09:27:31 -05:00
Jeff Mitchell e3dbe1f96b changelog++ 2018-11-21 13:10:53 -05:00
Noelle Daley 569ee7b097 replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
Brian Kassouf b2aad9913a
Cut version 1.0.0-rc1 2018-11-20 13:34:45 -08:00
Jeff Mitchell 0eef70f279 Update x/net deps to pull in some fixes. (#5827) 2018-11-20 13:29:13 -08:00
Calvin Leung Huang 130efb6c61 changelog++ 2018-11-20 12:20:59 -08:00
Brian Kassouf 6c19078da6 release prep 2018-11-20 11:45:27 -08:00
Brian Kassouf 2b2b69cf0b Update plugins 2018-11-20 11:43:38 -08:00
Matthew Irish 6e3d8311a1
changelog++ 2018-11-20 11:34:10 -06:00
Matthew Irish 08ca544273
plumb policy-override flag to the CLI (#5826) 2018-11-20 11:33:00 -06:00
Chris Hoffman 2686fd3791
changelog++ 2018-11-20 09:51:37 -05:00
Matthew Irish af79b86600
changelog++ 2018-11-19 21:25:51 -06:00
Calvin Leung Huang a510537778 Reset rekey progress once threshold has been met (#5743)
* Reset rekey progress once threshold has been met

* Reverting log message changes

* Add progress check on invalid rekey test

* Minor comment update
2018-11-19 17:03:07 -08:00
Becca Petrin a96f1f75ee Restore plugin name for backwards compatibility (#5825)
* re-add plugin name for backwards compat

* add plugin name to table for backwards compat

* conditionally set the plugin name

* Update command/auth_list.go

Co-Authored-By: tyrannosaurus-becks <beccapetrin@posteo.net>

* Update command/secrets_list.go

Co-Authored-By: tyrannosaurus-becks <beccapetrin@posteo.net>

* update auth and secrets list commands

* add comments regarding deprecation
2018-11-19 16:41:17 -08:00
Brian Kassouf d4264a5c27
changelog++ 2018-11-19 16:03:59 -08:00
Brian Kassouf 4abb0274bc
changelog++ 2018-11-19 16:02:39 -08:00
Brian Kassouf 3842ccd90c
changelog++ 2018-11-19 16:01:00 -08:00
Brian Kassouf bad1d3fa30
changelog++ 2018-11-19 15:56:39 -08:00
Brian Kassouf 186ebb3143
changelog++ 2018-11-19 15:55:10 -08:00
Brian Kassouf 06ec55faf4
Update CHANGELOG.md 2018-11-19 15:52:00 -08:00
Julien Balestra a60ed6a53c agent: fix auth when multiple redirects (#5814) 2018-11-19 15:50:42 -08:00
Brian Kassouf a32c37331d
Update handler_test.go 2018-11-19 15:25:41 -08:00
Brian Kassouf 9d74c933cf
Update encoding.go 2018-11-19 15:24:41 -08:00
Calvin Leung Huang 907dd834ff Revert deprecated plugin var names (#5822)
* Revert field back to ListPluginsResponse.Names

* Revert field back to MountConfig.PluginName and APIMountConfig.PluginName
2018-11-19 15:23:48 -08:00
Clint dfe585c7f7 Agent kube projected token (#5725)
* Add support for custom JWT path in Agent: kubernetes auth

- add support for "token_path" configuration
- add a reader for mocking in tests

* add documentation for token_path
2018-11-19 14:28:17 -08:00
Jennifer Yip 5ad06760d6 Update share image (#5776) 2018-11-19 17:24:13 -05:00
Calvin Leung Huang ad3e105012
Mount tune options (#5809)
* Refactor mount tune to support upsert options values and unset options.

* Do not allow unsetting options map

* add secret tune version regression test

* Only accept valid options version

* s/meVersion/optVersion/
2018-11-19 14:23:25 -08:00
Jennifer Yip 6421670cfe Add consent manager to vaultproject.io (#5808)
* Add consent manager

* Add Hull and Hotjar
2018-11-19 17:23:03 -05:00
Richard Flosi 7daa57ccf3 Update section-header to 4.0.0 (#5821) 2018-11-19 17:20:54 -05:00
Jeff Escalante 15c22a414e update docs sidenav (#5810) 2018-11-19 17:20:03 -05:00
Matthew Irish d8ed66ae1f
changelog++ 2018-11-19 15:59:57 -06:00
Jeff Mitchell 127413461b
Remove token store paths with token/accessors in URLs (#5773) 2018-11-19 16:58:19 -05:00
Matthew Irish e9002a0ce5
return backend on the PKI model so that capabilities fetches work (#5824) 2018-11-19 15:48:24 -06:00
Matthew Irish 7320a92963
if the secret doesn't exist, set cas to 0 (#5823) 2018-11-19 15:47:58 -06:00
Brian Kassouf 0c6793d774
Update path_role.go (#5820) 2018-11-19 13:40:36 -08:00
Matthew Irish 610fe599c2
UI secondary dr recovery token fix (#5818)
* use the OTP that the server provides instead of generating one in the JS client

* fix button styling

* differentiate between OTP and encoded token and encrypted token in the template
2018-11-19 15:14:24 -06:00
Brian Kassouf 33776b89c2
Wrap storage calls with encoding checks (#5819)
* Add encoding backend

* More work on encoding checks

* Update error message

* Update physical/encoding.go

* Disable key checks if configured
2018-11-19 13:13:16 -08:00
Brian Kassouf c16f7485e7
perf-standby: Fix audit table upgrade on standbys (#5811) 2018-11-19 10:21:53 -08:00
Atthavit Wannasakwong 4344bb8ec1 fix wrong IAM action name in docs (#5812)
Reference:
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/api-permissions-reference.html
2018-11-17 09:10:50 -08:00
Jim Kalafut 824c02a234
Show migration check error (#5806) 2018-11-16 15:09:35 -08:00
Joshua Ogle 194c90a01d
Merge pull request #5758 from hashicorp/ui-empty-states
UI: Empty state styles
2018-11-16 08:58:26 -07:00
Joshua Ogle 583584b180
Merge branch 'master' into ui-empty-states 2018-11-16 08:58:02 -07:00