[PR #862] [MERGED] Show a link to password reset from user settings requiring a password #15619

Closed
opened 2025-11-02 11:50:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/862
Author: @strk
Created: 2/7/2017
Status: Merged
Merged: 3/11/2017
Merged by: @lunny

Base: masterHead: forgot-password-on-change


📝 Commits (1)

  • 20b7ca8 Show a link to password reset from password change and delete account

📊 Changes

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

View changed files

📝 routers/user/auth.go (+3 -0)
📝 routers/user/setting.go (+3 -0)
📝 templates/user/settings/delete.tmpl (+3 -0)
📝 templates/user/settings/password.tmpl (+1 -0)

📄 Description

... helpful, when you forgot your password thus cannot change it


🔄 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/862 **Author:** [@strk](https://github.com/strk) **Created:** 2/7/2017 **Status:** ✅ Merged **Merged:** 3/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `forgot-password-on-change` --- ### 📝 Commits (1) - [`20b7ca8`](https://github.com/go-gitea/gitea/commit/20b7ca884dd9fe11731a207ca11000a7c7e4bf0d) Show a link to password reset from password change and delete account ### 📊 Changes **4 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/auth.go` (+3 -0) 📝 `routers/user/setting.go` (+3 -0) 📝 `templates/user/settings/delete.tmpl` (+3 -0) 📝 `templates/user/settings/password.tmpl` (+1 -0) </details> ### 📄 Description ... helpful, when you forgot your password thus cannot change it --- <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:50:48 -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#15619