Ensure deleted/expired bins are not reused
Closed this issue · 1 comments
espebra commented
Currently it is possible to reuse deleted bins. This is a known issue. The current version does not have a database other than the filesystem, which means it is not obvious how this state can be stored.
espebra commented
This has been "fixed" in filebin2 (https://github.com/espebra/filebin2).