[PR #4184] [MERGED] Add config path as an optionial flag when changing pass via CLI #17271

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4184
Author: @ghost
Created: 6/8/2018
Status: Merged
Merged: 6/9/2018
Merged by: @techknowlogick

Base: masterHead: patch-3


📝 Commits (4)

  • 36b9caf Add config path as an optionial flag
  • 1737350 Add documentation
  • 00c508c strip tab from empty line
  • ebfc93b Merge branch 'master' into patch-3

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 cmd/admin.go (+9 -0)
📝 docs/content/doc/usage/command-line.md (+1 -0)

📄 Description

Fix #3483

TODO:

  • Documentation

🔄 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/4184 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/8/2018 **Status:** ✅ Merged **Merged:** 6/9/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (4) - [`36b9caf`](https://github.com/go-gitea/gitea/commit/36b9caf89735a49ef67751497a757796be2e3470) Add config path as an optionial flag - [`1737350`](https://github.com/go-gitea/gitea/commit/1737350e53efa7abac02ed7a860b8114e3b37b1a) Add documentation - [`00c508c`](https://github.com/go-gitea/gitea/commit/00c508c767c62a5d583da6f315ad2a0b181861d5) strip tab from empty line - [`ebfc93b`](https://github.com/go-gitea/gitea/commit/ebfc93b325caa28bfb6a2dca52e68f93146c012f) Merge branch 'master' into patch-3 ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/admin.go` (+9 -0) 📝 `docs/content/doc/usage/command-line.md` (+1 -0) </details> ### 📄 Description Fix #3483 TODO: - [x] Documentation --- <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:31:21 -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#17271