[PR #4284] [MERGED] Keep preseeded database password #17316

Closed
opened 2025-11-02 12:32:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4284
Author: @tarelda
Created: 6/20/2018
Status: Merged
Merged: 7/4/2018
Merged by: @techknowlogick

Base: masterHead: master


📝 Commits (4)

  • 5bfc6e7 keep database password from preseeded configuration file during installation
  • b9e8d4a Merge branch 'master' of github.com:tarelda/gitea
  • b48edd0 changed order of variables to reflect actual order in the form
  • b41755a Merge branch 'master' into master

📊 Changes

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

View changed files

📝 routers/install.go (+1 -0)

📄 Description

Simple fix to retain preseeded database password from configuration file in automatic deployments. References directly issue #4217


🔄 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/go-gitea/gitea/pull/4284 **Author:** [@tarelda](https://github.com/tarelda) **Created:** 6/20/2018 **Status:** ✅ Merged **Merged:** 7/4/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`5bfc6e7`](https://github.com/go-gitea/gitea/commit/5bfc6e73c2cc8281a589fc2b655d1d6cc9d3522e) keep database password from preseeded configuration file during installation - [`b9e8d4a`](https://github.com/go-gitea/gitea/commit/b9e8d4a083114e72c89de185721ada3f652a12a7) Merge branch 'master' of github.com:tarelda/gitea - [`b48edd0`](https://github.com/go-gitea/gitea/commit/b48edd0a64db3a6bf1c41408a1ad37da62db69fc) changed order of variables to reflect actual order in the form - [`b41755a`](https://github.com/go-gitea/gitea/commit/b41755a94a2b4647066b7ba811ece939b1fe7912) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `routers/install.go` (+1 -0) </details> ### 📄 Description Simple fix to retain preseeded database password from configuration file in automatic deployments. References directly issue #4217 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:32:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17316