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
Letting the blob URL store be extended doesn't seem like a good idea. At least, I think there's general agreement it's not the best pattern and we don't want to see it spread further.
We should enumerate all objects which can be stored in it and what policies affect them, rather than allowing arbitrary extensions.
Raising this separately from #92 as that's a big enough task on its own.