aboutsummaryrefslogtreecommitdiff
path: root/src/server/Secure.hs
AgeCommit message (Expand)Author
2017-11-08Use a better project structureJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
2017-06-05Replace persistent by sqlite-simpleJoris
2016-03-31Add init data in html pageJoris
2016-03-21use config-manager instead of ConfigFileJoris
2015-12-29Using persona to validate emailsJoris
2015-11-01Give access to sharedCost if someone click on the sign in link and is already...Joris
2015-11-01Store the sign in token instead of the login in the session cookieJoris
2015-07-21Adding the payment without reloading the pageJoris Guyonvarch
2015-07-18Securing the index page with the login sessionJoris Guyonvarch