camper/web/templates
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
..
layout.gohtml Replace type="text/css" with media="screen" 2023-07-23 20:44:06 +02:00
login.gohtml Handle the login form 2023-07-23 20:49:26 +02:00