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
errors when the drives aren't mounted. And does so in a way that's non-trivial to work around.
I've tried to track down if that's just convenience or for security-related functionality, but that code changed a number of times, and I've lost track.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm having a little pet project where I want to serve data from multiple discs, including USB drives.
aiohttp/aiohttp/web_urldispatcher.py
Lines 537 to 538 in 3edc43c
I've tried to track down if that's just convenience or for security-related functionality, but that code changed a number of times, and I've lost track.
I wonder if it'd be OK to just drop that check?
Beta Was this translation helpful? Give feedback.
All reactions