aboutsummaryrefslogtreecommitdiff
path: root/server/src/Cookie.hs
AgeCommit message (Collapse)Author
2021-01-03Rewrite in RustJoris
2020-02-28Update login cookie to be http onlyJoris
The login cookie should not be used from the client in JavaScript.
2017-11-19Show payment count and partitionJoris
- Also fixes exceedingPayer in back by using only punctual payments
2017-11-14Setup stylish-haskellJoris
2017-11-08Use a better project structureJoris