Commit Graph

15200 Commits

Author SHA1 Message Date
Mitchell Hashimoto 7d03852f7c logical/framework: test for minimum age 2015-03-17 20:42:35 -05:00
Mitchell Hashimoto 14a48f6e92 logical/framework: only rollback old enough WAL entries 2015-03-17 20:39:46 -05:00
Mitchell Hashimoto 378968d56e logical/framework: WAL entry supports "kind" 2015-03-17 20:39:46 -05:00
Mitchell Hashimoto b8e2272421 logical/framework: rollback support 2015-03-17 20:39:46 -05:00
Mitchell Hashimoto 4016aba7ad logical/framework: WAL should live here 2015-03-17 20:39:45 -05:00
Mitchell Hashimoto 4e905d2850 logical: WAL methods 2015-03-17 20:39:45 -05:00
Mitchell Hashimoto 97dab0c285 vault: ignore backends that don't support rollback 2015-03-17 20:39:45 -05:00
Mitchell Hashimoto e078b957d4 vault: start/stop rollback manager post/pre seal 2015-03-17 20:39:45 -05:00
Mitchell Hashimoto c7b9148841 vault: RollbackManager
There are some major TODO items here, and it isn't hooked into the core
yet, but the basic functionality is there.
2015-03-17 20:39:45 -05:00
Mitchell Hashimoto abe0859aa5 vault: use RWMutex on MountTable itself 2015-03-17 20:39:45 -05:00
Armon Dadgar 99abc11ec5 vault: Adding ACL representation 2015-03-17 18:31:20 -07:00
Armon Dadgar ddab671bf4 vault: Adding policy parsing 2015-03-17 15:53:29 -07:00
Jack Pearkes 88c168507f Merge pull request #4 from hashicorp/website-demo-updates
Website: Demo improvements
2015-03-17 13:09:24 -07:00
Jack Pearkes 9af36ce265 website: defocus input (hide cursor) during submission 2015-03-17 12:55:24 -07:00
Jack Pearkes 89fd152077 website: add isLoading 2015-03-17 12:47:55 -07:00
Jack Pearkes cb94616509 website: slow down demo animation 2015-03-17 12:47:34 -07:00
Jack Pearkes 2568be1efa website: refactor send command for demo 2015-03-17 12:47:16 -07:00
Jack Pearkes 518b31a6f6 website: wire close button for demos, fade white overlay 2015-03-17 12:22:18 -07:00
Jack Pearkes 2b154b3f68 Merge pull request #3 from captainill/master
Demo updates
2015-03-17 09:07:51 -07:00
captainill 4aad849377 use mixin for transforms 2015-03-16 21:48:50 -07:00
captainill ac69fd66c5 add shadow to .demo-overlay 2015-03-16 20:31:59 -07:00
captainill 45c2cd0ab8 add hover state to terminal close 2015-03-16 20:24:17 -07:00
captainill 90a85e284c close btn for termina 2015-03-16 20:22:35 -07:00
captainill 53556a6201 update button gray 2015-03-16 20:07:18 -07:00
captainill 68da47e2a6 add loading bar to bottom of terminal popup 2015-03-16 20:06:55 -07:00
Jack Pearkes 3bf89098b8 website: tweak type aliasing, colors, weights 2015-03-16 17:17:10 -07:00
Armon Dadgar 46ccb81db4 vault: Respect grace period for revocation 2015-03-16 17:09:18 -07:00
Armon Dadgar a24192b728 vault: Support sys/revoke-prefix/ 2015-03-16 16:33:48 -07:00
Armon Dadgar f08659aaaa vault: Adding sys/revoke 2015-03-16 16:26:34 -07:00
Armon Dadgar 57b4f970d2 vault: Test renew of bad ID 2015-03-16 16:14:53 -07:00
Armon Dadgar e52f1ee960 vault: Testing sys/renew 2015-03-16 16:11:55 -07:00
Armon Dadgar 15b7dc2d02 vault: integration expiration manager with core 2015-03-16 15:28:50 -07:00
Armon Dadgar 5f1e3e5986 vault: Testing restore 2015-03-16 15:11:47 -07:00
Armon Dadgar 703bcd8190 vault: Testing revoke and renew 2015-03-16 15:11:47 -07:00
Armon Dadgar b203c27326 vault: testing internal expiration manager methods 2015-03-16 15:11:47 -07:00
Armon Dadgar 11552f132b vault: testing expiration manager persistence 2015-03-16 15:11:46 -07:00
captainill a64c47b9d3 animation speed on vault logo 2015-03-16 14:35:57 -07:00
captainill 8a59cb53bb Merge branch 'master' of github.com:hashicorp/vault 2015-03-16 14:21:42 -07:00
captainill 3d3972468b prototpe key animation 2015-03-16 14:21:29 -07:00
Armon Dadgar e85cd66b30 all: Removing fields from Lease 2015-03-16 13:29:51 -07:00
Armon Dadgar 18069d4cf7 vault: Handle a negetive renew increment 2015-03-16 11:52:38 -07:00
Armon Dadgar bdfa320e01 vault: First pass at expiration manager 2015-03-16 11:35:43 -07:00
Armon Dadgar c8d00f6aa2 vault: Adding barrier view scan method 2015-03-16 11:35:43 -07:00
Mitchell Hashimoto de1e28a77c vault: change to /sys/mounts 2015-03-16 10:52:35 -07:00
Mitchell Hashimoto 4161f7a440 http: fix mount endpoints 2015-03-16 10:51:13 -07:00
Mitchell Hashimoto 0e61d88b31 http: /v1/sys/mount DELETE 2015-03-16 10:41:08 -07:00
Mitchell Hashimoto e3a796028e http: /v1/sys/mount endpoint 2015-03-16 10:36:43 -07:00
Jack Pearkes 3d3ac3ff7a Merge pull request #2 from hashicorp/website-demo
Initial demo interface
2015-03-15 23:09:34 -07:00
Jack Pearkes f9bb6b9504 website: initial demo interface 2015-03-15 23:07:05 -07:00
Mitchell Hashimoto 7b1402b104 command/mounts 2015-03-15 21:28:31 -07:00