-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[breaking] Temporarily remove the AWS MFA code path (#30)
[breaking] Temporarily remove the AWS MFA code pathNeed a better story around this, especially with AWS now supporting yubikeys. For now - disable it.
- Loading branch information
1 parent
f5c03e5
commit cebe8bc
Showing
35 changed files
with
573 additions
and
185 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
21 changes: 17 additions & 4 deletions
21
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
20 changes: 6 additions & 14 deletions
20
vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc/jsonrpc.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
22 changes: 7 additions & 15 deletions
22
vendor/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.