aboutsummaryrefslogtreecommitdiff
path: root/controllers/login.go
AgeCommit message (Collapse)AuthorFilesLines
2025-12-15account routes clubbed together; send email for forgot usernameHEADmainBobby1-81/+0
2025-07-18better error handlersBobby1-14/+17
2025-07-16constants and types refactor; next value for proper redirect on loginBobby1-11/+15
2025-07-13registration controllers and email sending supportBobby1-16/+8
2025-07-13Login post controllerBobby1-2/+72
2025-07-12register and login pagesBobby1-1/+1
2025-07-07massive y2k retro overhaul with sidebar, context processors, and proper ↵Bobby1-1/+0
database organization
2025-07-07fix templates to use proper layout and semantic forms instead of tablesBobby1-0/+1
2025-07-07refactor to y2k retro style with django templatesBobby1-0/+12