aboutsummaryrefslogtreecommitdiff
path: root/controllers/constants.go
AgeCommit message (Collapse)AuthorFilesLines
2025-07-16constants and types refactor; next value for proper redirect on loginBobby1-48/+0
2025-07-13account verification and login flowBobby1-22/+29
2025-07-13registration controllers and email sending supportBobby1-2/+6
2025-07-13Login post controllerBobby1-0/+37