mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-22 08:16:04 +01:00
When trying to access a shared link protected with a password many times over, user would see an ErrNotValid (case 2 from ShareVerifyProof in ctrl/share.go). With this commit, we are making sure the proof cookie doesn't grow more when trying to access the same link over and over again |
||
|---|---|---|
| .. | ||
| static | ||
| admin.go | ||
| config.go | ||
| export.go | ||
| files.go | ||
| report.go | ||
| search.go | ||
| session.go | ||
| share.go | ||
| static.go | ||
| webdav.go | ||