summaryrefslogtreecommitdiff
path: root/auth.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Focus Name field automaticallyRené 'Necoro' Neumann37 hours1-1/+1
* Fix CSRF handling, esp. when errors occur in formRené 'Necoro' Neumann39 hours1-3/+3
* Use unique type instead of string keyRené 'Necoro' Neumann39 hours1-3/+4
* Remove sqlite support: the differences with sqlc just get too cumbersomeRené 'Necoro' Neumann2024-02-141-3/+3
* CSRF handlingRené 'Necoro' Neumann2024-02-141-1/+4
* CleanupRené 'Necoro' Neumann2024-02-141-0/+7
* Do not show login-form when logged inRené 'Necoro' Neumann2024-02-141-0/+3
* Restructure: Move auth and session to their own filesRené 'Necoro' Neumann2024-02-141-0/+116