transfer.sh/server
kugiyasan c7164856d2
issue #420 added MaxDate.IsZero() check (#427)
* issue #420 return 400 response when Max-Days is too big

* issue #420 moved the Max-Days check before saving the metadata

* issue #420 added a logging message when Max-Days is invalid

* issue #420 added MaxDate.IsZero() check

Co-authored-by: kugiyasan <kugiyasan@users.noreply.github.com>
2021-10-30 10:04:43 +02:00
..
clamav.go Fix path (#416) 2021-10-16 09:51:09 +02:00
handlers.go issue #420 added MaxDate.IsZero() check (#427) 2021-10-30 10:04:43 +02:00
handlers_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
ip_filter.go Golint (#404) 2021-08-19 22:45:30 +02:00
server.go Golint (#404) 2021-08-19 22:45:30 +02:00
storage.go Golint (#404) 2021-08-19 22:45:30 +02:00
token.go Golint (#404) 2021-08-19 22:45:30 +02:00
token_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
utils.go Golint (#404) 2021-08-19 22:45:30 +02:00
virustotal.go Golint (#404) 2021-08-19 22:45:30 +02:00