mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #168] [MERGED] Fix updates of the username and email #944
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/plankanban/planka/pull/168
Author: @SimonTagne
Created: 10/10/2021
Status: ✅ Merged
Merged: 10/20/2021
Merged by: @meltyshev
Base:
master← Head:fix-username-and-email-updates📝 Commits (1)
aeb8957Fix updates of the username and email📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
server/api/controllers/users/update-email.js(+1 -1)📝
server/api/controllers/users/update-username.js(+1 -1)📄 Description
When trying to change a username or password, the request failed with the following error:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.