Commit Graph

11 Commits

Author SHA1 Message Date
Juhani Krekelä c5edd6bc68 Read the session cookie 2018-06-10 15:43:18 +03:00
Juhani Krekelä c9f8bfe1b8 Start implementing sessions 2018-06-10 15:33:21 +03:00
Juhani Krekelä 128f937a11 Login finally works (but sessions don't) 2018-06-09 19:15:47 +03:00
Juhani Krekelä 6d02c01751 Handle post and redirect after "login" 2018-06-09 18:59:59 +03:00
Juhani Krekelä 77f70da475 Fix detection of when user is logged in 2018-06-09 17:30:05 +03:00
Juhani Krekelä 0187775332 Add a login page (nonfunctional) 2018-06-09 17:25:04 +03:00
Juhani Krekelä 759e160e25 Read config from a config file 2018-04-21 23:09:14 +03:00
Juhani Krekelä 9e2a7d338d Start working on authentication 2018-04-08 17:11:42 +03:00
Juhani Krekelä 16dcb4562c Change default port not to conflict with random testing 2018-04-07 20:04:04 +03:00
Juhani Krekelä 149180683d Start writing html generation 2018-04-01 00:12:40 +03:00
Juhani Krekelä 8e363f80de Start writing the server component 2018-03-18 21:33:16 +02:00