[PR #3979] [MERGED] Add cli commands to regen hooks & keys #17178

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3979
Author: @techknowlogick
Created: 5/16/2018
Status: Merged
Merged: 5/17/2018
Merged by: @appleboy

Base: masterHead: issue-2491


📝 Commits (4)

📊 Changes

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

View changed files

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

📄 Description

Rewrite authorized_keys and hooks from command line

Fix #2491


🔄 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/3979 **Author:** [@techknowlogick](https://github.com/techknowlogick) **Created:** 5/16/2018 **Status:** ✅ Merged **Merged:** 5/17/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `issue-2491` --- ### 📝 Commits (4) - [`ae8b2fc`](https://github.com/go-gitea/gitea/commit/ae8b2fc13e7506d27206a88516aa23cbca2287a4) Add cli commands to regen hooks & keys - [`37d32f7`](https://github.com/go-gitea/gitea/commit/37d32f79ffaeaa85b51ae00d6224495fd477162e) make fmt - [`7c0ca9c`](https://github.com/go-gitea/gitea/commit/7c0ca9cb084a25ad49feea642b9c3ac0b039f06b) Allow passing path to config as an option - [`a4bb16d`](https://github.com/go-gitea/gitea/commit/a4bb16d1f4c68f892389d5904f91b21634688a8c) add docs ### 📊 Changes **2 files changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/admin.go` (+58 -0) 📝 `docs/content/doc/usage/command-line.md` (+7 -0) </details> ### 📄 Description Rewrite authorized_keys and hooks from command line Fix #2491 --- <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:28:32 -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#17178