filestash/server
Mickael Kerjean a75a33d49b fix (share): access shared link multiple times issue
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
2022-07-20 00:25:39 +10:00
..
.assets/emacs fix (#209): fix emacs export error 2019-11-11 00:13:07 +11:00
common fix (panic): concurrent read issue 2022-05-19 00:45:56 +10:00
ctrl fix (share): access shared link multiple times issue 2022-07-20 00:25:39 +10:00
generator maintain (go): go format 2021-08-22 16:47:09 +10:00
middleware feature (logging): additional logging info in debug mode 2022-07-14 13:27:21 +10:00
model cleanup (samba): cleanup code in samba plugin 2022-02-23 22:12:24 +11:00
plugin feature (plg_backend_ftp): alternative ftp backend 2022-06-12 02:25:31 +10:00
main.go feature (manifest): generate application manifest server side 2022-05-11 22:23:02 +10:00