| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: track api key usage dates | Mohamed Bassem | 2026-01-18 | 1 | -1/+4 |
| | | |||||
| * | fix: fix bypass email verification in apiKey.exchange | Mohamed Bassem | 2025-11-30 | 1 | -0/+10 |
| | | |||||
| * | feat: Regen api keys | Mohamed Bassem | 2025-09-14 | 1 | -1/+33 |
| | | |||||
| * | fix: fix 5xx on invalid api key | Mohamed Bassem | 2025-09-07 | 1 | -1/+5 |
| | | |||||
| * | fix: Remove bcrypt from the api key validation route | Mohamed Bassem | 2025-07-21 | 1 | -6/+6 |
| | | |||||
| * | fix: Drop auth failure logger | Mohamed Bassem | 2025-07-13 | 1 | -21/+8 |
| | | |||||
| * | feat: Add API ratelimits | Mohamed Bassem | 2025-07-10 | 1 | -1/+20 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -2/+2 |
| | | |||||
| * | feature: Log authentication failures to support fail2ban. Fixes #477 (#569) | kamtschatka | 2024-10-19 | 1 | -7/+20 |
| | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | feature: Allow to disable default password login after SSO is configured. ↵ | kamtschatka | 2024-10-12 | 1 | -0/+8 |
| | | | | | | | | | | | 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 | ||||
| * | feature(extension): Allow login directly with an API key | kamtschatka | 2024-09-21 | 1 | -1/+10 |
| | | | | | | | | | | | * [Feature request] NextAuth Providers for OAuth/SSO #92 Added API key based authentication to the extension to make the extension usable when OAuth is in use * Minor UI tweak --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 1 | -4/+6 |
| | | |||||
| * | extension: Instead of manually creating api keys, let users exchange their ↵ | MohamedBassem | 2024-03-05 | 1 | -10/+31 |
| | | | | | username passwords for one | ||||
| * | refactor: Extract trpc logic into its package | MohamedBassem | 2024-03-05 | 1 | -0/+61 |
