[PR #3812] [MERGED] Mention the possibility of resetting the password for new accounts #17095

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3812
Author: @michaelkuhn
Created: 4/18/2018
Status: Merged
Merged: 4/19/2018
Merged by: @lunny

Base: masterHead: register-reset-password


📝 Commits (1)

  • 7677450 Mention the possibility of resetting the password for new accounts

📊 Changes

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

View changed files

📝 templates/mail/auth/register_notify.tmpl (+1 -0)

📄 Description

This solves the problem of administrators creating accounts for users that then do not know their initial password (without the administrator sending it to them via some other channel).

Our Gitea instance is private and I typically create accounts for our users. They then get the registration e-mail (without a password) but then frequently ask me how to log in and what their password is.

The phrasing is obviously just a proposal.


🔄 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/3812 **Author:** [@michaelkuhn](https://github.com/michaelkuhn) **Created:** 4/18/2018 **Status:** ✅ Merged **Merged:** 4/19/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `register-reset-password` --- ### 📝 Commits (1) - [`7677450`](https://github.com/go-gitea/gitea/commit/7677450d9c3ab733ac6b9dcb0e49aede4383f560) Mention the possibility of resetting the password for new accounts ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `templates/mail/auth/register_notify.tmpl` (+1 -0) </details> ### 📄 Description This solves the problem of administrators creating accounts for users that then do not know their initial password (without the administrator sending it to them via some other channel). Our Gitea instance is private and I typically create accounts for our users. They then get the registration e-mail (without a password) but then frequently ask me how to log in and what their password is. The phrasing is obviously just a proposal. --- <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:26:11 -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#17095