misterunknown / ifm

Improved File Manager
MIT License
341 stars 70 forks source link

Overwrite warning even when file doesn't exist #158

Closed maggie44 closed 3 years ago

maggie44 commented 3 years ago

When "confirmoverwrite" => 1 and you upload a file, you get a warning that a file will be overwritten, even if the file doesn't already exist. This can be replicated in the IFM demo: https://ifmdemo.gitea.de

misterunknown commented 3 years ago

Thanks for the hint, this is fixed in the latest commit.