You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow access to access_authority tracks when properly signed (#689)
When reqs are signed by access_authority, allow those tracks to be
returned (otherwise, streaming is a needle in a haystack kind of
problem).
Doesn't have much performance impact b/c most rows are null
access_authorities and those that are have a quick comparison.
0 commit comments