COMMITS
/ api/sys_auth.go October 15, 2018
J
Batch tokens (#755)
Jeff Mitchell committed
August 14, 2018
J
Remove injection into top routes (#5101)
Jeff Mitchell committed
July 24, 2018
B
API: Add context to each raw request call (#4987)
Brian Kassouf committed
April 10, 2018
J
Purge structs from API.
Jeff Mitchell committed
March 21, 2018
C
Passthrough request headers (#4172)
Calvin Leung Huang committed
B
Add options to mount tune and mount endpoints in preparation for versioning (#4155)
Brian Kassouf committed
March 20, 2018
J
Spelling (#4119)
Josh Soref committed
C
Unauthenticated endpoint to list secret and auth mounts (#4134)
Calvin Leung Huang committed
March 9, 2018
C
Audit HMAC values on AuthConfig (#4077)
Calvin Leung Huang committed
February 22, 2018
C
Add TTL related config options on auth enable (#4019)
Calvin Leung Huang committed
November 30, 2017
J
Port over some changes
Jeff Mitchell committed
August 31, 2017
C
Normalize plugin_name option for mount and enable-auth (#3202)
Calvin Leung Huang committed
July 20, 2017
C
Backend plugin system (#2874)
Calvin Leung Huang committed
June 26, 2017
J
Create and persist human-friendly-ish mount accessors (#2918)
Jeff Mitchell committed
February 16, 2017
J
Add WithOptions methods to audit/auth enabling (#2383)
Jeff Mitchell committed
August 14, 2016
J
Restore compatibility with pre-0.6.1 servers for CLI/Go API calls
Jeff Mitchell committed
August 8, 2016
J
Fix tests and update mapstructure
Jeff Mitchell committed
June 15, 2016
V
Added 'sys/auth/<path>/tune' endpoints.
vishalnayak committed
March 3, 2016
J
Create a unified function to sanitize mount paths.
Jeff Mitchell committed
April 5, 2015
M
api: client library methods to get tokens
Mitchell Hashimoto committed
April 2, 2015
M
command/auth-enable
Mitchell Hashimoto committed
April 1, 2015
M
api: fix compile
Mitchell Hashimoto committed
M
api: fix auth API
Mitchell Hashimoto committed
March 13, 2015
M
api: use /v1 prefix
Mitchell Hashimoto committed
March 11, 2015
M
api: separate sys out further
Mitchell Hashimoto committed