Commit graph

33 commits

Author SHA1 Message Date
Ali Golzar
8f7de2b27b feat: support .env file (#3013) 2025-05-17 12:33:22 +02:00
Shishkevich D.
31f9be62b5 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
Shishkevich D.
6f6080d932 fix: check default credentials during a fresh installation 2025-05-06 09:05:32 +07:00
Shishkevich D.
d87b2bccba chore: do not show the current login and password (#2969) 2025-05-03 18:00:25 +07:00
mhsanaei
714f78498c getListen & getCert 2024-10-31 01:10:17 +01:00
mhsanaei
9143b14a59 bash - set or reset listenIP
we need this if we want to add SSH port forwarding
2024-10-30 16:35:36 +01:00
mhsanaei
12cda4efda small changes 2024-08-08 17:40:26 +02:00
mhsanaei
4ed0f6bfc8 improved - message logs 2024-07-08 23:47:49 +02:00
mhsanaei
c82b207288 Typo fixed 2024-07-07 12:10:24 +02:00
mhsanaei
9bf45ad930 minor changes 2024-05-28 16:28:20 +02:00
Maisam
6509fe255e Add CLI to set panel cert (#2305)
* Add webBasePath update feature to CLI

* Add certificate setting update to CLI

* Revert "Add certificate setting update to CLI"

This reverts commit 2a937d59d7.

* Add certificate setting update to CLI

(cherry picked from commit 2a937d59d7)
2024-05-25 11:35:27 +02:00
Maisam
069fa86097 Add webBasePath update feature to CLI (#2300) 2024-05-25 10:15:06 +02:00
mhsanaei
dd88c959d0 View Current Settings - show webBasePath 2024-05-24 11:08:16 +02:00
MHSanaei
74e0cbe4b8 bug fix - remove secret 2024-03-12 20:45:44 +03:30
MHSanaei
7186d3cd75 [xray] add BurstObservatory + minor changes
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:46:54 +03:30
Hamidreza
d503bff637 Some fixes and improvements (#1997)
* [refactor] api controller

* [fix] access log path

better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log

* [fix] set select options from logs paths in xray settings

* [update] .gitignore

* [lint] all .go files

* [update] use status code for jsonMsg and 401 to unauthorize

* [update] handle response status code via axios

* [fix] set correct value if log paths is set to 'none'

we also use the default value for the paths if its set to none

* [fix] iplimit - only warning access log if f2b is installed
2024-03-11 01:01:24 +03:30
Ho3ein
eb92c3d14c new - loglevel (#612) 2023-06-16 18:25:33 +03:30
MHSanaei
448e4af4be removed - v2-ui migrate 2023-06-01 01:14:54 +03:30
MHSanaei
25312d4b7c sub
remaining code
2023-05-22 21:51:52 +03:30
Hamidreza
8801e03335 Update main.go 2023-05-06 00:00:56 +03:30
Hamidreza
e8f2aeab7c Merge branch 'MHSanaei:main' into main 2023-05-05 23:57:06 +03:30
Ho3ein
e7ae369654 Revert "feat: Adding Cobra to provide a more intuitive command line interface" 2023-05-05 23:34:38 +03:30
Hamidreza Ghavami
4e6a06fdbe add MigrateDB func for a single source of truth 2023-05-06 00:22:39 +04:30
kaveh-ahangar
c47be50067 feat: Rollback files (main.go , Makefile) 2023-05-05 12:40:20 +03:30
kaveh-ahangar
2849545476 feat: add Makefile and improve building 2023-05-04 19:20:52 +03:30
MHSanaei
a6f92366cd Add database migration
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-24 14:13:25 +03:30
MHSanaei
b45f7f1a30 secret token thanks to @HarlyquinForest 2023-04-21 19:00:14 +03:30
MHSanaei
6a4d7bde2d fix enabletgbot cli
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-20 15:49:48 +03:30
MHSanaei
a1360f4e3a main.go enhancements
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-20 15:49:24 +03:30
MHSanaei
f7aae76ad2 fix typo 2 2023-04-14 17:22:49 +03:30
Hamidreza Ghavami
3616436cd6 update v2-ui.db path 2023-04-14 00:09:14 +04:30
MHSanaei
2d477ae45b alireza 2023-03-17 19:37:49 +03:30
MHSanaei
b73e4173a3 3x-ui 2023-02-09 22:48:06 +03:30