mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[PR #205] [MERGED] Default login crediantials in config #206
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feat/default_login_credentials📝 Commits (1)
3b69fcfDefault 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.