mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #439] [MERGED] Enhance/login #8089
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#8089
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/439
Author: @0xJacky
Created: 7/20/2024
Status: ✅ Merged
Merged: 7/21/2024
Merged by: @0xJacky
Base:
dev← Head:enhance/login📝 Commits (5)
3b937eefeat: add ip whitelistd6b22c1chore: update docs of authccb04c0enhance: handle websocket errorcff843bfeat: add login failed ban ip list743daaachore(docs): update docs about auth settings📊 Changes
71 files changed (+4488 additions, -2755 deletions)
View changed files
📝
api/analytic/analytic.go(+2 -4)📝
api/analytic/nodes.go(+3 -8)📝
api/certificate/issue.go(+1 -5)➕
api/settings/auth.go(+45 -0)➕
api/settings/router.go(+14 -0)📝
api/settings/settings.go(+4 -1)📝
api/system/router.go(+7 -11)📝
api/system/upgrade.go(+42 -31)📝
api/upstream/upstream.go(+2 -5)📝
api/user/auth.go(+65 -18)📝
api/user/casdoor.go(+3 -3)📝
app/.eslintrc.cjs(+0 -1)📝
app/package.json(+16 -16)📝
app/pnpm-lock.yaml(+585 -580)📝
app/src/api/curd.ts(+2 -2)📝
app/src/api/settings.ts(+15 -5)📝
app/src/language/LINGUAS(+1 -1)📝
app/src/language/en/app.po(+163 -98)📝
app/src/language/es/app.po(+165 -98)📝
app/src/language/fr_FR/app.po(+165 -98)...and 51 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.