mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[PR #840] [MERGED] fix/pr-831 #1118
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/0xJacky/nginx-ui/pull/840
Author: @0xJacky
Created: 1/31/2025
Status: ✅ Merged
Merged: 1/31/2025
Merged by: @0xJacky
Base:
dev← Head:fix/pr-831📝 Commits (4)
e04773afix(user):register duplicate name8ffe29dfix(user):"Attempts" create and update to 280f01e6Merge pull request #831 from caisi35/dev465eae9refactor: user curd📊 Changes
20 files changed (+1601 additions, -1872 deletions)
View changed files
📝
api/user/router.go(+0 -9)📝
api/user/user.go(+32 -111)📝
app/src/constants/errors/user.ts(+2 -0)📝
app/src/language/ar/app.po(+130 -123)📝
app/src/language/en/app.po(+123 -124)📝
app/src/language/es/app.po(+130 -123)📝
app/src/language/fr_FR/app.po(+127 -124)📝
app/src/language/ko_KR/app.po(+129 -123)📝
app/src/language/messages.pot(+116 -124)📝
app/src/language/ru_RU/app.po(+130 -123)📝
app/src/language/tr_TR/app.po(+131 -124)📝
app/src/language/vi_VN/app.po(+130 -124)📝
app/src/language/zh_CN/app.po(+128 -123)📝
app/src/language/zh_TW/app.po(+130 -123)📝
app/src/lib/http/index.ts(+1 -1)📝
go.mod(+47 -48)📝
go.sum(+101 -334)📝
internal/user/errors.go(+11 -9)📝
internal/user/login.go(+1 -0)📝
model/user.go(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.