[PR #205] [MERGED] Default login crediantials in config #206

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

📋 Pull Request Information

Original PR: https://github.com/tuxis-ie/nsedit/pull/205
Author: @deividasraila
Created: 5/7/2024
Status: Merged
Merged: 8/19/2024
Merged by: @tuxis-ie

Base: masterHead: feat/default_login_credentials


📝 Commits (1)

  • 3b69fcf Default login crediantials in config

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 includes/config.inc.php-dist (+4 -0)
📝 includes/misc.inc.php (+5 -3)

📄 Description

Hello, I want to run nsedit in a docker container. It should be portable, and I want my admin password to be in the configuration after every start because I do not have the option to keep the SQLLite with a changed password.

As I defined defaults, it should not break anything.


🔄 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/tuxis-ie/nsedit/pull/205 **Author:** [@deividasraila](https://github.com/deividasraila) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 8/19/2024 **Merged by:** [@tuxis-ie](https://github.com/tuxis-ie) **Base:** `master` ← **Head:** `feat/default_login_credentials` --- ### 📝 Commits (1) - [`3b69fcf`](https://github.com/tuxis-ie/nsedit/commit/3b69fcf770159ed4debb6d5b670e9f1a9f74edb2) Default login crediantials in config ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `includes/config.inc.php-dist` (+4 -0) 📝 `includes/misc.inc.php` (+5 -3) </details> ### 📄 Description Hello, I want to run nsedit in a docker container. It should be portable, and I want my admin password to be in the configuration after every start because I do not have the option to keep the SQLLite with a changed password. As I defined defaults, it should not break anything. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-02-28 01:21:25 +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/nsedit#206
No description provided.