influxdb/roles
Michael Desa 57b876ad36 Unscope sources by role
Previously, as a misunderstanding of
https://github.com/influxdata/chronograf/issues/1915 we allowed
sources to be scoped by role within an organization. This was incorrect.
We no longer user the roles implementation of a chronograf.SourcesStore
and just use the organizations store.

We've left the code around a roles SourcesStore in place, since it may
be useful to us in the future. It may be worth removing if it is
determined that this behavior is not desirable.
2017-11-29 17:32:41 -05:00
..
roles.go Change SuperAdminRoleName to SuperAdminStatus 2017-11-07 13:59:51 -05:00
sources.go Unscope sources by role 2017-11-29 17:32:41 -05:00
sources_test.go Add roles implementation of sources store 2017-11-06 11:24:13 -05:00