index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
trpc
/
auth.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: track api key usage dates
Mohamed Bassem
2026-01-18
1
-0
/
+13
*
feat: Regen api keys
Mohamed Bassem
2025-09-14
1
-6
/
+36
*
fix: Remove bcrypt from the api key validation route
Mohamed Bassem
2025-07-21
1
-16
/
+39
*
fix: Drop auth failure logger
Mohamed Bassem
2025-07-13
1
-11
/
+0
*
fix: Add a dummy bcrypt comparison in validatePassword when the user is not f...
Mohamed Bassem
2025-07-06
1
-0
/
+6
*
fix: Add password salt to the user table
Mohamed Bassem
2025-04-15
1
-3
/
+10
*
chore: Rename hoarder packages to karakeep
MohamedBassem
2025-04-12
1
-4
/
+4
*
feature: Log authentication failures to support fail2ban. Fixes #477 (#569)
kamtschatka
2024-10-19
1
-0
/
+11
*
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
2024-10-12
1
-0
/
+4
*
format: Add missing lint and format, and format the entire repo
MohamedBassem
2024-03-30
1
-1
/
+2
*
build: Replace bcrypt with bcryptjs
MohamedBassem
2024-03-11
1
-1
/
+1
*
refactor: Extract trpc logic into its package
MohamedBassem
2024-03-05
1
-0
/
+99