Commit Graph

58 Commits

Author SHA1 Message Date
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
fe7b96ce9b
Update changelog 2020-07-09 10:22:38 +08:00
Kevin Yue
790865c060 Update debian scripts 2020-06-09 22:20:35 +08:00
Kevin Yue
7f056c98ce Remove auto generated files 2020-06-07 22:05:01 +08:00
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 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
4313b9d0e7
Update README.md 2020-05-25 10:05:11 +08:00
Kevin Yue
4fa08c7153 Fix locale for GPService 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 2020-02-23 14:24:01 +08:00
Kevin Yue
cc59f031b0 Update README.md 2020-02-21 23:16:26 +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
49ad8fd142 Reorder the bin paths 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