yuluo
|
43a0a4f8e0
|
fix: http/https proxy (#7821)
* add http(s) proxy
* Add front-end translation
* fix ui description
* For linux platform, add rustls support
* fix: Fix the proxy address test function.
* add: Added default prompts for agency agreement and some multi-language translations
* add: Http proxy request client
* fix: add async http proxy func and format the code
* add: Preliminary support for flutter front-end calling rust back-end http request
* Optimize HTTP calls
* Optimize HTTP calls
* fix: Optimize HTTP requests, refine translations, and fix dependencies
* fix: Win and macOS compilation errors
* fix: web platforms
* fix: Optimize import
* fix: Fix web platform issues
* fix: Fix web platform issues
* fix: update ci
* fix: test ci
* test: test CI
* Revert "fix: update ci"
This reverts commit 2e5f247b2ed0cc63a6f6f7bbaaffd0a1223712e5.
* test: test CI
* test: test CI
* fix: fix lock file
* fix: Optimize imports
|
2024-04-25 11:46:21 +08:00 |
|
RustDesk
|
ac7f8a6447
|
Revert "http/https proxy (#7600)" (#7801)
This reverts commit da57fcb6418f27672ef0c35c3408f70c75fc1bd4.
|
2024-04-23 15:26:16 +08:00 |
|
yuluo
|
da57fcb641
|
http/https proxy (#7600)
* add http(s) proxy
* Add front-end translation
* fix ui description
* For linux platform, add rustls support
* fix: Fix the proxy address test function.
* add: Added default prompts for agency agreement and some multi-language translations
* add: Http proxy request client
* fix: add async http proxy func and format the code
* add: Preliminary support for flutter front-end calling rust back-end http request
* Optimize HTTP calls
* Optimize HTTP calls
* fix: Optimize HTTP requests, refine translations, and fix dependencies
|
2024-04-23 15:00:23 +08:00 |
|
fufesou
|
a42df9a27b
|
Refact, verification login with secret (#6943)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-22 11:14:28 +08:00 |
|
fufesou
|
7e3a0c4ded
|
Better 2fa verification support (#6782)
* Better 2fa verification support
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* 2FA login verification, add request filed 'tfa_code'
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* 2fa dialog
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* msgbox, title
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Feat, oidc login, 2fa
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2024-01-03 16:43:39 +08:00 |
|
dignow
|
e6dd082b0f
|
fix, login device info
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-09 20:27:52 +08:00 |
|
dignow
|
6a500f2ede
|
oidc does not use api server cache & fix logout after changing server
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-08 21:25:44 +08:00 |
|
dignow
|
faf0d62c3c
|
debug, desktop oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-24 20:22:58 +08:00 |
|
dignow
|
5ee0d0c994
|
fix, desktop, oidc login
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-24 20:19:53 +08:00 |
|
RustDesk
|
e30f09e7f7
|
Revert "Fix/mobile connection login state"
|
2023-06-23 18:25:42 +08:00 |
|
dignow
|
71db0e99b5
|
debug, mobile, connection login state
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-23 13:27:37 +08:00 |
|
dignow
|
0947062d90
|
simple refact, store user info
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-06-22 12:18:03 +08:00 |
|
fufesou
|
54cc45dd66
|
change user payload
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-22 00:55:50 +08:00 |
|
fufesou
|
8dd218235d
|
store user info after login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-06-22 00:55:50 +08:00 |
|
fufesou
|
c28387c8c6
|
fix oidc login
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2023-05-30 15:32:19 +08:00 |
|
fufesou
|
50d885d3e7
|
Remove SharedPreferences, debug win
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-10 23:33:24 +08:00 |
|
fufesou
|
a84ee7a6ec
|
oidc: init debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:20:18 +08:00 |
|
fufesou
|
87e53501e3
|
feat_account: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:20:15 +08:00 |
|
fufesou
|
3454454bd5
|
account oidc init rs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-11-07 15:18:57 +08:00 |
|