camper/pkg
jordi fita mas 2300735030 Handle the login form
I now actually handle the /login URL and check whether the email and
password are valid, creating the session cookie if correct, but doing
nothing else with that cookie, for now.

The validation is done by hand for now, because i do not yet how i will
actually do it without so much duplication.
2023-07-23 20:49:26 +02:00
..
app Handle the login form 2023-07-23 20:49:26 +02:00
database Handle the login form 2023-07-23 20:49:26 +02:00
http Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
locale Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
template Add the skeleton of the web application 2023-07-23 00:11:00 +02:00