vishalnayak
|
3861c88211
|
Accept params both as part of URL or as part of http body
|
2016-03-14 19:14:36 -04:00 |
vishalnayak
|
85a888d588
|
Enable token to be supplied in the body for lookup call
|
2016-03-14 18:56:00 -04:00 |
vishalnayak
|
dd94e8e689
|
Fix broken test case
|
2016-03-14 18:44:13 -04:00 |
vishalnayak
|
1dedf8d0e3
|
Rename 'name' as 'path' in audit API docs
|
2016-03-14 18:33:51 -04:00 |
vishalnayak
|
71fc07833f
|
Rename id to path and path to file_path, print audit backend paths
|
2016-03-14 17:15:07 -04:00 |
Jeff Mitchell
|
9ace2ccb08
|
changelog++
|
2016-03-14 16:56:43 -04:00 |
Jeff Mitchell
|
8f22dbc5d3
|
Merge pull request #1209 from hashicorp/issue-424
Add the ability to specify the app-id in the login path.
|
2016-03-14 16:43:16 -04:00 |
Jeff Mitchell
|
a798bdb822
|
Update app-id docs to use new endpoint
|
2016-03-14 16:43:02 -04:00 |
Jeff Mitchell
|
d648306d52
|
Add the ability to specify the app-id in the login path.
This makes it easier to use prefix revocation for tokens.
Ping #424
|
2016-03-14 16:24:01 -04:00 |
Jeff Mitchell
|
9bfd24cd69
|
s/hash_accessor/hmac_accessor/g
|
2016-03-14 14:52:29 -04:00 |
Jeff Mitchell
|
0b900f61b9
|
changelog++
|
2016-03-14 14:50:05 -04:00 |
Jeff Mitchell
|
9f5cc38ff7
|
Merge pull request #1208 from mhurne/aws-secret-backend-docs-fix
AWS permissions documentation fixes
|
2016-03-14 14:36:33 -04:00 |
Jeff Mitchell
|
0e3764832a
|
Add test for listener reloading, and update website docs.
|
2016-03-14 14:05:47 -04:00 |
Vishal Nayak
|
a74c7cf444
|
Merge pull request #1207 from hashicorp/audit-hash-accessor
Audit backends optionally hashing token accessor
|
2016-03-14 11:31:28 -04:00 |
vishalnayak
|
ea108fba18
|
Use accessor being set as the condition to restore non-hashed values
|
2016-03-14 11:23:30 -04:00 |
Jeff Mitchell
|
b3218d26d6
|
Properly scope config objects for reloading
|
2016-03-14 11:18:02 -04:00 |
Matt Hurne
|
4ee6b04405
|
AWS permissions documentation fixes: add missing permissions needed to attach and detach managed policies to IAM users, add missing comma, remove extraneous comma
|
2016-03-14 09:39:32 -04:00 |
vishalnayak
|
0602bb25f1
|
Remove redundant variables
|
2016-03-11 21:36:38 -05:00 |
vishalnayak
|
3e9bffd84f
|
Doc update for syslog and file backends
|
2016-03-11 21:14:39 -05:00 |
vishalnayak
|
e09819fedc
|
Added hash_accessor option to audit backends
|
2016-03-11 19:28:06 -05:00 |
Jeff Mitchell
|
84af6ec8ac
|
Don't generate an ID; use address for the ID. Generally speaking we'll need to sane against what's in the config
|
2016-03-11 17:28:03 -05:00 |
Jeff Mitchell
|
996c584192
|
Don't inline factory
|
2016-03-11 17:02:44 -05:00 |
Jeff Mitchell
|
9ce1be3b00
|
For not shutdown triggered...
|
2016-03-11 17:01:26 -05:00 |
Jeff Mitchell
|
d75ce9de9b
|
Retool to have reloading logic run in command/server
|
2016-03-11 16:47:03 -05:00 |
Jeff Mitchell
|
60aa46c211
|
Fix typo
|
2016-03-11 14:05:52 -05:00 |
Jeff Mitchell
|
c6066af4c1
|
Add tests. This actually adds the initial tests for the TLS listener,
then layers reloading tests on top.
|
2016-03-11 14:05:52 -05:00 |
Jeff Mitchell
|
baf0763b3c
|
Add reload capability for Vault listener certs. No tests (other than
manual) yet, and no documentation yet.
|
2016-03-11 14:05:52 -05:00 |
Vishal Nayak
|
3324d4e023
|
Merge pull request #1204 from hashicorp/fetch-health-params
Refactor fetching sys/health parameters
|
2016-03-11 10:55:37 -05:00 |
Vishal Nayak
|
c70b4bbbb2
|
Merge pull request #1201 from hashicorp/accessor-cli-flags
Accessor CLI flags
|
2016-03-11 09:55:45 -05:00 |
vishalnayak
|
ba50a14736
|
Refactor fetching sys/health parameters
|
2016-03-11 09:52:31 -05:00 |
vishalnayak
|
b8d202f920
|
Restore RevokeSelf API
|
2016-03-11 06:30:45 -05:00 |
Jeff Mitchell
|
0405788606
|
changelog++
|
2016-03-11 00:46:27 -05:00 |
Jeff Mitchell
|
28b212423b
|
Merge pull request #1202 from hashicorp/issue-1199
Add query parameters to `/sys/health` to specify return codes.
|
2016-03-11 00:45:11 -05:00 |
Jeff Mitchell
|
77b90c6745
|
Add query parameters to `/sys/health` to specify return codes.
Fixes #1199
|
2016-03-11 00:41:25 -05:00 |
Jeff Mitchell
|
5104ec5505
|
Update godeps
|
2016-03-10 22:50:50 -05:00 |
vishalnayak
|
9c8a8d6b96
|
changelog++
|
2016-03-10 22:37:12 -05:00 |
Jeff Mitchell
|
04eb6e79f0
|
Merge pull request #1200 from hashicorp/sethvargo/hcl_errors
Show HCL parsing errors and typos
|
2016-03-10 22:31:55 -05:00 |
Jeff Mitchell
|
90dd55b1e6
|
Sort policies before returning/storing, like we do in handleCreateCommon
|
2016-03-10 22:31:26 -05:00 |
Vishal Nayak
|
343e6f1671
|
Merge pull request #998 from chrishoffman/mssql
Sql Server (mssql) secret backend
|
2016-03-10 22:30:24 -05:00 |
vishalnayak
|
9659e3d148
|
Added test for token-revoke accessor flag
|
2016-03-10 21:38:27 -05:00 |
vishalnayak
|
0486fa1a3a
|
Added accessor flag to token-revoke CLI
|
2016-03-10 21:21:20 -05:00 |
vishalnayak
|
266af2a5e2
|
Added test for token-lookup accessor flag
|
2016-03-10 21:21:20 -05:00 |
vishalnayak
|
ed8a096596
|
Add accessor flag to token-lookup command and add lookup-accessor client API
|
2016-03-10 21:21:20 -05:00 |
Chris Hoffman
|
8c3539df35
|
Docs updates
|
2016-03-10 21:15:25 -05:00 |
Chris Hoffman
|
b1703fb18d
|
Cleaning up lease and lease duration vars and params
|
2016-03-10 21:15:18 -05:00 |
Chris Hoffman
|
ba94451875
|
Removing root protected endpoints
|
2016-03-10 21:08:39 -05:00 |
Chris Hoffman
|
dc7da4f4e8
|
Changing DROP USER query to a more compatible version
|
2016-03-10 21:06:50 -05:00 |
Chris Hoffman
|
fb79eb870b
|
Fixing missing Packages section in Godeps
|
2016-03-10 21:01:48 -05:00 |
vishalnayak
|
8094077cd3
|
Fix broken test case
|
2016-03-10 20:06:22 -05:00 |
vishalnayak
|
378db2bc3c
|
Add default policy to response auth object
|
2016-03-10 19:55:38 -05:00 |