aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/auth.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-19feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka1-0/+11
2024-10-12feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka1-0/+4
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-1/+2
2024-03-11build: Replace bcrypt with bcryptjsMohamedBassem1-1/+1
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-0/+99