aboutsummaryrefslogtreecommitdiff
path: root/src/server/Secure.hs
AgeCommit message (Collapse)Author
2017-11-08Use a better project structureJoris
2017-11-07Bootstrap with GHCJS and reflex:Joris
- setup login and logout, - first draft of payment view.
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 ↵Joris
already connected
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