[PR #1304] [MERGED] Add change-password admin command #15853

Closed
opened 2025-11-02 11:56:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1304
Author: @strk
Created: 3/17/2017
Status: Merged
Merged: 3/20/2017
Merged by: @bkcsoft

Base: masterHead: change-password


📝 Commits (4)

  • e6cbf2f Add change-password admin command
  • 6d201e8 Allow using -u for username and -p for password
  • 3bdc46d Better Usage-strings
  • dc5e098 Update admin.go

📊 Changes

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

View changed files

📝 cmd/admin.go (+52 -0)

📄 Description

Not working yet, need help


🔄 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/1304 **Author:** [@strk](https://github.com/strk) **Created:** 3/17/2017 **Status:** ✅ Merged **Merged:** 3/20/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `change-password` --- ### 📝 Commits (4) - [`e6cbf2f`](https://github.com/go-gitea/gitea/commit/e6cbf2f6cf2381f8fc166b9324ed132f322867db) Add change-password admin command - [`6d201e8`](https://github.com/go-gitea/gitea/commit/6d201e8af21e73d9054b3abeed026a822bf4894f) Allow using -u for username and -p for password - [`3bdc46d`](https://github.com/go-gitea/gitea/commit/3bdc46da064c31751e9d20cbb85cb8cf7bae5510) Better Usage-strings - [`dc5e098`](https://github.com/go-gitea/gitea/commit/dc5e0984a3c9b46e03b540c59e0599ceb9b3d796) Update admin.go ### 📊 Changes **1 file changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/admin.go` (+52 -0) </details> ### 📄 Description Not working yet, need help --- <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 11:56:08 -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#15853