| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-18 | feat: track api key usage dates | Mohamed Bassem | 1 | -0/+13 | |
| 2025-09-14 | feat: Regen api keys | Mohamed Bassem | 1 | -6/+36 | |
| 2025-07-21 | fix: Remove bcrypt from the api key validation route | Mohamed Bassem | 1 | -16/+39 | |
| 2025-07-13 | fix: Drop auth failure logger | Mohamed Bassem | 1 | -11/+0 | |
| 2025-07-06 | fix: Add a dummy bcrypt comparison in validatePassword when the user is not ↵ | Mohamed Bassem | 1 | -0/+6 | |
| found | |||||
| 2025-04-15 | fix: Add password salt to the user table | Mohamed Bassem | 1 | -3/+10 | |
| 2025-04-12 | chore: Rename hoarder packages to karakeep | MohamedBassem | 1 | -4/+4 | |
| 2024-10-19 | feature: Log authentication failures to support fail2ban. Fixes #477 (#569) | kamtschatka | 1 | -0/+11 | |
| * How do I set the variable "user" or "system" for AI inference #262 changed from system to user * [Feature Request] Log failed login attempts for fail2ban implementation #477 added logging of failed logins * [Feature Request] Log failed login attempts for fail2ban implementation #477 added more logging for extension related logins * Propagte IP to trpc --------- Co-authored-by: Your Name <you@example.com> | |||||
| 2024-10-12 | feature: Allow to disable default password login after SSO is configured. ↵ | kamtschatka | 1 | -0/+4 | |
| Fixes #406 (#502) * [Feature Request] Allow to disable default password log in after SSO is configured #406 changed the flag to also disallow logging in via password The extensions will also no longer be allowed to log in via username/password then * [Feature Request] Allow to disable default password log in after SSO is configured #406 added the error message for OAuth | |||||
| 2024-03-30 | format: Add missing lint and format, and format the entire repo | MohamedBassem | 1 | -1/+2 | |
| 2024-03-11 | build: Replace bcrypt with bcryptjs | MohamedBassem | 1 | -1/+1 | |
| 2024-03-05 | refactor: Extract trpc logic into its package | MohamedBassem | 1 | -0/+99 | |
