mirror of
https://github.com/go-gitea/go-sdk.git
synced 2026-07-01 21:04:05 -04:00
[PR #148] [MERGED] Add MustChangePassword field to add/edit user for API #154
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:must_change_password_api📝 Commits (1)
00045cfAdd 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.