influxdb/testing
Michael Desa bfb865cd72 feat(influxdb): authorize org service operations
feat(influxdb): add unauthorized error code

feat(testing): export ErrorsEqual method

feat(authorizer): add Authorize method that authorizers permissions

feat(authorizer): add org service that authorizes actions to a wrapped org service

feat(http): use authorized org service in org handler

feat(authorizer): rename Authorize to IsAllowed
2019-01-16 14:41:57 -05:00
..
auth.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
basic_auth.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
bucket_service.go filter buckets by FindOptions 2019-01-16 13:08:56 +01:00
cells.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dashboards.go feat(platform): add organization id to dashboard 2019-01-14 11:28:28 -05:00
dbrp_mapping.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
id.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
keyvalue_log.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
label_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
macro.go feat(bolt): org index for filtering macros 2019-01-15 20:39:41 +01:00
onboarding.go fix(influxdb): add org id to permissions 2019-01-11 12:23:28 -05:00
organization_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
scraper_target.go add(gather): add writer interface 2019-01-11 13:09:18 -05:00
secret.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
session.go feat(http): add renew session 2019-01-16 11:07:35 -05:00
source.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
telegraf.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
user_resource_mapping_service.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
user_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
util.go feat(influxdb): authorize org service operations 2019-01-16 14:41:57 -05:00