open-vault/sdk/logical
Jeff Mitchell 9816963355
Move SudoPrivilege out of SystemView (#7266)
* Move SudoPrivilege out of SystemView

We only use this in token store and it literally doesn't work anything
that isn't the token store or system mount, so we should stop exposing
something that doesn't work.

* Reconcile extended system view with sdk/logical a bit and put an explanation for why SudoPrivilege isn't moved over
2019-08-26 10:23:46 -04:00
..
audit.go Allow plugins to submit audit requests/responses via extended SystemView (#6777) 2019-05-22 18:52:53 -04:00
auth.go Tokenhelper v2 (#6662) 2019-06-14 10:17:04 -04:00
connection.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
controlgroup.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
error.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
identity.pb.go Rerun proto gen as some got gen'd with old proto version (#7090) 2019-07-09 01:02:20 +02:00
identity.proto Allow logical backends access to the disabled state of an entity (#6791) 2019-05-28 16:31:50 -05:00
lease.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
logical.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
logical_storage.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
plugin.pb.go Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
plugin.proto Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
request.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
response.go adds Cache-Control header to oidc .well-known endpoints (#7108) 2019-07-15 11:04:45 -07:00
response_util.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
response_util_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
secret.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
storage.go Port some stuff (#6939) 2019-06-20 16:02:11 -04:00
storage_inmem.go Revert "Merge StoragePackerV2 implementation (#6874)" (#6997) 2019-06-26 19:26:06 -05:00
storage_inmem_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
storage_test.go Fix Okta auth to allow group names containing slashes (#6665) 2019-05-01 14:56:18 -07:00
storage_view.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
system_view.go Move SudoPrivilege out of SystemView (#7266) 2019-08-26 10:23:46 -04:00
testing.go Fix import cycle 2019-07-02 21:01:34 -04:00
token.go sdk/logical: handle empty token type string values as TokenTypeDefault (#7273) 2019-08-14 09:45:40 -04:00
token_test.go sdk/logical: handle empty token type string values as TokenTypeDefault (#7273) 2019-08-14 09:45:40 -04:00
translate_response.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00