aboutsummaryrefslogtreecommitdiff
path: root/src/Sproxy/Application/Cookie.hs
AgeCommit message (Collapse)AuthorFilesLines
2017-07-26[WIP] State in OAuth2 callback should be short-livedstateIgor Pashev1-21/+12
2016-11-25Make sure all HTTP headers are UTF8-encodedIgor Pashev1-5/+40
Especially X-Family-Name, X-Given-Name. Since we get all the data from JSON and JSON is in UTF8 by default RFC 7159, we are safe. Refactored to make it less error-prone and to get as small number of encoding/decoding as possible.
2016-11-19Initial release (1.90.0)1.90.0Igor Pashev1-0/+44