aboutsummaryrefslogtreecommitdiff
path: root/src/Sproxy/Application.hs
AgeCommit message (Expand)AuthorFilesLines
2017-07-26[WIP] State in OAuth2 callback should be short-livedstateIgor Pashev1-32/+45
2017-05-13Respond with 502 on every backend exceptionIgor Pashev1-2/+6
2017-05-13Add end-point for checking access in a bunchIgor Pashev1-2/+35
2016-12-27Disregard possible port in the Host HTTP headerIgor Pashev1-10/+14
2016-11-25Make sure all HTTP headers are UTF8-encodedIgor Pashev1-22/+26
2016-11-25/.sproxy/logout just redirects if no cookieIgor Pashev1-20/+20
2016-11-24Added comments on proxyingIgor Pashev1-1/+9
2016-11-23Differentiate exceptionsIgor Pashev1-4/+15
2016-11-22Print original headers from backendsIgor Pashev1-3/+3
2016-11-21Remove some headers which are set automaticallyIgor Pashev1-3/+6
2016-11-20Show HTTP version in logsIgor Pashev1-0/+1
2016-11-20oauth2 callback state: include query paramsIgor Pashev1-1/+3
2016-11-19Initial release (1.90.0)1.90.0Igor Pashev1-0/+372