[PR #148] [MERGED] Add MustChangePassword field to add/edit user for API #154

Closed
opened 2026-02-15 16:29:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/go-sdk/pull/148
Author: @jolheiser
Created: 2/25/2019
Status: Merged
Merged: 2/25/2019
Merged by: @zeripath

Base: masterHead: must_change_password_api


📝 Commits (1)

  • 00045cf Add MustChangePassword field to add/edit user for API

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 gitea/admin_user.go (+5 -2)

📄 Description

As titled. Once merged, I can add the field to Gitea's API. This would allow instance owners to enforce users changing passwords.


🔄 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/go-sdk/pull/148 **Author:** [@jolheiser](https://github.com/jolheiser) **Created:** 2/25/2019 **Status:** ✅ Merged **Merged:** 2/25/2019 **Merged by:** [@zeripath](https://github.com/zeripath) **Base:** `master` ← **Head:** `must_change_password_api` --- ### 📝 Commits (1) - [`00045cf`](https://github.com/go-gitea/go-sdk/commit/00045cfe7cf555d93a4bacc482ddf5d6d2e22a90) Add MustChangePassword field to add/edit user for API ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `gitea/admin_user.go` (+5 -2) </details> ### 📄 Description As titled. Once merged, I can add the field to Gitea's API. This would allow instance owners to enforce users changing passwords. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:29:30 -05:00
yindo closed this issue 2026-02-15 16:29:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/go-sdk#154