3x-ui/web/service
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
..
config.json outbound Traffic - default false 2025-01-26 11:22:42 +01:00
inbound.go Added 3 new buttons to telegram bot (#2965) 2025-05-06 18:27:17 +02:00
outbound.go Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
panel.go improved - message logs 2024-07-08 23:47:49 +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
tgbot.go Added 3 new buttons to telegram bot (#2965) 2025-05-06 18:27:17 +02:00
user.go chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
warp.go warp - optimize utility code 2025-03-12 19:27:19 +01:00
xray.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