mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[PR #996] [CLOSED] Merge dev into feat/platform-windows #8313
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#8313
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/996
Author: @0xJacky
Created: 5/2/2025
Status: ❌ Closed
Base:
feat/platform-windows← Head:dev📝 Commits (10+)
c773166fix: codes not clean if reset TOTP9184711feat: validate new recovery code69a7f38fix: build for 32-bit platform5ade465feat(otp): encrypt recovery codes with AES121287dMerge branch 'dev' into refactor/otpa91fe4bfix(otp): crash after TOTP enrollef1a5c2chore: update Chinese translation228a7b9fix(otp): show new recovery codes after TOTP first binding5d5bac2feat(otp): add notification for when all recovery codes are useda650175style(2fa): add mt-3 for recovery_code btn📊 Changes
940 files changed (+100831 additions, -31862 deletions)
View changed files
📝
.air.toml(+2 -2)➕
.cursor/rules/backend.mdc(+56 -0)➕
.cursor/rules/frontend.mdc(+44 -0)➕
.devcontainer/Dockerfile(+39 -0)➕
.devcontainer/devcontainer.json(+45 -0)➕
.devcontainer/docker-compose.yml(+82 -0)➕
.devcontainer/init-nginx.sh(+9 -0)➕
.devcontainer/node-supervisor.sh(+87 -0)➕
.devcontainer/pebble-test/certs/README.md(+25 -0)➕
.devcontainer/pebble-test/certs/localhost/README.md(+5 -0)➕
.devcontainer/pebble-test/certs/localhost/cert.pem(+19 -0)➕
.devcontainer/pebble-test/certs/localhost/key.pem(+27 -0)➕
.devcontainer/pebble-test/certs/pebble.minica.key.pem(+27 -0)➕
.devcontainer/pebble-test/certs/pebble.minica.pem(+19 -0)➕
.devcontainer/pebble-test/config/load-generator-config.json(+26 -0)➕
.devcontainer/pebble-test/config/pebble-config-external-account-bindings.json(+22 -0)➕
.devcontainer/pebble-test/config/pebble-config.json(+27 -0)➕
.devcontainer/start.sh(+25 -0)📝
.dockerignore(+3 -0)➕
.github/FUNDING.yml(+1 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.