Commit Graph

20 Commits

Author SHA1 Message Date
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