3x-ui/web/controller
Shishkevich D. fe3b1c9b52
Some checks failed
Build and Release 3X-UI / build (386) (push) Has been cancelled
Build and Release 3X-UI / build (amd64) (push) Has been cancelled
Build and Release 3X-UI / build (arm64) (push) Has been cancelled
Build and Release 3X-UI / build (armv5) (push) Has been cancelled
Build and Release 3X-UI / build (armv6) (push) Has been cancelled
Build and Release 3X-UI / build (armv7) (push) Has been cancelled
Build and Release 3X-UI / build (s390x) (push) Has been cancelled
chore: implement 2fa auth (#2968)
* chore: implement 2fa auth

from #2786

* chore: format code

* chore: replace two factor token input with qr-code

* chore: requesting confirmation of setting/removing two-factor authentication

otpauth library was taken from cdnjs

* chore: revert changes in `ClipboardManager`

don't need it.

* chore: removing twoFactor prop in settings page

* chore: remove `twoFactorQr` object in `mounted` function
2025-05-08 16:20:58 +02:00
..
api.go API - Get client's traffic By ID 2024-07-23 11:28:28 +02:00
base.go Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
inbound.go revert group management (#2656) 2025-02-04 11:27:58 +01:00
index.go chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
server.go feat: implement geofiles update in panel (#2971) 2025-05-06 18:10:58 +02:00
setting.go chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
util.go Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
xray_setting.go [warp] enhanced + delete option 2024-07-15 00:21:54 +02:00
xui.go separate xray page #1286 2023-12-04 19:20:46 +01:00