Atrox
027f5cce42
Add ability to short urls for uploaded content ( #85 )
...
Add ability to short urls for uploaded content
2016-06-15 08:42:57 -07:00
andreimarcu
e8d2d75c1c
Update documentation
2016-06-14 23:38:36 -07:00
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.
2016-06-04 15:04:32 -07:00
andreimarcu
4856ab0750
Allow for non-/ deployments. Fixes #61
2015-10-30 18:36:47 -04:00
andreimarcu
0b37309237
Allow configuration from ini-style file
2015-10-25 14:04:38 -04:00
andreimarcu
be08b7f0fd
Remove "sandbox" from files CSP to have pdfs work in chrome
2015-10-21 18:20:14 -04:00
andreimarcu
ba9fcd3a7b
Document allowing hotlinking
2015-10-18 11:08:47 -04:00
andreimarcu
20456b0b3c
Updarte README.md
2015-10-15 20:16:02 -04:00
andreimarcu
39ae89107c
Update README.md
2015-10-15 19:51:52 -04:00
andreimarcu
7df3b1328e
Update README.md
2015-10-15 19:33:38 -04:00
mutantmonkey
61147554a9
update CSP flags in readme
2015-10-12 00:02:22 -07:00
mutantmonkey
613ab24721
show usage for -authfile and -remoteauthfile
2015-10-11 19:38:04 -07:00
mutantmonkey
2cd432b5d3
update readme
2015-10-11 19:33:48 -07:00
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`.
2015-10-11 17:34:53 -07:00
andreimarcu
2b0135697b
Add option for using Real-IP
2015-10-11 20:32:28 -04:00
andreimarcu
354278d488
Real-IP middleware for fastcgi + nginx doc update
2015-10-10 11:22:24 -04:00
mutantmonkey
5600dd1ce3
update readme for new -bind flag
2015-10-09 23:16:30 -07:00
andreimarcu
8ad079ed0a
Fix readme
2015-10-08 01:40:03 -04:00
andreimarcu
639d519712
Configurable maximum upload file size. Fixes #35
2015-10-08 01:38:50 -04:00
andreimarcu
3c868d8fe5
Document new usage options
2015-10-07 13:25:38 -04:00
andreimarcu
ce73598f12
Document csp flags
2015-10-04 22:43:42 -04:00
andreimarcu
8f7b47f572
Support remote uploads
2015-10-01 20:58:08 -04:00
andreimarcu
e3dbbd1b11
Fix typo
2015-10-01 11:10:46 -04:00
andreimarcu
52cc3b4dff
Add fastcgi support and static cache headers
2015-10-01 10:32:59 -04:00
andreimarcu
e41d80dc96
Updated README and license
2015-09-28 23:46:50 -04:00
andreimarcu
ae451bb974
Added build status to README
2015-09-28 00:41:37 -04:00
andreimarcu
2de19e0daa
Add irc channel on readme
2015-09-25 21:49:33 -04:00
andreimarcu
2dbe318b18
Initial commit
2015-09-24 01:44:49 -04:00