ZizzyDizzyMC
eeb7c95cbb
Update upload.go
2021-02-21 22:29:19 -05:00
ZizzyDizzyMC
354714708f
Update upload.go
2021-02-21 22:12:37 -05:00
ZizzyDizzyMC
0b39245c09
Update upload.go
2021-02-21 22:11:06 -05:00
ZizzyDizzyMC
84b9b36d35
Update upload.go
2021-02-21 22:09:56 -05:00
ZizzyDizzyMC
718dc08ca7
Update upload.go
2021-02-21 21:57:53 -05:00
ZizzyDizzyMC
416a0b1dcc
Update upload.go
2021-02-21 21:57:19 -05:00
ZizzyDizzyMC
93ec408815
Revert "Update upload.go"
...
This reverts commit 74d3a42eff
.
2021-02-21 21:52:06 -05:00
ZizzyDizzyMC
74d3a42eff
Update upload.go
2021-02-21 21:51:16 -05:00
ZizzyDizzyMC
6d818c543d
Update upload.go
2021-02-21 21:49:33 -05:00
ZizzyDizzyMC
60f91c88f0
Update upload.go
2021-02-21 21:48:38 -05:00
ZizzyDizzyMC
3967ecd3d1
Update upload.go
2021-02-21 21:48:10 -05:00
ZizzyDizzyMC
2842d0c9dc
Update upload.go
2021-02-21 21:41:20 -05:00
ZizzyDizzyMC
baa3c3c1d3
Update upload.go
2021-02-21 21:40:48 -05:00
ZizzyDizzyMC
afbb8abd81
Update upload.go
2021-02-21 21:39:45 -05:00
ZizzyDizzyMC
07a333e0a4
Update upload.go
2021-02-21 21:35:17 -05:00
ZizzyDizzyMC
dcf2b4fc29
Update upload.go
2021-02-21 21:28:25 -05:00
ZizzyDizzyMC
5ca1a60754
Update upload.go
2021-02-21 21:21:42 -05:00
ZizzyDizzyMC
0156fdb15b
Update upload.go
2021-02-21 21:14:31 -05:00
ZizzyDizzyMC
17441020c2
Update upload.go
2021-02-21 21:01:07 -05:00
ZizzyDizzyMC
7635abf2dc
Update upload.go
2021-02-21 20:56:38 -05:00
ZizzyDizzyMC
357f1b1883
Update upload.go
2021-02-21 20:56:12 -05:00
ZizzyDizzyMC
b61c08ac13
Update upload.go
2021-02-21 20:54:31 -05:00
ZizzyDizzyMC
ddb89bdc66
Update upload.go
2021-02-21 20:52:18 -05:00
ZizzyDizzyMC
5c3ace8829
Update upload.go
2021-02-21 20:51:32 -05:00
ZizzyDizzyMC
c4f40d2747
Update upload.go
2021-02-21 20:49:22 -05:00
ZizzyDizzyMC
486e4ed836
Update upload.go
2021-02-21 20:45:13 -05:00
ZizzyDizzyMC
fb1ec8a64c
Update upload.go
2021-02-21 20:43:38 -05:00
ZizzyDizzyMC
49161feb7a
Update upload.go
2021-02-21 20:40:53 -05:00
ZizzyDizzyMC
b8f4b55f05
Content-Length rejection if specified larger than allowed size.
2021-02-21 20:40:10 -05:00
ZizzyDizzyMC
2624427b6c
Update upload.go
2021-02-09 23:07:18 -05:00
ZizzyDizzyMC
cb69d98032
Update upload.go
2021-02-09 22:59:23 -05:00
ZizzyDizzyMC
654a1f0a84
Update upload.go
2021-02-09 22:53:27 -05:00
ZizzyDizzyMC
d6ebc29483
Update upload.go
2021-02-09 22:52:18 -05:00
ZizzyDizzyMC
5effb947e3
Update upload.go
2021-02-09 22:47:08 -05:00
ZizzyDizzyMC
f87914a2a2
Update upload.go
2021-02-09 22:44:04 -05:00
ZizzyDizzyMC
de6b3bc23f
Improved Security Logging
2021-02-09 22:36:14 -05:00
mutantmonkey
456274c1b9
Split and move auth into a separate package ( #224 )
...
* Split and move auth into a separate package
This change will make it easier to implement additional authentication
methods, such as OpenID Connect. For now, only the existing "apikeys"
authentication method is supported.
* Use absolute site prefix to prevent redirect loop
2020-08-14 00:42:45 -07:00
Infinoid
5eb6f32ff0
Switch to a more comprehensive mimetype detection library ( #231 )
2020-08-02 22:16:47 -07:00
Andrei Marcu
7543c82473
Remote upload: Add direct_url param for redirect
2020-03-12 14:18:12 -07:00
Andrei Marcu
a4240680c8
Merge branch 'accesskey' of git://github.com/stek29/linx-server into stek29-accesskey
2020-03-06 15:29:41 -08:00
Paweł Płazieński
597bec430c
Allow Basic authentication in browser ( #195 )
2020-03-06 15:21:49 -08:00
Viktor Oreshkin
b63274ad01
allow limiting access by passwords ( fix #194 )
2020-02-17 18:02:47 +03:00
mutantmonkey
8f3108148b
Add option to force random filenames ( fixes #86 ) ( #159 )
2019-01-26 02:04:32 -08:00
mutantmonkey
5d9a93b1e2
Add S3 backend ( #156 )
2019-01-24 23:33:11 -08:00
Andrei Marcu
e506304b84
Return direct URL in json responses
2019-01-14 15:28:32 -08:00
mutantmonkey
b7fadd9676
Add linx-cleanup tool
...
This doesn't completely fix #116 , but it makes setting up a cron job to
do cleanup much more pleasant.
2017-05-01 21:27:28 -07:00
andreimarcu
37f9a0cbbc
Change unknown extension from .ext to .file
2017-03-25 08:44:18 -07:00
mutantmonkey
e6ac89d6dc
Switch to https://github.com/h2non/filetype
...
This library is much better at detecting MIME types properly than the
existing one. Fixes #117 .
2017-03-25 01:08:56 -07:00
mutantmonkey
647aa2c0f6
Fix max expiry when provided expiry is 0
...
Previously, we did not properly handle the case where the provided
expiry was zero and the max expiry was configured to be nonzero; add an
additional check to cover this case.
Fixes #111 .
2016-11-02 19:31:32 -07:00
mutantmonkey
fef43d856e
Add option for maximum expiration time ( fixes #99 )
2016-09-18 22:05:26 -07:00