3x-ui/web
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
..
assets chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
controller chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
entity chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
global Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
html chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
job Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
locale Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
middleware Fix domain validation for Nginx/CDN compatibility #2450 2024-08-08 17:39:12 +02:00
network Add tgLang option 2023-05-20 19:15:20 +04:30
service chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
session fix session 2024-12-16 14:24:59 +01:00
translation chore: implement 2fa auth (#2968) 2025-05-08 16:20:58 +02:00
web.go revert group management (#2656) 2025-02-04 11:27:58 +01:00