transfer.sh/server
Alexey Kostin 1eecc22fb3
Normalize upload file name (#606)
* Generate secure token using crypto rand

* Normalize names of uploaded files

* revert token.go accidentally added to commit

* better input filename normalization using transfrom chain

* remove unused line

---------

Co-authored-by: Alexey Kostin <a.kostin@corp.mail.ru>
Co-authored-by: Andrea Spacca <andrea.spacca@gmail.com>
2024-03-20 09:02:57 +09:00
..
storage deps: remove ioutil package (#583) 2023-10-13 23:52:59 +02:00
clamav.go deps: remove ioutil package (#583) 2023-10-13 23:52:59 +02:00
handlers.go Normalize upload file name (#606) 2024-03-20 09:02:57 +09:00
handlers_test.go Golint (#404) 2021-08-19 22:45:30 +02:00
ip_filter.go add IP_FILTERLIST_BYPASS_HTTP_AUTH (#538) 2023-03-12 13:34:41 +09:00
server.go server/server.go: use TLS config provided by acme/autocert (#567) 2023-06-20 20:07:19 +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 Improve purgeTime display in web page (#558) 2023-05-19 19:01:54 +09:00
virustotal.go all: update gdrive client and various linting cleanups (#497) 2022-07-14 18:02:18 +02:00