summaryrefslogtreecommitdiff
path: root/routes/login.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated dependencies and fixed lint errorsJulien Dessaux2022-11-181-2/+2
* Added logout route, and a way to display the logout menu item on relevant pagesJulien Dessaux2022-10-311-2/+2
* Added register and login database functions, and use the last one in the logi...Julien Dessaux2022-10-301-6/+10
* Began implementing middlewares, session and authJulien Dessaux2022-10-271-0/+44