mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-29 00:55:51 +08: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