57b876ad36
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. |
||
---|---|---|
.. | ||
roles.go | ||
sources.go | ||
sources_test.go |