Closed mshin-wolvic closed 8 months ago
This patch implements the file selection that uses <input type=file>. The selected file should be an absolute file path since the policy checking if the file can be read only allows the absolute file path.
<input type=file>
This patch implements the file selection that uses
<input type=file>
. The selected file should be an absolute file path since the policy checking if the file can be read only allows the absolute file path.