Open affo opened 5 years ago
@aanthony1243 as far as you know, it the whole pre-auth code or only BucketsAccessed
to be removed?
Thank you
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Was this fixed somehow?
Some code for the pre-authorization is dead.
We should at least remove
BucketsAccessed
: https://github.com/influxdata/influxdb/blob/2a6cfe3c78f49100d3c17d266107b7efa99f1067/query/spec.go#L32And the
WalkIR
function in Flux: https://github.com/influxdata/flux/blob/780ffd77ed641d0005fbc704f56c4e329b33cbf3/lang/compiler.go#L452DOD:
WalkIR
from Flux