Commit Graph

64 Commits

Author SHA1 Message Date
Kevin Yue
b5064ef179
upgrade gpauth 2024-12-24 13:40:51 +00:00
Kevin Yue
32cb582e78
refactor: upgrade tauri 2.0 2024-12-20 10:30:32 +00:00
Kevin Yue
e41342631c
refactor: upgrade tauri 2.0 2024-12-20 10:30:18 +00:00
Kevin Yue
0c411a542f
fix: enhance OpenSSL compatibility mode
Related: #437
2024-11-02 09:36:11 +00:00
Kevin Yue
1e70dd088f
Release 2.3.8 2024-10-31 14:50:24 +00:00
Kevin Yue
2dc7f97ff0
Merge branch 'dev' into main 2024-10-31 14:36:50 +00:00
Kevin Yue
6542d677a9
update default browser 2024-10-31 14:31:13 +00:00
Kevin Yue
222fe26cea
fix: default browser not working on some os 2024-10-31 06:31:54 +00:00
Kevin Yue
ed413ee029
fix: saved credentials not working 2024-10-31 05:27:04 +00:00
Kevin Yue
516d685c9e
fix: saved credentials not working 2024-10-30 16:13:20 +00:00
Kevin Yue
54e2371022
Fix the save credentials not working (#435) 2024-10-30 19:46:53 +08:00
Kevin Yue
57e20fe478
fix: enhance gpauth to support browser authentication 2024-08-15 13:14:08 +00:00
Kevin Yue
f92b04e99a
use --browser option 2024-08-14 22:42:35 +08:00
Kevin Yue
9460d498fc
feat: support specify the browser to use
Related: #405, #407, #397
2024-08-14 21:27:23 +08:00
Kevin Yue
c2a6a436a5
feat: support the --no-dtls option 2024-08-13 20:41:33 +08:00
Kevin Yue
5cb9432f21
refactor: improve the XML parsing 2024-07-08 13:04:27 +00:00
Kevin Yue
370a32f1b5
refactor: improve gateway parsing 2024-07-07 13:38:34 +00:00
Kevin Yue
68227b64a2
refactor: improve the XML parsing 2024-07-07 18:15:12 +08:00
Kevin Yue
2a0880bfee
chore: update the License 2024-07-06 03:29:13 +00:00
Ruben Rodriguez
26dbd8d312
feat: add internal host detection support (#384) 2024-07-02 21:30:34 +08:00
Kevin Yue
79083e5664 feat: Remove dotenvy_macro crate from dependencies 2024-06-15 10:58:36 +08:00
Kevin Yue
c52d2bc0b6
fix: Decode CAS callback before parsing
Related: #372
2024-06-13 14:34:58 +00:00
Kevin Yue
54d4f2ec57 fix: Cleanup temporary file after feeding auth data
Related: #366
2024-06-11 22:20:49 +08:00
Kevin Yue
6caa8fcd84 fix: sslkey not working (related #363) 2024-05-21 20:26:37 +08:00
Kevin Yue
a286b5e418 feat: improve client certificate authentication 2024-05-20 09:08:47 -04:00
Kevin Yue
882ab4001d chore: improve error message 2024-05-19 22:30:40 +08:00
Kevin Yue
52b6fa6fbd feat: support client certificate authentication (related #363) 2024-05-19 18:44:07 +08:00
Kevin Yue
af51bc257b feat: add the --reconnect-timeout option 2024-05-19 09:59:25 +08:00
Kevin Yue
90a8c11acb feat: add disable_ipv6 option (related #364) 2024-05-19 09:04:45 +08:00
Kevin Yue
92b858884c fix: check executable for file 2024-05-10 10:26:45 -04:00
Kevin Yue
159673652c Refactor prelogin.rs to use default labels for username and password 2024-05-09 01:48:02 -04:00
Kevin Yue
ddeef46d2e Restore the browser auth, related #360 2024-05-07 11:40:44 -04:00
Kevin Yue
4fbd373e29 chore: update logging 2024-04-17 21:25:25 +08:00
Kevin Yue
ae211a923a refactor: refine the logging 2024-04-15 22:31:50 +08:00
Kevin Yue
d94d730a44
feat: support default browser for CLI (#345) 2024-04-15 20:27:33 +08:00
Kevin Yue
18ae1c5fa5 refactor: improve gp response parsing 2024-04-14 17:22:37 +08:00
Kevin Yue
1158ab9095 Add MFA support 2024-04-10 10:07:37 -04:00
Kevin Yue
9f085e8b8c Improve code style 2024-04-07 20:31:05 +08:00
Kevin Yue
a884c41813 Rename PreloginCredential 2024-04-06 19:40:08 +08:00
Kevin Yue
8446874290 Decode extracted gpcallback 2024-04-05 18:01:09 +08:00
Kevin Yue
c347f97b95 Update vite 2024-04-04 18:34:58 +08:00
Kevin Yue
29cfa9e24b Polish authentication 2024-04-04 18:31:48 +08:00
Kevin Yue
e9f2dbf9ea Support CAS authentication 2024-04-03 06:40:40 -04:00
Kevin Yue
cec0d22dc8 Support CAS authentication 2024-04-02 20:06:00 +08:00
Kevin Yue
79e0f0c7c1 Handle portal endpoint network error 2024-03-29 01:57:53 -04:00
Kevin Yue
2d1aa3ba8c Handle the gateway endpoint error
Related: #338
2024-03-25 21:03:54 +08:00
Kevin Yue
08bd4efefa Improve the error message
Related #327
2024-03-23 20:05:54 +08:00
Kevin Yue
d5d92cfbee Ensure vpnc_script and csd_wrapper executable 2024-03-16 21:06:49 +08:00
Kevin Yue
a00f6a8cba Add vpnc_script location, fix #336 2024-03-16 12:05:09 +08:00
Kevin Yue
47776d54d9
Improve packaging (#328)
* Add gpgui-helper (#326)

* Add packaging
2024-02-26 23:33:39 +08:00