Commit Graph

57 Commits

Author SHA1 Message Date
Kevin Yue 405e84e40c update install command 2021-09-13 13:50:46 +08:00
Kevin Yue deddefc72a update install command 2021-09-13 12:51:14 +08:00
Kevin Yue 2a68f6aa2d migrate to cmake 2021-09-12 21:04:04 +08:00
Kevin Yue 98e641e99d release 1.3.3 2021-09-04 19:03:01 +08:00
Kevin Yue 6fa77cdbd2 Fix the clientos param (#87)
* fix the clientos param

* fix the clientos param
2021-09-04 18:56:17 +08:00
Kevin Yue 64e6487e7e release 1.3.2 2021-09-02 21:11:47 +08:00
Kevin Yue e8b2c1606f Add default value to client os (#86)
* add default value for clientos

* update CI

* update icon format

* change the icon format
2021-09-02 21:08:56 +08:00
Kevin Yue 84f1480653 release 1.3.1 2021-08-31 20:54:04 +08:00
Kevin Yue 9f9444a72b Display error when OpenConnect was not found (#81) 2021-08-21 19:32:13 +08:00
Kevin Yue 6352e1fb2b Make the clientos configurable and improve Reset Settings (#80)
* Set the gateway

* Make clientos configurable

* Update readme.md

* Update README.md
2021-08-21 18:44:16 +08:00
Kevin Yue 47013033ec Release 1.3.0 2021-08-15 20:44:18 +08:00
Kevin Yue 05fb9a26bd Update links 2021-08-15 20:40:13 +08:00
Kevin Yue 96962f957c Add links (#77) 2021-08-15 17:36:51 +08:00
Kevin Yue b4f9cfae67 Support custom parameters (#76)
* Add the setting icon

* Add support for custom parameters

* Ignore auto generated files

* Update README.md
2021-08-15 12:47:02 +08:00
Kevin Yue f089996cdc Release 1.2.9 2021-08-03 22:20:36 +08:00
Tom Almeida 260b557238 Properly handle gateway responses that return Javascript errors (#74)
This was previously causing a segmentation fault, as the gateway
response would not be valid XML to be parsed.

Closes: #38, #71
2021-08-03 22:17:50 +08:00
Kevin Yue 38a1eded19 Release 1.2.8 2021-04-24 22:21:29 +08:00
hakasapl ebd3de6f63 added startupwmclass to desktop file (#51) 2021-04-15 16:15:13 +08:00
Kevin Yue ccaf93ec31 Release 1.2.7 2020-12-29 21:32:04 +08:00
Mike Gelfand e08d7d7c4d Don't quit the app when closing the main window (#40)
Fixes: #15
2020-12-24 10:40:35 +08:00
Raphael Sant'Anna c14a6ad1d2 Fix parsing of Gateways and Priority Rules (#35)
* Fix gateways and priority rules parsing

* Removing comment with dead code

Co-authored-by: Raphael Sant'Anna <raphael.santanna@exame.com>
2020-11-01 09:55:27 +08:00
Kevin Yue d91fad089f Release 1.2.5 2020-07-19 18:32:34 +08:00
Kevin Yue 2c1036ff10 Add log entry for the gateway response 2020-07-19 18:26:08 +08:00
Kevin Yue d5f9283b93 Skip the ssl certificate verifying (#26) 2020-07-19 17:26:54 +08:00
Kevin Yue 7f056c98ce Remove auto generated files 2020-06-07 22:05:01 +08:00
Kevin Yue 337a94efcd Release 1.2.4 2020-05-31 12:15:06 +08:00
Kevin Yue cf34f9f70f Improve the authentication workflow (#18) 2020-05-31 12:14:56 +08:00
Kevin Yue 3a790cdc63 Release v1.2.3 2020-05-30 23:00:38 +08:00
Kevin Yue 73925fd1e2 Add more logs to debug the portal login (#16) 2020-05-30 22:58:58 +08:00
Kevin Yue e12613d9a4 Try to fix saml hang (#14)
* Try to fix saml login hang

* Add more logs

* Add version number
2020-05-30 11:22:05 +08:00
Kevin Yue 86ad51b0ad Add extra parameters to prelogin request 2020-05-29 23:44:02 +08:00
Kevin Yue 1e2322b938 Fix saml login for portal-userauthcookie (#12) 2020-05-29 23:38:51 +08:00
Kevin Yue 599ff3668f Add support to switch gateway 2020-05-24 22:41:53 +08:00
Kevin Yue e22bb8e1b7 Improve code 2020-05-23 21:34:27 +08:00
Kevin Yue 7f5bf0ce52 Code refactor, support multiple gateways and non-SAML authentication (#9)
* Code refactor

* Update README.md
2020-05-23 15:51:10 +08:00
Johannes 0ccb1371ab Bugfix for KDE build with Qt 5.11 from Debian 10 (#3)
Co-authored-by: Johannes Braun <jobraun@PC080>
2020-03-16 21:48:07 +08:00
Joseph Bane cf32e44366 When prelogin fails, print QNetworkReply::NetworkError code to logs as well to aid debugging. 2020-03-13 12:29:44 -04:00
Kevin Yue bdad3ffe4d Add support for okta saml login 2020-02-23 14:24:01 +08:00
Kevin Yue d31598eac3 Update bin path 2020-02-21 22:31:51 +08:00
Kevin Yue 86dd501506 Change install folder 2020-02-21 22:22:24 +08:00
Kevin Yue 77d6c40dcd Move image 2020-02-20 23:31:33 +08:00
Kevin Yue 75ffc787ac Update readme 2020-02-20 23:27:06 +08:00
Kevin Yue bebd18d4fa Add message dialog for unsupported method 2020-02-20 22:43:36 +08:00
Kevin Yue 439d6f7db7 Refine the loglevel 2020-02-20 22:31:25 +08:00
Kevin Yue c68338c180 Improve the connect logic 2020-02-20 22:20:28 +08:00
Kevin Yue 62688a89f0 Remove style.css 2020-02-20 20:44:09 +08:00
Kevin Yue a3a1cf24d6 Add default port 2020-02-20 20:42:51 +08:00
Kevin Yue 02d78d7607 Update UI 2020-02-17 23:46:49 +08:00
Kevin Yue c3a5f8d39d Add icon 2020-02-16 20:59:32 +08:00
Kevin Yue c63c494ea4 Save portal to settings 2020-02-16 17:20:39 +08:00