190 Commits (be08b7f0fdc281f9d95ae576dcd2d87676505d8e)
 

Author SHA1 Message Date
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 c8fc62398a Enable randomize in remote uploads 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
andreimarcu 50a54bbcfc Add linx-client in API documentation 9 years ago
andreimarcu 0d365409d0 Allow /upload/ for PUT requests without filename 9 years ago
andreimarcu 120909ce46 Template file was missing 9 years ago
andreimarcu c77f8285d4 Fix/implement .story 9 years ago
andreimarcu 9847beeff5 Cleanup 9 years ago
andreimarcu 3c659601e2 Make it an option for post uploads 9 years ago
andreimarcu 9b724725b3 Blank referrers are allowed 9 years ago
andreimarcu 256ca43d69 Update API documentation with API keys 9 years ago
andreimarcu b1e82f8d7f Update build.sh to build linx-genkey 9 years ago
andreimarcu 68653372ff Rename auth header to Linx-Api-Key and remove 9 years ago
andreimarcu 6987edc0d8 Remove non-API navigation links when using auth 9 years ago
andreimarcu be15ba076d Removed unnecessary duplicate static caching 9 years ago
Andrei Marcu e1b2896c64 Merge pull request #60 from mutantmonkey/proper_referrer_check 9 years ago
mutantmonkey d138755806 do a proper same-origin check 9 years ago
Andrei Marcu ff1d9f56a1 Merge pull request #59 from mutantmonkey/csp_referrer_fix 10 years ago
mutantmonkey a3723d3665 short-circuit on origin header 10 years ago
mutantmonkey 0a1aa869e4 nicer 400 error page 10 years ago
mutantmonkey a7ae455ac1 strict referrer check improvements 10 years ago
mutantmonkey 61147554a9 update CSP flags in readme 10 years ago
mutantmonkey cd83f9f0eb fix CSP referrer policy 10 years ago
Andrei Marcu 4fee922543 Merge pull request #58 from mutantmonkey/referrer_fixup2 10 years ago
mutantmonkey 39d874374d trim trailing / for origin checking 10 years ago
Andrei Marcu 60239467fd Merge pull request #56 from mutantmonkey/auth 10 years ago
mutantmonkey 613ab24721 show usage for -authfile and -remoteauthfile 10 years ago
mutantmonkey 2cd432b5d3 update readme 10 years ago
mutantmonkey dd4ac3a7ed add support remote auth keys 10 years ago
mutantmonkey 3dc4753b7a move reading auth keys into readAuthKeys 10 years ago
andreimarcu 104f648c0f Remove artifact 10 years ago
andreimarcu ae02f537f7 Add linx-genkey 10 years ago
mutantmonkey adbc1604dc add some more auth tests 10 years ago
mutantmonkey cc4e2ca0d9 read authfile once only 10 years ago
mutantmonkey 3c9e260926 improve auth tests and rename auth struct 10 years ago
mutantmonkey aa7dad3a03 add support for auth keys 10 years ago
andreimarcu 2b0135697b Add option for using Real-IP 10 years ago
andreimarcu 9ac016c3b5 Document overwriting a file 10 years ago
Andrei Marcu 6c9d517c80 Merge pull request #55 from mutantmonkey/redirect_fix 10 years ago
mutantmonkey 52ec9f8e2d use 303 redirects instead of 301s 10 years ago
andreimarcu 354278d488 Real-IP middleware for fastcgi + nginx doc update 10 years ago
andreimarcu ef13181a23 Adjust the csp_test to use the new mux 10 years ago
Andrei Marcu d42b2d28ac Merge pull request #53 from mutantmonkey/fixbind 10 years ago
mutantmonkey 5600dd1ce3 update readme for new -bind flag 10 years ago
mutantmonkey 82edabd036 change -b flag to -bind 10 years ago
mutantmonkey a09297389b create our own mux instead of using goji default 10 years ago
Andrei Marcu 95d3a62c0c Merge pull request #52 from mutantmonkey/textarea_tab 10 years ago