[PR #852] [MERGED] Fix: DB auth has problems with the new dotenv config (fix included) #847 #1092

Closed
opened 2026-02-25 21:37:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/852
Author: @Shadow243
Created: 12/21/2023
Status: Merged
Merged: 12/24/2023
Merged by: @josaphatim

Base: masterHead: db-auth-issue-with-dotenv


📝 Commits (1)

  • 1a4d2d8 Fix: DB auth has problems with the new dotenv config (fix included) #847

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 config/database.php (+2 -2)

📄 Description

Fixing Issue #847

This pull request addresses Issue #847 by fixing a DB authentication error caused by an incorrect variable renaming in config/database.php. Two variables were inaccurately renamed, leading to authentication issues.


🔄 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/cypht-org/cypht/pull/852 **Author:** [@Shadow243](https://github.com/Shadow243) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/24/2023 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `db-auth-issue-with-dotenv` --- ### 📝 Commits (1) - [`1a4d2d8`](https://github.com/cypht-org/cypht/commit/1a4d2d8ee85965ccef991a7b13393f81c4b00820) Fix: DB auth has problems with the new dotenv config (fix included) #847 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `config/database.php` (+2 -2) </details> ### 📄 Description Fixing Issue #847 This pull request addresses Issue #847 by fixing a DB authentication error caused by an incorrect variable renaming in `config/database.php`. Two variables were inaccurately renamed, leading to authentication issues. - Fixes: https://github.com/cypht-org/cypht/issues/847 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:12 +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/cypht#1092
No description provided.