Christian Winther
|
3dd08c2924
|
Update sys-step-down.html.md
|
2016-03-20 18:02:32 +01:00 |
|
Vishal Nayak
|
e8b9852fee
|
Merge pull request #1237 from ezbercih/patch-1
Fix a typo
|
2016-03-20 10:02:10 -04:00 |
|
Cem Ezberci
|
efda0f1a61
|
Fix a typo
|
2016-03-19 21:24:17 -07:00 |
|
Jeff Mitchell
|
385d80abb6
|
Add some clarification to advertise_addr
|
2016-03-19 10:21:51 -04:00 |
|
Jeff Mitchell
|
74c7e5339b
|
changelog++
|
2016-03-18 16:32:56 -04:00 |
|
vishalnayak
|
f612415762
|
changelog++
|
2016-03-18 14:59:58 -04:00 |
|
Vishal Nayak
|
26857bee52
|
Merge pull request #1233 from hashicorp/auth-token-restore
Restore the previous valid token if token authentication fails
|
2016-03-18 14:57:50 -04:00 |
|
vishalnayak
|
dfbf2da1e2
|
Restore the previous valid token if token authentication fails
|
2016-03-18 14:43:16 -04:00 |
|
vishalnayak
|
86d0c03d3f
|
Fix capabilities test case
|
2016-03-18 12:55:18 -04:00 |
|
vishalnayak
|
d0f36bf231
|
changelog++
|
2016-03-18 12:43:00 -04:00 |
|
Vishal Nayak
|
54c18b87b2
|
Merge pull request #1221 from hashicorp/acl-sys-capabilities
Enfore ACLs for sys-capabilities endpoint
|
2016-03-18 12:44:37 -04:00 |
|
vishalnayak
|
dd8e116241
|
Sort the capabilities before returning
|
2016-03-18 12:40:17 -04:00 |
|
vishalnayak
|
b7e83baffc
|
Tests for capabilites in system backend
|
2016-03-18 11:58:06 -04:00 |
|
vishalnayak
|
9504a12d40
|
Rename PrepareRequest to PrepareRequestFunc
|
2016-03-18 10:37:49 -04:00 |
|
Jeff Mitchell
|
a02c874db5
|
Merge pull request #1231 from pradeepchhetri/fix-typo
Fix Typo
|
2016-03-18 10:37:39 -04:00 |
|
Pradeep Chhetri
|
f86c98bca8
|
Fix Typo
|
2016-03-18 14:06:49 +00:00 |
|
Jeff Mitchell
|
49d1e7a087
|
Some generic docs updates
|
2016-03-18 09:57:21 -04:00 |
|
vishalnayak
|
506c34783a
|
Removed http/sys_capabilties_test.go
|
2016-03-18 09:48:45 -04:00 |
|
vishalnayak
|
289a2a2661
|
Add separate path for capabilities-self to enable ACL
|
2016-03-17 22:52:03 -04:00 |
|
vishalnayak
|
0ac4aa123d
|
Deleted http/sys_capabilities.go since the requests are directly going to system backend
|
2016-03-17 22:44:48 -04:00 |
|
vishalnayak
|
f97b2e5648
|
Enable callbacks for handling logical.Request changes before processing requests
|
2016-03-17 22:29:53 -04:00 |
|
vishalnayak
|
a064b1b2a0
|
Fix http capabilities tests
|
2016-03-17 21:03:32 -04:00 |
|
vishalnayak
|
f8dd4f6c2f
|
Fix broken testcases
|
2016-03-17 21:03:32 -04:00 |
|
vishalnayak
|
56a9ac8f7c
|
Fix help descriptions
|
2016-03-17 21:03:32 -04:00 |
|
vishalnayak
|
aa0cef3564
|
Fixed capabilities API to receive logical response
|
2016-03-17 21:03:32 -04:00 |
|
vishalnayak
|
b812ea1203
|
Refactoring the capabilities function
|
2016-03-17 21:03:32 -04:00 |
|
vishalnayak
|
de5c8199a8
|
Move sys/capabilities to logical_system along with business logic from core
|
2016-03-17 21:03:32 -04:00 |
|
vishalnayak
|
cebf72bca8
|
Move capabilities accessor logic to logical_system
|
2016-03-17 21:03:32 -04:00 |
|
Jeff Mitchell
|
d97b077db1
|
changelog++
|
2016-03-17 18:26:26 -04:00 |
|
Jeff Mitchell
|
6d5d9c4e03
|
Merge pull request #1227 from hashicorp/issue-477
Don't renew cert-based tokens if the policies have changed.
|
2016-03-17 18:25:39 -04:00 |
|
Jeff Mitchell
|
f5d304ab56
|
Add exclude_cn_from_sans to PKI docs
|
2016-03-17 16:58:06 -04:00 |
|
Jeff Mitchell
|
907c87656a
|
changelog++
|
2016-03-17 16:30:12 -04:00 |
|
Jeff Mitchell
|
a6c942629e
|
Merge pull request #1229 from hashicorp/issue-1220
Add ability to exclude adding the CN to SANs.
|
2016-03-17 16:29:24 -04:00 |
|
Jeff Mitchell
|
5b0d85dbf3
|
Add ability to exclude adding the CN to SANs.
Fixes #1220
|
2016-03-17 16:28:40 -04:00 |
|
Jeff Mitchell
|
2d48377014
|
changelog++
|
2016-03-17 15:01:00 -04:00 |
|
Jeff Mitchell
|
3a4df1298f
|
Merge pull request #1228 from hashicorp/issue-1186
Add `-field` and `-format` to write command.
|
2016-03-17 14:58:16 -04:00 |
|
Jeff Mitchell
|
367add864d
|
Add -field and -format to write command.
Fixes #1186
|
2016-03-17 14:57:30 -04:00 |
|
Jeff Mitchell
|
6d249ec59b
|
Don't renew cert-based tokens if the policies have changed.
Also, add cert renewal testing.
Fixes #477
|
2016-03-17 14:22:24 -04:00 |
|
Jeff Mitchell
|
6fee5c0ece
|
Merge pull request #1226 from hashicorp/b-go-linker-flag
Go's -X linker flag now requires only one argument
|
2016-03-17 14:04:12 -04:00 |
|
Sean Chittenden
|
2f28a12cef
|
Go's -X linker flag now requires only one argument
|
2016-03-17 10:57:25 -07:00 |
|
Jeff Mitchell
|
cfa94ec264
|
Update CHANGELOG text regarding enabling plaintext accessor audit logging
|
2016-03-17 12:08:45 -04:00 |
|
Jeff Mitchell
|
3c8179e8c7
|
Update middleman-hashicorp
|
2016-03-16 20:06:17 -04:00 |
|
Jeff Mitchell
|
0d78b26c64
|
Put old releases text back
|
2016-03-16 16:17:56 -04:00 |
|
Jeff Mitchell
|
42b1fca1fd
|
Bump version to 0.6.0-dev
|
2016-03-16 16:02:46 -04:00 |
|
Jeff Mitchell
|
77f2b8a2fa
|
Cut version 0.5.2
v0.5.2
|
2016-03-16 15:48:36 -04:00 |
|
Jeff Mitchell
|
1a28dc823f
|
Remove us building Solaris binaries for the moment, as they don't build successfully
|
2016-03-16 15:47:55 -04:00 |
|
Jeff Mitchell
|
d887ecbd33
|
Normalize userpass errors around bad user/pass
|
2016-03-16 15:19:55 -04:00 |
|
Jeff Mitchell
|
33c2641568
|
Use 400 instead of 500 for failing to provide a userpass password.
|
2016-03-16 15:14:28 -04:00 |
|
Jeff Mitchell
|
0676a348f3
|
No need for the old Dockerfile for patched 1.5.3 anymore; it's in history if needed
|
2016-03-16 15:02:41 -04:00 |
|
Vishal Nayak
|
b9b4f458db
|
Merge pull request #1216 from hashicorp/userpass-update
Userpass: Update the password and policies associated to user
|
2016-03-16 14:58:28 -04:00 |
|