Atrox
027f5cce42
Add ability to short urls for uploaded content ( #85 )
Add ability to short urls for uploaded content
9 years ago
andreimarcu
e8d2d75c1c
Update documentation
9 years ago
mutantmonkey
2b5cc07005
Use Content-Security-Policy frame-ancestors
X-Frame-Options has been deprecated by Content Security Policy Level 2.
We will need to provide the option for older browsers for the time
being, but frame-ancestors is preferred on newer ones.
9 years ago
andreimarcu
4856ab0750
Allow for non-/ deployments. Fixes #61
9 years ago
andreimarcu
0b37309237
Allow configuration from ini-style file
9 years ago
andreimarcu
be08b7f0fd
Remove "sandbox" from files CSP to have pdfs work in chrome
9 years ago
andreimarcu
ba9fcd3a7b
Document allowing hotlinking
9 years ago
andreimarcu
20456b0b3c
Updarte README.md
9 years ago
andreimarcu
39ae89107c
Update README.md
9 years ago
andreimarcu
7df3b1328e
Update README.md
9 years ago
mutantmonkey
61147554a9
update CSP flags in readme
9 years ago
mutantmonkey
613ab24721
show usage for -authfile and -remoteauthfile
9 years ago
mutantmonkey
2cd432b5d3
update readme
9 years ago
mutantmonkey
aa7dad3a03
add support for auth keys
Add a middleware that requires authorization for all POST, PUT, and
DELETE requests. This is done using the Authorization header and the
provided auth key is then checked against a file containing scrypted
auth keys. These keys are salted the constant string `linx-server`.
9 years ago
andreimarcu
2b0135697b
Add option for using Real-IP
9 years ago
andreimarcu
354278d488
Real-IP middleware for fastcgi + nginx doc update
9 years ago
mutantmonkey
5600dd1ce3
update readme for new -bind flag
9 years ago
andreimarcu
8ad079ed0a
Fix readme
9 years ago
andreimarcu
639d519712
Configurable maximum upload file size. Fixes #35
9 years ago
andreimarcu
3c868d8fe5
Document new usage options
9 years ago
andreimarcu
ce73598f12
Document csp flags
9 years ago
andreimarcu
8f7b47f572
Support remote uploads
9 years ago
andreimarcu
e3dbbd1b11
Fix typo
9 years ago
andreimarcu
52cc3b4dff
Add fastcgi support and static cache headers
9 years ago
andreimarcu
e41d80dc96
Updated README and license
9 years ago
andreimarcu
ae451bb974
Added build status to README
9 years ago
andreimarcu
2de19e0daa
Add irc channel on readme
9 years ago
andreimarcu
2dbe318b18
Initial commit
9 years ago