camper/pkg
jordi fita mas b0317f1051 Log the whole request path
Next handlers might cut up request’s URL.Path, so i need to keep a copy
before calling next to log the whole thing.
2023-07-26 13:50:55 +02:00
..
app Add the logout button 2023-07-26 13:49:47 +02:00
auth Add the logout button 2023-07-26 13:49:47 +02:00
database Add the logout button 2023-07-26 13:49:47 +02:00
form Convert the login variables to a struct with parsing and validation 2023-07-24 17:17:15 +02:00
http Log the whole request path 2023-07-26 13:50:55 +02:00
locale Get user from database based on cookie and serve login if not logged in 2023-07-26 01:50:39 +02:00
template Add the logout button 2023-07-26 13:49:47 +02:00