[PR #312] [MERGED] fix: authentication allowing any password #867

Closed
opened 2026-02-26 19:30:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/312
Author: @G3root
Created: 8/27/2023
Status: Merged
Merged: 8/28/2023
Merged by: @Mythie

Base: feat/refreshHead: fix-auth


📝 Commits (1)

📊 Changes

2 files changed (+14 additions, -6 deletions)

View changed files

📝 packages/lib/next-auth/auth-options.ts (+9 -6)
packages/lib/next-auth/error-codes.ts (+5 -0)

📄 Description

currently the login process allows any random password as a legit password, this PR aims to fix that.


🔄 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/documenso/documenso/pull/312 **Author:** [@G3root](https://github.com/G3root) **Created:** 8/27/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `fix-auth` --- ### 📝 Commits (1) - [`615cb26`](https://github.com/documenso/documenso/commit/615cb263fb5d788752168a00047af40d0f3596bb) fix: authentication ### 📊 Changes **2 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/next-auth/auth-options.ts` (+9 -6) ➕ `packages/lib/next-auth/error-codes.ts` (+5 -0) </details> ### 📄 Description currently the login process allows any random password as a legit password, this PR aims to fix that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:49 +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/documenso#867
No description provided.