[PR #576] [CLOSED] [Feature Request] Log failed login attempts for fail2ban implementation #1660

Closed
opened 2026-03-02 11:58:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/576
Author: @MohamedBassem
Created: 10/19/2024
Status: Closed

Base: mainHead: pr576


📝 Commits (2)

  • c4bce80 How do I set the variable "user" or "system" for AI inference #262
  • 9aec069 [Feature Request] Log failed login attempts for fail2ban implementation

📊 Changes

4 files changed (+64 additions, -1 deletions)

View changed files

📝 apps/web/package.json (+2 -0)
📝 apps/web/server/auth.ts (+23 -1)
📝 packages/shared/logger.ts (+19 -0)
📝 pnpm-lock.yaml (+20 -0)

📄 Description

#477
added logging of failed logins

Stack created with Sapling. Best reviewed with ReviewStack.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/576 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 10/19/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `pr576` --- ### 📝 Commits (2) - [`c4bce80`](https://github.com/karakeep-app/karakeep/commit/c4bce808f51e7d90a2fc17ff7aa39df8d579cec1) How do I set the variable "user" or "system" for AI inference #262 - [`9aec069`](https://github.com/karakeep-app/karakeep/commit/9aec069de0bdc7267e9fb4e081d8b2dad59ac08b) [Feature Request] Log failed login attempts for fail2ban implementation ### 📊 Changes **4 files changed** (+64 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/package.json` (+2 -0) 📝 `apps/web/server/auth.ts` (+23 -1) 📝 `packages/shared/logger.ts` (+19 -0) 📝 `pnpm-lock.yaml` (+20 -0) </details> ### 📄 Description #477 added logging of failed logins --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/hoarder-app/hoarder/pull/576). * #569 * __->__ #576 * #575 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1660
No description provided.