|
|
|
|
|
by lifis
61 days ago
|
|
Obviously an image picker shouldn't leak filenames... The filename is a property of the directory entry storing the file storing the image. The image picker only grants access to the image, not to directories, directory entries or files. If you want filenames, you need to request access to a directory, not to an image |
|
There are plenty of use cases where the filename is relevant (and many, many people intentionally use the image name for sorting / cataloging).