summaryrefslogtreecommitdiff
path: root/controllers
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Refactor logout functionality to render a dedicated logout template and updat...Bobby1-1/+1
2026-02-11Implement OpenID authentication flow, including user session management and u...Bobby1-6/+123
2026-02-11Implement authentication flow with middleware and controllers, add OpenID dis...Bobby2-0/+33
2026-01-20Implement custom error handling and templates for HTTP responsesBobby1-0/+62