Commit Graph

153 Commits

Author SHA1 Message Date
Amit Joshi 70816a9600 Add debian packaging instructions and code (#19)
* First cut of creating a debian package

* Update version

* Add notes to build debian package

Co-authored-by: amit.joshi@markit.com <amit.joshi@markit.com>
2020-06-01 13:36:43 +08:00
Kevin Yue 337a94efcd Release 1.2.4 v1.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 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
v1.2.2
2020-05-30 11:22:05 +08:00
Kevin Yue 86ad51b0ad Add extra parameters to prelogin request v1.2.1 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 4313b9d0e7 Update README.md 2020-05-25 10:05:11 +08:00
Kevin Yue 4fa08c7153 Fix locale for GPService v1.2.0 2020-05-24 23:33:49 +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
Kevin Yue 76a4977e92 Update README.md 2020-03-22 13:32:19 +08:00
Kevin Yue 246ef6d9ed Update README.md 2020-03-22 12:51:43 +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
Kevin Yue 81d4f9836f Merge pull request #2 from havocbane/master
Print QNetworkReply::NetworkError code to logs
2020-03-14 12:14:43 +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 v1.1.0 2020-02-23 14:24:01 +08:00
Kevin Yue cc59f031b0 Update README.md v1.0.0 2020-02-21 23:16:26 +08:00
Kevin Yue d31598eac3 Update bin path v0.0.3 2020-02-21 22:31:51 +08:00
Kevin Yue 86dd501506 Change install folder v0.0.2 2020-02-21 22:22:24 +08:00
Kevin Yue 49ad8fd142 Reorder the bin paths v0.0.1 2020-02-20 23:45:47 +08:00
Kevin Yue 749bc3a67f Update readme 2020-02-20 23:39:27 +08:00
Kevin Yue de6add564c Update README.md 2020-02-20 23:35:47 +08:00
Kevin Yue 4c6395a26f Update README.md 2020-02-20 23:34:48 +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 06d766fae5 Update remote url 2020-02-20 23:10:47 +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 462ed0fe7c Update the service file 2020-02-20 20:46:43 +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 94f9048096 Polish gp service 2020-02-16 18:03:28 +08:00
Kevin Yue c63c494ea4 Save portal to settings 2020-02-16 17:20:39 +08:00
Kevin Yue 71d5e96f65 Add desktop file 2020-02-16 16:43:47 +08:00
Kevin Yue 432aac1d7c Add dbus&systemd files 2020-02-16 14:40:27 +08:00
Kevin Yue bf8a0c6f10 Update the build script 2020-02-16 10:50:38 +08:00
Kevin Yue 68724e3820 Refine log 2020-02-16 09:31:56 +08:00
Kevin Yue 42306ded5b Refine the connect parameters 2020-02-15 23:43:10 +08:00
Kevin Yue 704554d3a5 Handle unix signals 2020-02-15 23:37:30 +08:00
Kevin Yue 7fa8357a1c Refine the code 2020-02-15 22:15:04 +08:00
Kevin Yue 5d57fd5fd1 Open window at center 2020-02-15 21:40:48 +08:00
Kevin Yue c08ce6298c Improve UI 2020-02-15 20:43:54 +08:00
Kevin Yue 2a7230a277 Add CDP_PORT 2020-02-15 20:43:21 +08:00
Kevin Yue 482012098e Add singleapplication for service 2020-02-15 20:40:01 +08:00