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
(
unfollow
)
Commit message (
Expand
)
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 f...
Mohamed Bassem
1
-0
/
+6
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
2024-10-12
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
1
-0
/
+4
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