aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/Login.tsx
Commit message (Collapse)AuthorAgeFilesLines
* security: implement CSRF protection and improve session cookie security ↵Adam Mathes12 days1-1/+3
| | | | (fixing NK-gfh33y)
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes12 days1-42/+42
| | | | with v1
* Implement frontend login logic with >90% coverageAdam Mathes14 days1-0/+54