mirror of
				https://github.com/yuezk/GlobalProtect-openconnect.git
				synced 2025-05-20 07:26:58 -04:00 
			
		
		
		
	Compare commits
	
		
			89 Commits
		
	
	
		
			v1.3.4
			...
			2761f7521a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					2761f7521a | ||
| 
						 | 
					c3939a774b | ||
| 
						 | 
					49e5242bf2 | ||
| 
						 | 
					3181d37b20 | ||
| 
						 | 
					6d788a5e91 | ||
| 
						 | 
					74c7549444 | ||
| 
						 | 
					c52ccb87f1 | ||
| 
						 | 
					fab25848e1 | ||
| 
						 | 
					75a24c89cd | ||
| 
						 | 
					15a73b7dba | ||
| 
						 | 
					5788474d7e | ||
| 
						 | 
					3559834762 | ||
| 
						 | 
					f9926b4026 | ||
| 
						 | 
					cb457c4b09 | ||
| 
						 | 
					5ebfe9b0f4 | ||
| 
						 | 
					35266dd8bf | ||
| 
						 | 
					bf03d375e0 | ||
| 
						 | 
					6cf909e34f | ||
| 
						 | 
					343a6d03c1 | ||
| 
						 | 
					fab8e7591e | ||
| 
						 | 
					5a485197b7 | ||
| 
						 | 
					7bc02a4208 | ||
| 
						 | 
					3067e6e911 | ||
| 
						 | 
					5db77e8404 | ||
| 
						 | 
					5714063457 | ||
| 
						 | 
					41f88ed2e0 | ||
| 
						 | 
					4fada9bd14 | ||
| 
						 | 
					b57fb993ca | ||
| 
						 | 
					f6d06ed978 | ||
| 
						 | 
					cc67de3a2b | ||
| 
						 | 
					e2d28c83b2 | ||
| 
						 | 
					a489c5881b | ||
| 
						 | 
					44fd2f1d3f | ||
| 
						 | 
					9c9b42b87f | ||
| 
						 | 
					fb2b148b72 | ||
| 
						 | 
					64bec9660a | ||
| 
						 | 
					0619e91bf5 | ||
| 
						 | 
					048aa4799f | ||
| 
						 | 
					db0e8b801d | ||
| 
						 | 
					d03bbc339e | ||
| 
						 | 
					1312d54d08 | ||
| 
						 | 
					39f99d9143 | ||
| 
						 | 
					7a4eb0def3 | ||
| 
						 | 
					d9b2094edd | ||
| 
						 | 
					e6118af9f3 | ||
| 
						 | 
					108b4be3ec | ||
| 
						 | 
					65c59e47ec | ||
| 
						 | 
					177da7f3a2 | ||
| 
						 | 
					d5cd90373b | ||
| 
						 | 
					ffa99d3783 | ||
| 
						 | 
					4940830885 | ||
| 
						 | 
					ad178fe56c | ||
| 
						 | 
					829298bb84 | ||
| 
						 | 
					8fe717d844 | ||
| 
						 | 
					dffbc64ef5 | ||
| 
						 | 
					b99c5a8391 | ||
| 
						 | 
					c2f7576d10 | ||
| 
						 | 
					4327235093 | ||
| 
						 | 
					0699878b92 | ||
| 
						 | 
					e3aba11506 | ||
| 
						 | 
					ff58258d5c | ||
| 
						 | 
					991cf25a7b | ||
| 
						 | 
					02c70150ba | ||
| 
						 | 
					28d8321958 | ||
| 
						 | 
					e1c9180cae | ||
| 
						 | 
					57df34fd1e | ||
| 
						 | 
					04d180e11a | ||
| 
						 | 
					6d3b127569 | ||
| 
						 | 
					e72b25e415 | ||
| 
						 | 
					37a511c24d | ||
| 
						 | 
					ad7db36c92 | ||
| 
						 | 
					11dc5920ef | ||
| 
						 | 
					e6383916c7 | ||
| 
						 | 
					1d9d928b26 | ||
| 
						 | 
					c02ad5d46d | ||
| 
						 | 
					2319c7c49c | ||
| 
						 | 
					e0c2c14dc3 | ||
| 
						 | 
					8f27c92e7b | ||
| 
						 | 
					9d6ec84c14 | ||
| 
						 | 
					dd81ed9519 | ||
| 
						 | 
					32bd713965 | ||
| 
						 | 
					ba92517141 | ||
| 
						 | 
					0e4e082594 | ||
| 
						 | 
					3e590cab7b | ||
| 
						 | 
					3e0e4cff12 | ||
| 
						 | 
					692df2f2c5 | ||
| 
						 | 
					f2b9ffddde | ||
| 
						 | 
					ca38925066 | ||
| 
						 | 
					8591dd7e81 | 
							
								
								
									
										13
									
								
								.editorconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								.editorconfig
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					# top-most EditorConfig file
 | 
				
			||||||
 | 
					root = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Unix-style newlines with a newline ending every file
 | 
				
			||||||
 | 
					[*]
 | 
				
			||||||
 | 
					end_of_line = lf
 | 
				
			||||||
 | 
					insert_final_newline = false
 | 
				
			||||||
 | 
					trim_trailing_whitespace=true
 | 
				
			||||||
 | 
					indent_style = space
 | 
				
			||||||
 | 
					indent_size = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[*.sh]
 | 
				
			||||||
 | 
					indent_style = tab
 | 
				
			||||||
							
								
								
									
										155
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										155
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -18,7 +18,7 @@ jobs:
 | 
				
			|||||||
  build:
 | 
					  build:
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        os: [ubuntu-18.04, ubuntu-20.04]
 | 
					        os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    runs-on: ${{ matrix.os }}
 | 
					    runs-on: ${{ matrix.os }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -31,6 +31,8 @@ jobs:
 | 
				
			|||||||
      - name: Build
 | 
					      - name: Build
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          ./scripts/install-ubuntu.sh
 | 
					          ./scripts/install-ubuntu.sh
 | 
				
			||||||
 | 
					          # assert no library missing
 | 
				
			||||||
 | 
					          test $(ldd $(which gpclient) | grep 'not found' | wc -l) -eq 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  snapshot-archive-all:
 | 
					  snapshot-archive-all:
 | 
				
			||||||
    if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}
 | 
					    if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}
 | 
				
			||||||
@@ -52,6 +54,10 @@ jobs:
 | 
				
			|||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          ./scripts/snapshot-archive-all.sh
 | 
					          ./scripts/snapshot-archive-all.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Verify debian package
 | 
				
			||||||
 | 
					        run: |
 | 
				
			||||||
 | 
					          ./scripts/verify-debian-package.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: actions/upload-artifact@v2
 | 
					      - uses: actions/upload-artifact@v2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          name: snapshot-source-code
 | 
					          name: snapshot-source-code
 | 
				
			||||||
@@ -68,62 +74,19 @@ jobs:
 | 
				
			|||||||
          name: snapshot-source-code
 | 
					          name: snapshot-source-code
 | 
				
			||||||
          path: artifacts
 | 
					          path: artifacts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Import GPG key
 | 
					      - name: Extract source code
 | 
				
			||||||
        id: import_gpg
 | 
					        run: |
 | 
				
			||||||
        uses: crazy-max/ghaction-import-gpg@v4
 | 
					          cd $GITHUB_WORKSPACE/artifacts
 | 
				
			||||||
 | 
					          mkdir deb-build && cp *.tar.gz deb-build && cd deb-build
 | 
				
			||||||
 | 
					          tar xf *.tar.gz
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Publish PPA
 | 
				
			||||||
 | 
					        uses: yuezk/publish-ppa-package@develop
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
					          repository: 'ppa:yuezk/globalprotect-openconnect-snapshot'
 | 
				
			||||||
          gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
 | 
					          gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
 | 
				
			||||||
          passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
 | 
					          gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
 | 
				
			||||||
      
 | 
					          pkgdir: '${{ github.workspace }}/artifacts/deb-build/globalprotect-openconnect*/'
 | 
				
			||||||
      - name: Install dependencies
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          sudo apt update
 | 
					 | 
				
			||||||
          sudo apt install debmake debhelper cmake \
 | 
					 | 
				
			||||||
            libqt5websockets5-dev qtbase5-dev qtwebengine5-dev
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 18.04
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-18.04
 | 
					 | 
				
			||||||
          cp *.tar.gz build-18.04 && cd build-18.04
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 18.04
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 20.04
 | 
					 | 
				
			||||||
        run: | 
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-20.04
 | 
					 | 
				
			||||||
          cp *.tar.gz build-20.04 && cd build-20.04
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 20.04
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 21.04
 | 
					 | 
				
			||||||
        run: | 
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-21.04
 | 
					 | 
				
			||||||
          cp *.tar.gz build-21.04 && cd build-21.04
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 21.04
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 21.10
 | 
					 | 
				
			||||||
        run: | 
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-21.10
 | 
					 | 
				
			||||||
          cp *.tar.gz build-21.10 && cd build-21.10
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 21.10
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  snapshot-aur:
 | 
					  snapshot-aur:
 | 
				
			||||||
    if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}
 | 
					    if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}
 | 
				
			||||||
@@ -137,13 +100,11 @@ jobs:
 | 
				
			|||||||
          path: artifacts
 | 
					          path: artifacts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Publish AUR package
 | 
					      - name: Publish AUR package
 | 
				
			||||||
        env:
 | 
					 | 
				
			||||||
          VERSION: $(cat ./artifacts/VERSION)
 | 
					 | 
				
			||||||
        uses: yuezk/github-actions-deploy-aur@update-pkgver
 | 
					        uses: yuezk/github-actions-deploy-aur@update-pkgver
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          pkgname: globalprotect-openconnect-git
 | 
					          pkgname: globalprotect-openconnect-git
 | 
				
			||||||
          pkgbuild: ./artifacts/aur/PKGBUILD
 | 
					          pkgbuild: ./artifacts/aur/PKGBUILD
 | 
				
			||||||
          assets: ./artifacts/aur/*.tar.gz
 | 
					          assets: ./artifacts/aur/gp.install
 | 
				
			||||||
          update_pkgver: true
 | 
					          update_pkgver: true
 | 
				
			||||||
          commit_username: ${{ secrets.AUR_USERNAME }}
 | 
					          commit_username: ${{ secrets.AUR_USERNAME }}
 | 
				
			||||||
          commit_email: ${{ secrets.AUR_EMAIL }}
 | 
					          commit_email: ${{ secrets.AUR_EMAIL }}
 | 
				
			||||||
@@ -170,7 +131,8 @@ jobs:
 | 
				
			|||||||
          files: ./artifacts/obs/*
 | 
					          files: ./artifacts/obs/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  snapshot-snap:
 | 
					  snapshot-snap:
 | 
				
			||||||
    if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}
 | 
					    # if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}
 | 
				
			||||||
 | 
					    if: ${{ false }}
 | 
				
			||||||
    needs: snapshot-archive-all
 | 
					    needs: snapshot-archive-all
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -218,6 +180,10 @@ jobs:
 | 
				
			|||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          ./scripts/release-archive-all.sh
 | 
					          ./scripts/release-archive-all.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Verify debian package
 | 
				
			||||||
 | 
					        run: |
 | 
				
			||||||
 | 
					          ./scripts/verify-debian-package.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: actions/upload-artifact@v2
 | 
					      - uses: actions/upload-artifact@v2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          name: release-source-code
 | 
					          name: release-source-code
 | 
				
			||||||
@@ -234,62 +200,19 @@ jobs:
 | 
				
			|||||||
          name: release-source-code
 | 
					          name: release-source-code
 | 
				
			||||||
          path: artifacts
 | 
					          path: artifacts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Import GPG key
 | 
					      - name: Extract source code
 | 
				
			||||||
        id: import_gpg
 | 
					        run: |
 | 
				
			||||||
        uses: crazy-max/ghaction-import-gpg@v4
 | 
					          cd $GITHUB_WORKSPACE/artifacts
 | 
				
			||||||
 | 
					          mkdir deb-build && cp *.tar.gz deb-build && cd deb-build
 | 
				
			||||||
 | 
					          tar xf *.tar.gz
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      - name: Publish PPA
 | 
				
			||||||
 | 
					        uses: yuezk/publish-ppa-package@develop
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
					          repository: 'ppa:yuezk/globalprotect-openconnect'
 | 
				
			||||||
          gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
 | 
					          gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
 | 
				
			||||||
          passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
 | 
					          gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
 | 
				
			||||||
      
 | 
					          pkgdir: '${{ github.workspace }}/artifacts/deb-build/globalprotect-openconnect*/'
 | 
				
			||||||
      - name: Install dependencies
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          sudo apt update
 | 
					 | 
				
			||||||
          sudo apt install debmake debhelper cmake \
 | 
					 | 
				
			||||||
            libqt5websockets5-dev qtbase5-dev qtwebengine5-dev
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 18.04
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-18.04
 | 
					 | 
				
			||||||
          cp *.tar.gz build-18.04 && cd build-18.04
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 18.04 --stable
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 20.04
 | 
					 | 
				
			||||||
        run: | 
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-20.04
 | 
					 | 
				
			||||||
          cp *.tar.gz build-20.04 && cd build-20.04
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 20.04 --stable
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 21.04
 | 
					 | 
				
			||||||
        run: | 
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-21.04
 | 
					 | 
				
			||||||
          cp *.tar.gz build-21.04 && cd build-21.04
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 21.04 --stable
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build deb package for 21.10
 | 
					 | 
				
			||||||
        run: | 
 | 
					 | 
				
			||||||
          cd $GITHUB_WORKSPACE/artifacts
 | 
					 | 
				
			||||||
          mkdir build-21.10
 | 
					 | 
				
			||||||
          cp *.tar.gz build-21.10 && cd build-21.10
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
          PPA_GPG_PASSPHRASE=${{ secrets.PPA_GPG_PASSPHRASE }} \
 | 
					 | 
				
			||||||
          PPA_GPG_KEYID=${{ steps.import_gpg.outputs.keyid }} ./scripts/ppa-publish.sh 21.10 --stable
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  release-aur:
 | 
					  release-aur:
 | 
				
			||||||
    if: startsWith(github.ref, 'refs/tags/v')
 | 
					    if: startsWith(github.ref, 'refs/tags/v')
 | 
				
			||||||
@@ -303,13 +226,11 @@ jobs:
 | 
				
			|||||||
          path: artifacts
 | 
					          path: artifacts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Publish AUR package
 | 
					      - name: Publish AUR package
 | 
				
			||||||
        env:
 | 
					 | 
				
			||||||
          VERSION: $(cat ./artifacts/VERSION)
 | 
					 | 
				
			||||||
        uses: yuezk/github-actions-deploy-aur@update-pkgver
 | 
					        uses: yuezk/github-actions-deploy-aur@update-pkgver
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          pkgname: globalprotect-openconnect
 | 
					          pkgname: globalprotect-openconnect-git
 | 
				
			||||||
          pkgbuild: ./artifacts/aur/PKGBUILD
 | 
					          pkgbuild: ./artifacts/aur/PKGBUILD
 | 
				
			||||||
          assets: ./artifacts/aur/*.tar.gz
 | 
					          assets: ./artifacts/aur/gp.install
 | 
				
			||||||
          update_pkgver: true
 | 
					          update_pkgver: true
 | 
				
			||||||
          commit_username: ${{ secrets.AUR_USERNAME }}
 | 
					          commit_username: ${{ secrets.AUR_USERNAME }}
 | 
				
			||||||
          commit_email: ${{ secrets.AUR_EMAIL }}
 | 
					          commit_email: ${{ secrets.AUR_EMAIL }}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.github/workflows/pr.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pr.yml
									
									
									
									
										vendored
									
									
								
							@@ -29,3 +29,5 @@ jobs:
 | 
				
			|||||||
      - name: Build
 | 
					      - name: Build
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          ./scripts/install-ubuntu.sh
 | 
					          ./scripts/install-ubuntu.sh
 | 
				
			||||||
 | 
					          # assert no library missing
 | 
				
			||||||
 | 
					          test $(ldd $(which gpclient) | grep 'not found' | wc -l) -eq 0
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										58
									
								
								.github/workflows/pre-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										58
									
								
								.github/workflows/pre-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,58 +0,0 @@
 | 
				
			|||||||
name: Pre Release
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
on:
 | 
					 | 
				
			||||||
  workflow_dispatch:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
jobs:
 | 
					 | 
				
			||||||
  pre-release:
 | 
					 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					 | 
				
			||||||
    if: ${{ github.event.workflow_run.conclusion == 'success' }}
 | 
					 | 
				
			||||||
    env:
 | 
					 | 
				
			||||||
      DEBFULLNAME: "Kevin Yue"
 | 
					 | 
				
			||||||
      DEBEMAIL: "yuezk001@gmail.com"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    steps:
 | 
					 | 
				
			||||||
      # Checkout repository and submodules
 | 
					 | 
				
			||||||
      - uses: actions/checkout@v2
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          submodules: recursive
 | 
					 | 
				
			||||||
          fetch-depth: 0
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Init variables
 | 
					 | 
				
			||||||
        id: vars
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          TAG=$(git tag --sort=-v:refname --list "v[0-9]*" | head -n 1 | cut -c 2-)
 | 
					 | 
				
			||||||
          echo ::set-output name=VERSION::"${TAG}+SNAPSHOT$(date -u +"%Y%m%d%H%M%S")"
 | 
					 | 
				
			||||||
          echo ::set-output name=TAG::${TAG}
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      - name: Update debian/changelog
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          sudo apt install devscripts
 | 
					 | 
				
			||||||
          git log --format="%s" v${{ steps.vars.outputs.TAG }}.. | xargs -L1 dch -v ${{ steps.vars.outputs.VERSION }}-1ppa1
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      - name: "Archive all"
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          python -m pip install --upgrade pip
 | 
					 | 
				
			||||||
          pip install git-archive-all
 | 
					 | 
				
			||||||
          git-archive-all \
 | 
					 | 
				
			||||||
            --force-submodules \
 | 
					 | 
				
			||||||
            --prefix=globalprotect-openconnect-${{ steps.vars.outputs.VERSION }}/ \
 | 
					 | 
				
			||||||
            ./globalprotect-openconnect-${{ steps.vars.outputs.VERSION }}.full.tar.gz
 | 
					 | 
				
			||||||
      - name: "Debian Packaging"
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          sudo apt update
 | 
					 | 
				
			||||||
          sudo apt install qtbase5-dev libqt5websockets5-dev qtwebengine5-dev qttools5-dev debhelper
 | 
					 | 
				
			||||||
          mkdir build-debian && cd build-debian
 | 
					 | 
				
			||||||
          cp ../*.tar.gz globalprotect-openconnect_${{ steps.vars.outputs.VERSION }}.orig.tar.gz
 | 
					 | 
				
			||||||
          tar xf *.tar.gz
 | 
					 | 
				
			||||||
          cd globalprotect-openconnect-${{ steps.vars.outputs.VERSION }}
 | 
					 | 
				
			||||||
          fakeroot dpkg-buildpackage -uc -us -sa
 | 
					 | 
				
			||||||
      - uses: "marvinpinto/action-automatic-releases@latest"
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          repo_token: "${{ secrets.GITHUB_TOKEN }}"
 | 
					 | 
				
			||||||
          automatic_release_tag: "latest"
 | 
					 | 
				
			||||||
          prerelease: true
 | 
					 | 
				
			||||||
          title: "globalprotect-openconnect_${{ steps.vars.outputs.VERSION }}"
 | 
					 | 
				
			||||||
          files: |
 | 
					 | 
				
			||||||
            *.tar.gz
 | 
					 | 
				
			||||||
            build-debian/*.deb
 | 
					 | 
				
			||||||
							
								
								
									
										61
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										61
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,61 +0,0 @@
 | 
				
			|||||||
name: Publish
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
on:
 | 
					 | 
				
			||||||
  workflow_dispatch:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
jobs:
 | 
					 | 
				
			||||||
  build:
 | 
					 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    steps:
 | 
					 | 
				
			||||||
      - name: Install Qt
 | 
					 | 
				
			||||||
        uses: jurplel/install-qt-action@v2
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          version: 5.12.11
 | 
					 | 
				
			||||||
          modules: 'qtwebengine qtwebsockets'
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      # Checkout repository and submodules
 | 
					 | 
				
			||||||
      - uses: actions/checkout@v2
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          submodules: recursive
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Build
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          qmake CONFIG+=release
 | 
					 | 
				
			||||||
          make
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  aur-publish:
 | 
					 | 
				
			||||||
    needs:
 | 
					 | 
				
			||||||
      - build
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    steps:
 | 
					 | 
				
			||||||
      - uses: actions/checkout@v2
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          fetch-depth: 0
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      - name: Get latest version
 | 
					 | 
				
			||||||
        id: get-version
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          echo ::set-output name=VERSION::$(git tag --sort=-v:refname --list "v[0-9]*" | head -n 1 | cut -c 2-)
 | 
					 | 
				
			||||||
          
 | 
					 | 
				
			||||||
      - name: Get the sha256sum
 | 
					 | 
				
			||||||
        id: get-sha256sum
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          echo ::set-output name=SHA::$(curl -L https://github.com/yuezk/GlobalProtect-openconnect/archive/refs/tags/v${{ steps.get-version.outputs.VERSION }}.tar.gz | sha256sum | cut -f1 -d" ")
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      - name: Generate PKGBUILD
 | 
					 | 
				
			||||||
        run: |
 | 
					 | 
				
			||||||
          sed "s/{PKG_VERSION}/${{ steps.get-version.outputs.VERSION }}/g;s/{SOURCE_SHA}/${{ steps.get-sha256sum.outputs.SHA }}/g" PKGBUILD.template > PKGBUILD
 | 
					 | 
				
			||||||
      
 | 
					 | 
				
			||||||
      - name: Publish AUR package
 | 
					 | 
				
			||||||
        uses: KSXGitHub/github-actions-deploy-aur@v2.2.4
 | 
					 | 
				
			||||||
        with:
 | 
					 | 
				
			||||||
          pkgname: globalprotect-openconnect
 | 
					 | 
				
			||||||
          pkgbuild: ./PKGBUILD
 | 
					 | 
				
			||||||
          commit_username: ${{ secrets.AUR_USERNAME }}
 | 
					 | 
				
			||||||
          commit_email: ${{ secrets.AUR_EMAIL }}
 | 
					 | 
				
			||||||
          ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
 | 
					 | 
				
			||||||
          commit_message: 'Release v${{ steps.get-version.outputs.VERSION }}'
 | 
					 | 
				
			||||||
          force_push: true
 | 
					 | 
				
			||||||
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -8,6 +8,7 @@ build
 | 
				
			|||||||
artifacts
 | 
					artifacts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.cmake
 | 
					.cmake
 | 
				
			||||||
 | 
					.idea
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Auto generated DBus files
 | 
					# Auto generated DBus files
 | 
				
			||||||
*_adaptor.cpp
 | 
					*_adaptor.cpp
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							@@ -5,3 +5,6 @@
 | 
				
			|||||||
[submodule "plog"]
 | 
					[submodule "plog"]
 | 
				
			||||||
	path = 3rdparty/plog
 | 
						path = 3rdparty/plog
 | 
				
			||||||
	url = https://github.com/SergiusTheBest/plog.git
 | 
						url = https://github.com/SergiusTheBest/plog.git
 | 
				
			||||||
 | 
					[submodule "3rdparty/qtkeychain"]
 | 
				
			||||||
 | 
						path = 3rdparty/qtkeychain
 | 
				
			||||||
 | 
						url = git@github.com:frankosterfeld/qtkeychain.git
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								3rdparty/inih/CMakeLists.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								3rdparty/inih/CMakeLists.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					cmake_minimum_required(VERSION 3.10.0)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					set(CMAKE_CXX_STANDARD 17)
 | 
				
			||||||
 | 
					project(inih)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					add_library(inih STATIC
 | 
				
			||||||
 | 
					    ini.h
 | 
				
			||||||
 | 
					    ini.c
 | 
				
			||||||
 | 
					    cpp/INIReader.h
 | 
				
			||||||
 | 
					    cpp/INIReader.cpp
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 | 
					target_include_directories(inih PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/cpp")
 | 
				
			||||||
							
								
								
									
										27
									
								
								3rdparty/inih/LICENSE.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								3rdparty/inih/LICENSE.txt
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,27 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					The "inih" library is distributed under the New BSD license:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Copyright (c) 2009, Ben Hoyt
 | 
				
			||||||
 | 
					All rights reserved.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Redistribution and use in source and binary forms, with or without
 | 
				
			||||||
 | 
					modification, are permitted provided that the following conditions are met:
 | 
				
			||||||
 | 
					    * Redistributions of source code must retain the above copyright
 | 
				
			||||||
 | 
					      notice, this list of conditions and the following disclaimer.
 | 
				
			||||||
 | 
					    * Redistributions in binary form must reproduce the above copyright
 | 
				
			||||||
 | 
					      notice, this list of conditions and the following disclaimer in the
 | 
				
			||||||
 | 
					      documentation and/or other materials provided with the distribution.
 | 
				
			||||||
 | 
					    * Neither the name of Ben Hoyt nor the names of its contributors
 | 
				
			||||||
 | 
					      may be used to endorse or promote products derived from this software
 | 
				
			||||||
 | 
					      without specific prior written permission.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					THIS SOFTWARE IS PROVIDED BY BEN HOYT ''AS IS'' AND ANY
 | 
				
			||||||
 | 
					EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 | 
				
			||||||
 | 
					WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 | 
				
			||||||
 | 
					DISCLAIMED. IN NO EVENT SHALL BEN HOYT BE LIABLE FOR ANY
 | 
				
			||||||
 | 
					DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 | 
				
			||||||
 | 
					(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 | 
				
			||||||
 | 
					LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 | 
				
			||||||
 | 
					ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 | 
				
			||||||
 | 
					(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 | 
				
			||||||
 | 
					SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
				
			||||||
							
								
								
									
										116
									
								
								3rdparty/inih/cpp/INIReader.cpp
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										116
									
								
								3rdparty/inih/cpp/INIReader.cpp
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,116 @@
 | 
				
			|||||||
 | 
					// Read an INI file into easy-to-access name/value pairs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Copyright (C) 2009-2020, Ben Hoyt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// inih and INIReader are released under the New BSD license (see LICENSE.txt).
 | 
				
			||||||
 | 
					// Go to the project home page for more info:
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// https://github.com/benhoyt/inih
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <algorithm>
 | 
				
			||||||
 | 
					#include <cctype>
 | 
				
			||||||
 | 
					#include <cstdlib>
 | 
				
			||||||
 | 
					#include "../ini.h"
 | 
				
			||||||
 | 
					#include "INIReader.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					using std::string;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					INIReader::INIReader(const string& filename)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    _error = ini_parse(filename.c_str(), ValueHandler, this);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					INIReader::INIReader(const char *buffer, size_t buffer_size)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					  string content(buffer, buffer_size);
 | 
				
			||||||
 | 
					  _error = ini_parse_string(content.c_str(), ValueHandler, this);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					int INIReader::ParseError() const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    return _error;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					string INIReader::Get(const string& section, const string& name, const string& default_value) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    string key = MakeKey(section, name);
 | 
				
			||||||
 | 
					    // Use _values.find() here instead of _values.at() to support pre C++11 compilers
 | 
				
			||||||
 | 
					    return _values.count(key) ? _values.find(key)->second : default_value;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					string INIReader::GetString(const string& section, const string& name, const string& default_value) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    const string str = Get(section, name, "");
 | 
				
			||||||
 | 
					    return str.empty() ? default_value : str;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					long INIReader::GetInteger(const string& section, const string& name, long default_value) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    string valstr = Get(section, name, "");
 | 
				
			||||||
 | 
					    const char* value = valstr.c_str();
 | 
				
			||||||
 | 
					    char* end;
 | 
				
			||||||
 | 
					    // This parses "1234" (decimal) and also "0x4D2" (hex)
 | 
				
			||||||
 | 
					    long n = strtol(value, &end, 0);
 | 
				
			||||||
 | 
					    return end > value ? n : default_value;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					double INIReader::GetReal(const string& section, const string& name, double default_value) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    string valstr = Get(section, name, "");
 | 
				
			||||||
 | 
					    const char* value = valstr.c_str();
 | 
				
			||||||
 | 
					    char* end;
 | 
				
			||||||
 | 
					    double n = strtod(value, &end);
 | 
				
			||||||
 | 
					    return end > value ? n : default_value;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					bool INIReader::GetBoolean(const string& section, const string& name, bool default_value) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    string valstr = Get(section, name, "");
 | 
				
			||||||
 | 
					    // Convert to lower case to make string comparisons case-insensitive
 | 
				
			||||||
 | 
					    std::transform(valstr.begin(), valstr.end(), valstr.begin(), ::tolower);
 | 
				
			||||||
 | 
					    if (valstr == "true" || valstr == "yes" || valstr == "on" || valstr == "1")
 | 
				
			||||||
 | 
					        return true;
 | 
				
			||||||
 | 
					    else if (valstr == "false" || valstr == "no" || valstr == "off" || valstr == "0")
 | 
				
			||||||
 | 
					        return false;
 | 
				
			||||||
 | 
					    else
 | 
				
			||||||
 | 
					        return default_value;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					bool INIReader::HasSection(const string& section) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    const string key = MakeKey(section, "");
 | 
				
			||||||
 | 
					    std::map<string, string>::const_iterator pos = _values.lower_bound(key);
 | 
				
			||||||
 | 
					    if (pos == _values.end())
 | 
				
			||||||
 | 
					        return false;
 | 
				
			||||||
 | 
					    // Does the key at the lower_bound pos start with "section"?
 | 
				
			||||||
 | 
					    return pos->first.compare(0, key.length(), key) == 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					bool INIReader::HasValue(const string& section, const string& name) const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    string key = MakeKey(section, name);
 | 
				
			||||||
 | 
					    return _values.count(key);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					string INIReader::MakeKey(const string& section, const string& name)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    string key = section + "=" + name;
 | 
				
			||||||
 | 
					    // Convert to lower case to make section/name lookups case-insensitive
 | 
				
			||||||
 | 
					    std::transform(key.begin(), key.end(), key.begin(), ::tolower);
 | 
				
			||||||
 | 
					    return key;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					int INIReader::ValueHandler(void* user, const char* section, const char* name,
 | 
				
			||||||
 | 
					                            const char* value)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    if (!name)  // Happens when INI_CALL_HANDLER_ON_NEW_SECTION enabled
 | 
				
			||||||
 | 
					        return 1;
 | 
				
			||||||
 | 
					    INIReader* reader = static_cast<INIReader*>(user);
 | 
				
			||||||
 | 
					    string key = MakeKey(section, name);
 | 
				
			||||||
 | 
					    if (reader->_values[key].size() > 0)
 | 
				
			||||||
 | 
					        reader->_values[key] += "\n";
 | 
				
			||||||
 | 
					    reader->_values[key] += value ? value : "";
 | 
				
			||||||
 | 
					    return 1;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										94
									
								
								3rdparty/inih/cpp/INIReader.h
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										94
									
								
								3rdparty/inih/cpp/INIReader.h
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,94 @@
 | 
				
			|||||||
 | 
					// Read an INI file into easy-to-access name/value pairs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Copyright (C) 2009-2020, Ben Hoyt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// inih and INIReader are released under the New BSD license (see LICENSE.txt).
 | 
				
			||||||
 | 
					// Go to the project home page for more info:
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// https://github.com/benhoyt/inih
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifndef INIREADER_H
 | 
				
			||||||
 | 
					#define INIREADER_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <map>
 | 
				
			||||||
 | 
					#include <string>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Visibility symbols, required for Windows DLLs
 | 
				
			||||||
 | 
					#ifndef INI_API
 | 
				
			||||||
 | 
					#if defined _WIN32 || defined __CYGWIN__
 | 
				
			||||||
 | 
					#	ifdef INI_SHARED_LIB
 | 
				
			||||||
 | 
					#		ifdef INI_SHARED_LIB_BUILDING
 | 
				
			||||||
 | 
					#			define INI_API __declspec(dllexport)
 | 
				
			||||||
 | 
					#		else
 | 
				
			||||||
 | 
					#			define INI_API __declspec(dllimport)
 | 
				
			||||||
 | 
					#		endif
 | 
				
			||||||
 | 
					#	else
 | 
				
			||||||
 | 
					#		define INI_API
 | 
				
			||||||
 | 
					#	endif
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					#	if defined(__GNUC__) && __GNUC__ >= 4
 | 
				
			||||||
 | 
					#		define INI_API __attribute__ ((visibility ("default")))
 | 
				
			||||||
 | 
					#	else
 | 
				
			||||||
 | 
					#		define INI_API
 | 
				
			||||||
 | 
					#	endif
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// Read an INI file into easy-to-access name/value pairs. (Note that I've gone
 | 
				
			||||||
 | 
					// for simplicity here rather than speed, but it should be pretty decent.)
 | 
				
			||||||
 | 
					class INIReader
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					public:
 | 
				
			||||||
 | 
					    // Construct INIReader and parse given filename. See ini.h for more info
 | 
				
			||||||
 | 
					    // about the parsing.
 | 
				
			||||||
 | 
					    INI_API explicit INIReader(const std::string& filename);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Construct INIReader and parse given buffer. See ini.h for more info
 | 
				
			||||||
 | 
					    // about the parsing.
 | 
				
			||||||
 | 
					    INI_API explicit INIReader(const char *buffer, size_t buffer_size);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Return the result of ini_parse(), i.e., 0 on success, line number of
 | 
				
			||||||
 | 
					    // first error on parse error, or -1 on file open error.
 | 
				
			||||||
 | 
					    INI_API int ParseError() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Get a string value from INI file, returning default_value if not found.
 | 
				
			||||||
 | 
					    INI_API std::string Get(const std::string& section, const std::string& name,
 | 
				
			||||||
 | 
					                    const std::string& default_value) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Get a string value from INI file, returning default_value if not found,
 | 
				
			||||||
 | 
					    // empty, or contains only whitespace.
 | 
				
			||||||
 | 
					    INI_API std::string GetString(const std::string& section, const std::string& name,
 | 
				
			||||||
 | 
					                    const std::string& default_value) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Get an integer (long) value from INI file, returning default_value if
 | 
				
			||||||
 | 
					    // not found or not a valid integer (decimal "1234", "-1234", or hex "0x4d2").
 | 
				
			||||||
 | 
					    INI_API long GetInteger(const std::string& section, const std::string& name, long default_value) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Get a real (floating point double) value from INI file, returning
 | 
				
			||||||
 | 
					    // default_value if not found or not a valid floating point value
 | 
				
			||||||
 | 
					    // according to strtod().
 | 
				
			||||||
 | 
					    INI_API double GetReal(const std::string& section, const std::string& name, double default_value) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Get a boolean value from INI file, returning default_value if not found or if
 | 
				
			||||||
 | 
					    // not a valid true/false value. Valid true values are "true", "yes", "on", "1",
 | 
				
			||||||
 | 
					    // and valid false values are "false", "no", "off", "0" (not case sensitive).
 | 
				
			||||||
 | 
					    INI_API bool GetBoolean(const std::string& section, const std::string& name, bool default_value) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Return true if the given section exists (section must contain at least
 | 
				
			||||||
 | 
					    // one name=value pair).
 | 
				
			||||||
 | 
					    INI_API bool HasSection(const std::string& section) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    // Return true if a value exists with the given section and field names.
 | 
				
			||||||
 | 
					    INI_API bool HasValue(const std::string& section, const std::string& name) const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					private:
 | 
				
			||||||
 | 
					    int _error;
 | 
				
			||||||
 | 
					    std::map<std::string, std::string> _values;
 | 
				
			||||||
 | 
					    static std::string MakeKey(const std::string& section, const std::string& name);
 | 
				
			||||||
 | 
					    static int ValueHandler(void* user, const char* section, const char* name,
 | 
				
			||||||
 | 
					                            const char* value);
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif  // INIREADER_H
 | 
				
			||||||
							
								
								
									
										298
									
								
								3rdparty/inih/ini.c
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										298
									
								
								3rdparty/inih/ini.c
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,298 @@
 | 
				
			|||||||
 | 
					/* inih -- simple .INI file parser
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Copyright (C) 2009-2020, Ben Hoyt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					inih is released under the New BSD license (see LICENSE.txt). Go to the project
 | 
				
			||||||
 | 
					home page for more info:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					https://github.com/benhoyt/inih
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS)
 | 
				
			||||||
 | 
					#define _CRT_SECURE_NO_WARNINGS
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <stdio.h>
 | 
				
			||||||
 | 
					#include <ctype.h>
 | 
				
			||||||
 | 
					#include <string.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "ini.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if !INI_USE_STACK
 | 
				
			||||||
 | 
					#if INI_CUSTOM_ALLOCATOR
 | 
				
			||||||
 | 
					#include <stddef.h>
 | 
				
			||||||
 | 
					void* ini_malloc(size_t size);
 | 
				
			||||||
 | 
					void ini_free(void* ptr);
 | 
				
			||||||
 | 
					void* ini_realloc(void* ptr, size_t size);
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					#include <stdlib.h>
 | 
				
			||||||
 | 
					#define ini_malloc malloc
 | 
				
			||||||
 | 
					#define ini_free free
 | 
				
			||||||
 | 
					#define ini_realloc realloc
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#define MAX_SECTION 50
 | 
				
			||||||
 | 
					#define MAX_NAME 50
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Used by ini_parse_string() to keep track of string parsing state. */
 | 
				
			||||||
 | 
					typedef struct {
 | 
				
			||||||
 | 
					    const char* ptr;
 | 
				
			||||||
 | 
					    size_t num_left;
 | 
				
			||||||
 | 
					} ini_parse_string_ctx;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Strip whitespace chars off end of given string, in place. Return s. */
 | 
				
			||||||
 | 
					static char* rstrip(char* s)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    char* p = s + strlen(s);
 | 
				
			||||||
 | 
					    while (p > s && isspace((unsigned char)(*--p)))
 | 
				
			||||||
 | 
					        *p = '\0';
 | 
				
			||||||
 | 
					    return s;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Return pointer to first non-whitespace char in given string. */
 | 
				
			||||||
 | 
					static char* lskip(const char* s)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    while (*s && isspace((unsigned char)(*s)))
 | 
				
			||||||
 | 
					        s++;
 | 
				
			||||||
 | 
					    return (char*)s;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Return pointer to first char (of chars) or inline comment in given string,
 | 
				
			||||||
 | 
					   or pointer to NUL at end of string if neither found. Inline comment must
 | 
				
			||||||
 | 
					   be prefixed by a whitespace character to register as a comment. */
 | 
				
			||||||
 | 
					static char* find_chars_or_comment(const char* s, const char* chars)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					#if INI_ALLOW_INLINE_COMMENTS
 | 
				
			||||||
 | 
					    int was_space = 0;
 | 
				
			||||||
 | 
					    while (*s && (!chars || !strchr(chars, *s)) &&
 | 
				
			||||||
 | 
					           !(was_space && strchr(INI_INLINE_COMMENT_PREFIXES, *s))) {
 | 
				
			||||||
 | 
					        was_space = isspace((unsigned char)(*s));
 | 
				
			||||||
 | 
					        s++;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					    while (*s && (!chars || !strchr(chars, *s))) {
 | 
				
			||||||
 | 
					        s++;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					    return (char*)s;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Similar to strncpy, but ensures dest (size bytes) is
 | 
				
			||||||
 | 
					   NUL-terminated, and doesn't pad with NULs. */
 | 
				
			||||||
 | 
					static char* strncpy0(char* dest, const char* src, size_t size)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    /* Could use strncpy internally, but it causes gcc warnings (see issue #91) */
 | 
				
			||||||
 | 
					    size_t i;
 | 
				
			||||||
 | 
					    for (i = 0; i < size - 1 && src[i]; i++)
 | 
				
			||||||
 | 
					        dest[i] = src[i];
 | 
				
			||||||
 | 
					    dest[i] = '\0';
 | 
				
			||||||
 | 
					    return dest;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* See documentation in header file. */
 | 
				
			||||||
 | 
					int ini_parse_stream(ini_reader reader, void* stream, ini_handler handler,
 | 
				
			||||||
 | 
					                     void* user)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    /* Uses a fair bit of stack (use heap instead if you need to) */
 | 
				
			||||||
 | 
					#if INI_USE_STACK
 | 
				
			||||||
 | 
					    char line[INI_MAX_LINE];
 | 
				
			||||||
 | 
					    int max_line = INI_MAX_LINE;
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					    char* line;
 | 
				
			||||||
 | 
					    size_t max_line = INI_INITIAL_ALLOC;
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					#if INI_ALLOW_REALLOC && !INI_USE_STACK
 | 
				
			||||||
 | 
					    char* new_line;
 | 
				
			||||||
 | 
					    size_t offset;
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					    char section[MAX_SECTION] = "";
 | 
				
			||||||
 | 
					    char prev_name[MAX_NAME] = "";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    char* start;
 | 
				
			||||||
 | 
					    char* end;
 | 
				
			||||||
 | 
					    char* name;
 | 
				
			||||||
 | 
					    char* value;
 | 
				
			||||||
 | 
					    int lineno = 0;
 | 
				
			||||||
 | 
					    int error = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if !INI_USE_STACK
 | 
				
			||||||
 | 
					    line = (char*)ini_malloc(INI_INITIAL_ALLOC);
 | 
				
			||||||
 | 
					    if (!line) {
 | 
				
			||||||
 | 
					        return -2;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if INI_HANDLER_LINENO
 | 
				
			||||||
 | 
					#define HANDLER(u, s, n, v) handler(u, s, n, v, lineno)
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					#define HANDLER(u, s, n, v) handler(u, s, n, v)
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /* Scan through stream line by line */
 | 
				
			||||||
 | 
					    while (reader(line, (int)max_line, stream) != NULL) {
 | 
				
			||||||
 | 
					#if INI_ALLOW_REALLOC && !INI_USE_STACK
 | 
				
			||||||
 | 
					        offset = strlen(line);
 | 
				
			||||||
 | 
					        while (offset == max_line - 1 && line[offset - 1] != '\n') {
 | 
				
			||||||
 | 
					            max_line *= 2;
 | 
				
			||||||
 | 
					            if (max_line > INI_MAX_LINE)
 | 
				
			||||||
 | 
					                max_line = INI_MAX_LINE;
 | 
				
			||||||
 | 
					            new_line = ini_realloc(line, max_line);
 | 
				
			||||||
 | 
					            if (!new_line) {
 | 
				
			||||||
 | 
					                ini_free(line);
 | 
				
			||||||
 | 
					                return -2;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            line = new_line;
 | 
				
			||||||
 | 
					            if (reader(line + offset, (int)(max_line - offset), stream) == NULL)
 | 
				
			||||||
 | 
					                break;
 | 
				
			||||||
 | 
					            if (max_line >= INI_MAX_LINE)
 | 
				
			||||||
 | 
					                break;
 | 
				
			||||||
 | 
					            offset += strlen(line + offset);
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        lineno++;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        start = line;
 | 
				
			||||||
 | 
					#if INI_ALLOW_BOM
 | 
				
			||||||
 | 
					        if (lineno == 1 && (unsigned char)start[0] == 0xEF &&
 | 
				
			||||||
 | 
					                           (unsigned char)start[1] == 0xBB &&
 | 
				
			||||||
 | 
					                           (unsigned char)start[2] == 0xBF) {
 | 
				
			||||||
 | 
					            start += 3;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					        start = lskip(rstrip(start));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        if (strchr(INI_START_COMMENT_PREFIXES, *start)) {
 | 
				
			||||||
 | 
					            /* Start-of-line comment */
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					#if INI_ALLOW_MULTILINE
 | 
				
			||||||
 | 
					        else if (*prev_name && *start && start > line) {
 | 
				
			||||||
 | 
					            /* Non-blank line with leading whitespace, treat as continuation
 | 
				
			||||||
 | 
					               of previous name's value (as per Python configparser). */
 | 
				
			||||||
 | 
					            if (!HANDLER(user, section, prev_name, start) && !error)
 | 
				
			||||||
 | 
					                error = lineno;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					        else if (*start == '[') {
 | 
				
			||||||
 | 
					            /* A "[section]" line */
 | 
				
			||||||
 | 
					            end = find_chars_or_comment(start + 1, "]");
 | 
				
			||||||
 | 
					            if (*end == ']') {
 | 
				
			||||||
 | 
					                *end = '\0';
 | 
				
			||||||
 | 
					                strncpy0(section, start + 1, sizeof(section));
 | 
				
			||||||
 | 
					                *prev_name = '\0';
 | 
				
			||||||
 | 
					#if INI_CALL_HANDLER_ON_NEW_SECTION
 | 
				
			||||||
 | 
					                if (!HANDLER(user, section, NULL, NULL) && !error)
 | 
				
			||||||
 | 
					                    error = lineno;
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            else if (!error) {
 | 
				
			||||||
 | 
					                /* No ']' found on section line */
 | 
				
			||||||
 | 
					                error = lineno;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        else if (*start) {
 | 
				
			||||||
 | 
					            /* Not a comment, must be a name[=:]value pair */
 | 
				
			||||||
 | 
					            end = find_chars_or_comment(start, "=:");
 | 
				
			||||||
 | 
					            if (*end == '=' || *end == ':') {
 | 
				
			||||||
 | 
					                *end = '\0';
 | 
				
			||||||
 | 
					                name = rstrip(start);
 | 
				
			||||||
 | 
					                value = end + 1;
 | 
				
			||||||
 | 
					#if INI_ALLOW_INLINE_COMMENTS
 | 
				
			||||||
 | 
					                end = find_chars_or_comment(value, NULL);
 | 
				
			||||||
 | 
					                if (*end)
 | 
				
			||||||
 | 
					                    *end = '\0';
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					                value = lskip(value);
 | 
				
			||||||
 | 
					                rstrip(value);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					                /* Valid name[=:]value pair found, call handler */
 | 
				
			||||||
 | 
					                strncpy0(prev_name, name, sizeof(prev_name));
 | 
				
			||||||
 | 
					                if (!HANDLER(user, section, name, value) && !error)
 | 
				
			||||||
 | 
					                    error = lineno;
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					            else if (!error) {
 | 
				
			||||||
 | 
					                /* No '=' or ':' found on name[=:]value line */
 | 
				
			||||||
 | 
					#if INI_ALLOW_NO_VALUE
 | 
				
			||||||
 | 
					                *end = '\0';
 | 
				
			||||||
 | 
					                name = rstrip(start);
 | 
				
			||||||
 | 
					                if (!HANDLER(user, section, name, NULL) && !error)
 | 
				
			||||||
 | 
					                    error = lineno;
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					                error = lineno;
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if INI_STOP_ON_FIRST_ERROR
 | 
				
			||||||
 | 
					        if (error)
 | 
				
			||||||
 | 
					            break;
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#if !INI_USE_STACK
 | 
				
			||||||
 | 
					    ini_free(line);
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return error;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* See documentation in header file. */
 | 
				
			||||||
 | 
					int ini_parse_file(FILE* file, ini_handler handler, void* user)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    return ini_parse_stream((ini_reader)fgets, file, handler, user);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* See documentation in header file. */
 | 
				
			||||||
 | 
					int ini_parse(const char* filename, ini_handler handler, void* user)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    FILE* file;
 | 
				
			||||||
 | 
					    int error;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    file = fopen(filename, "r");
 | 
				
			||||||
 | 
					    if (!file)
 | 
				
			||||||
 | 
					        return -1;
 | 
				
			||||||
 | 
					    error = ini_parse_file(file, handler, user);
 | 
				
			||||||
 | 
					    fclose(file);
 | 
				
			||||||
 | 
					    return error;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* An ini_reader function to read the next line from a string buffer. This
 | 
				
			||||||
 | 
					   is the fgets() equivalent used by ini_parse_string(). */
 | 
				
			||||||
 | 
					static char* ini_reader_string(char* str, int num, void* stream) {
 | 
				
			||||||
 | 
					    ini_parse_string_ctx* ctx = (ini_parse_string_ctx*)stream;
 | 
				
			||||||
 | 
					    const char* ctx_ptr = ctx->ptr;
 | 
				
			||||||
 | 
					    size_t ctx_num_left = ctx->num_left;
 | 
				
			||||||
 | 
					    char* strp = str;
 | 
				
			||||||
 | 
					    char c;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (ctx_num_left == 0 || num < 2)
 | 
				
			||||||
 | 
					        return NULL;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    while (num > 1 && ctx_num_left != 0) {
 | 
				
			||||||
 | 
					        c = *ctx_ptr++;
 | 
				
			||||||
 | 
					        ctx_num_left--;
 | 
				
			||||||
 | 
					        *strp++ = c;
 | 
				
			||||||
 | 
					        if (c == '\n')
 | 
				
			||||||
 | 
					            break;
 | 
				
			||||||
 | 
					        num--;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    *strp = '\0';
 | 
				
			||||||
 | 
					    ctx->ptr = ctx_ptr;
 | 
				
			||||||
 | 
					    ctx->num_left = ctx_num_left;
 | 
				
			||||||
 | 
					    return str;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* See documentation in header file. */
 | 
				
			||||||
 | 
					int ini_parse_string(const char* string, ini_handler handler, void* user) {
 | 
				
			||||||
 | 
					    ini_parse_string_ctx ctx;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ctx.ptr = string;
 | 
				
			||||||
 | 
					    ctx.num_left = strlen(string);
 | 
				
			||||||
 | 
					    return ini_parse_stream((ini_reader)ini_reader_string, &ctx, handler,
 | 
				
			||||||
 | 
					                            user);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										178
									
								
								3rdparty/inih/ini.h
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										178
									
								
								3rdparty/inih/ini.h
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,178 @@
 | 
				
			|||||||
 | 
					/* inih -- simple .INI file parser
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Copyright (C) 2009-2020, Ben Hoyt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					inih is released under the New BSD license (see LICENSE.txt). Go to the project
 | 
				
			||||||
 | 
					home page for more info:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					https://github.com/benhoyt/inih
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifndef INI_H
 | 
				
			||||||
 | 
					#define INI_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Make this header file easier to include in C++ code */
 | 
				
			||||||
 | 
					#ifdef __cplusplus
 | 
				
			||||||
 | 
					extern "C" {
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <stdio.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero if ini_handler callback should accept lineno parameter. */
 | 
				
			||||||
 | 
					#ifndef INI_HANDLER_LINENO
 | 
				
			||||||
 | 
					#define INI_HANDLER_LINENO 0
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Visibility symbols, required for Windows DLLs */
 | 
				
			||||||
 | 
					#ifndef INI_API
 | 
				
			||||||
 | 
					#if defined _WIN32 || defined __CYGWIN__
 | 
				
			||||||
 | 
					#	ifdef INI_SHARED_LIB
 | 
				
			||||||
 | 
					#		ifdef INI_SHARED_LIB_BUILDING
 | 
				
			||||||
 | 
					#			define INI_API __declspec(dllexport)
 | 
				
			||||||
 | 
					#		else
 | 
				
			||||||
 | 
					#			define INI_API __declspec(dllimport)
 | 
				
			||||||
 | 
					#		endif
 | 
				
			||||||
 | 
					#	else
 | 
				
			||||||
 | 
					#		define INI_API
 | 
				
			||||||
 | 
					#	endif
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					#	if defined(__GNUC__) && __GNUC__ >= 4
 | 
				
			||||||
 | 
					#		define INI_API __attribute__ ((visibility ("default")))
 | 
				
			||||||
 | 
					#	else
 | 
				
			||||||
 | 
					#		define INI_API
 | 
				
			||||||
 | 
					#	endif
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Typedef for prototype of handler function. */
 | 
				
			||||||
 | 
					#if INI_HANDLER_LINENO
 | 
				
			||||||
 | 
					typedef int (*ini_handler)(void* user, const char* section,
 | 
				
			||||||
 | 
					                           const char* name, const char* value,
 | 
				
			||||||
 | 
					                           int lineno);
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					typedef int (*ini_handler)(void* user, const char* section,
 | 
				
			||||||
 | 
					                           const char* name, const char* value);
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Typedef for prototype of fgets-style reader function. */
 | 
				
			||||||
 | 
					typedef char* (*ini_reader)(char* str, int num, void* stream);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Parse given INI-style file. May have [section]s, name=value pairs
 | 
				
			||||||
 | 
					   (whitespace stripped), and comments starting with ';' (semicolon). Section
 | 
				
			||||||
 | 
					   is "" if name=value pair parsed before any section heading. name:value
 | 
				
			||||||
 | 
					   pairs are also supported as a concession to Python's configparser.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   For each name=value pair parsed, call handler function with given user
 | 
				
			||||||
 | 
					   pointer as well as section, name, and value (data only valid for duration
 | 
				
			||||||
 | 
					   of handler call). Handler should return nonzero on success, zero on error.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   Returns 0 on success, line number of first error on parse error (doesn't
 | 
				
			||||||
 | 
					   stop on first error), -1 on file open error, or -2 on memory allocation
 | 
				
			||||||
 | 
					   error (only when INI_USE_STACK is zero).
 | 
				
			||||||
 | 
					*/
 | 
				
			||||||
 | 
					INI_API int ini_parse(const char* filename, ini_handler handler, void* user);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Same as ini_parse(), but takes a FILE* instead of filename. This doesn't
 | 
				
			||||||
 | 
					   close the file when it's finished -- the caller must do that. */
 | 
				
			||||||
 | 
					INI_API int ini_parse_file(FILE* file, ini_handler handler, void* user);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Same as ini_parse(), but takes an ini_reader function pointer instead of
 | 
				
			||||||
 | 
					   filename. Used for implementing custom or string-based I/O (see also
 | 
				
			||||||
 | 
					   ini_parse_string). */
 | 
				
			||||||
 | 
					INI_API int ini_parse_stream(ini_reader reader, void* stream, ini_handler handler,
 | 
				
			||||||
 | 
					                     void* user);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Same as ini_parse(), but takes a zero-terminated string with the INI data
 | 
				
			||||||
 | 
					instead of a file. Useful for parsing INI data from a network socket or
 | 
				
			||||||
 | 
					already in memory. */
 | 
				
			||||||
 | 
					INI_API int ini_parse_string(const char* string, ini_handler handler, void* user);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to allow multi-line value parsing, in the style of Python's
 | 
				
			||||||
 | 
					   configparser. If allowed, ini_parse() will call the handler with the same
 | 
				
			||||||
 | 
					   name for each subsequent line parsed. */
 | 
				
			||||||
 | 
					#ifndef INI_ALLOW_MULTILINE
 | 
				
			||||||
 | 
					#define INI_ALLOW_MULTILINE 1
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to allow a UTF-8 BOM sequence (0xEF 0xBB 0xBF) at the start of
 | 
				
			||||||
 | 
					   the file. See https://github.com/benhoyt/inih/issues/21 */
 | 
				
			||||||
 | 
					#ifndef INI_ALLOW_BOM
 | 
				
			||||||
 | 
					#define INI_ALLOW_BOM 1
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Chars that begin a start-of-line comment. Per Python configparser, allow
 | 
				
			||||||
 | 
					   both ; and # comments at the start of a line by default. */
 | 
				
			||||||
 | 
					#ifndef INI_START_COMMENT_PREFIXES
 | 
				
			||||||
 | 
					#define INI_START_COMMENT_PREFIXES ";#"
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to allow inline comments (with valid inline comment characters
 | 
				
			||||||
 | 
					   specified by INI_INLINE_COMMENT_PREFIXES). Set to 0 to turn off and match
 | 
				
			||||||
 | 
					   Python 3.2+ configparser behaviour. */
 | 
				
			||||||
 | 
					#ifndef INI_ALLOW_INLINE_COMMENTS
 | 
				
			||||||
 | 
					#define INI_ALLOW_INLINE_COMMENTS 1
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					#ifndef INI_INLINE_COMMENT_PREFIXES
 | 
				
			||||||
 | 
					#define INI_INLINE_COMMENT_PREFIXES ";"
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to use stack for line buffer, zero to use heap (malloc/free). */
 | 
				
			||||||
 | 
					#ifndef INI_USE_STACK
 | 
				
			||||||
 | 
					#define INI_USE_STACK 1
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Maximum line length for any line in INI file (stack or heap). Note that
 | 
				
			||||||
 | 
					   this must be 3 more than the longest line (due to '\r', '\n', and '\0'). */
 | 
				
			||||||
 | 
					#ifndef INI_MAX_LINE
 | 
				
			||||||
 | 
					#define INI_MAX_LINE 200
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to allow heap line buffer to grow via realloc(), zero for a
 | 
				
			||||||
 | 
					   fixed-size buffer of INI_MAX_LINE bytes. Only applies if INI_USE_STACK is
 | 
				
			||||||
 | 
					   zero. */
 | 
				
			||||||
 | 
					#ifndef INI_ALLOW_REALLOC
 | 
				
			||||||
 | 
					#define INI_ALLOW_REALLOC 0
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Initial size in bytes for heap line buffer. Only applies if INI_USE_STACK
 | 
				
			||||||
 | 
					   is zero. */
 | 
				
			||||||
 | 
					#ifndef INI_INITIAL_ALLOC
 | 
				
			||||||
 | 
					#define INI_INITIAL_ALLOC 200
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Stop parsing on first error (default is to keep parsing). */
 | 
				
			||||||
 | 
					#ifndef INI_STOP_ON_FIRST_ERROR
 | 
				
			||||||
 | 
					#define INI_STOP_ON_FIRST_ERROR 0
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to call the handler at the start of each new section (with
 | 
				
			||||||
 | 
					   name and value NULL). Default is to only call the handler on
 | 
				
			||||||
 | 
					   each name=value pair. */
 | 
				
			||||||
 | 
					#ifndef INI_CALL_HANDLER_ON_NEW_SECTION
 | 
				
			||||||
 | 
					#define INI_CALL_HANDLER_ON_NEW_SECTION 0
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to allow a name without a value (no '=' or ':' on the line) and
 | 
				
			||||||
 | 
					   call the handler with value NULL in this case. Default is to treat
 | 
				
			||||||
 | 
					   no-value lines as an error. */
 | 
				
			||||||
 | 
					#ifndef INI_ALLOW_NO_VALUE
 | 
				
			||||||
 | 
					#define INI_ALLOW_NO_VALUE 0
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Nonzero to use custom ini_malloc, ini_free, and ini_realloc memory
 | 
				
			||||||
 | 
					   allocation functions (INI_USE_STACK must also be 0). These functions must
 | 
				
			||||||
 | 
					   have the same signatures as malloc/free/realloc and behave in a similar
 | 
				
			||||||
 | 
					   way. ini_realloc is only needed if INI_ALLOW_REALLOC is set. */
 | 
				
			||||||
 | 
					#ifndef INI_CUSTOM_ALLOCATOR
 | 
				
			||||||
 | 
					#define INI_CUSTOM_ALLOCATOR 0
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef __cplusplus
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif /* INI_H */
 | 
				
			||||||
							
								
								
									
										2
									
								
								3rdparty/plog
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
							
						
						
									
										2
									
								
								3rdparty/plog
									
									
									
									
										vendored
									
									
								
							 Submodule 3rdparty/plog updated: f4c22b03d5...914e799d2b
									
								
							
							
								
								
									
										2
									
								
								3rdparty/qt-unix-signals/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								3rdparty/qt-unix-signals/CMakeLists.txt
									
									
									
									
										vendored
									
									
								
							@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1.0)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
project(QtSignals LANGUAGES CXX)
 | 
					project(QtSignals LANGUAGES CXX)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(CMAKE_CXX_STANDARD 11)
 | 
					set(CMAKE_CXX_STANDARD 17)
 | 
				
			||||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
 | 
					set(CMAKE_CXX_STANDARD_REQUIRED ON)
 | 
				
			||||||
# Instruct CMake to run moc automatically when needed.
 | 
					# Instruct CMake to run moc automatically when needed.
 | 
				
			||||||
set(CMAKE_AUTOMOC ON)
 | 
					set(CMAKE_AUTOMOC ON)
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								3rdparty/qtkeychain
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								3rdparty/qtkeychain
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule 3rdparty/qtkeychain added at f197cdb935
									
								
							@@ -1,15 +1,15 @@
 | 
				
			|||||||
cmake_minimum_required(VERSION 3.10.0)
 | 
					cmake_minimum_required(VERSION 3.10.0)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(CMAKE_CXX_STANDARD 11)
 | 
					set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake;${CMAKE_MODULE_PATH}")
 | 
				
			||||||
 | 
					set(CMAKE_CXX_STANDARD 17)
 | 
				
			||||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
 | 
					set(CMAKE_CXX_STANDARD_REQUIRED ON)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set(CMAKE_AUTOMOC ON)
 | 
					set(CMAKE_AUTOMOC ON)
 | 
				
			||||||
set(CMAKE_AUTORCC ON)
 | 
					set(CMAKE_AUTORCC ON)
 | 
				
			||||||
set(CMAKE_AUTOUIC ON)
 | 
					set(CMAKE_AUTOUIC ON)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
file(STRINGS "VERSION" ver)
 | 
					file(STRINGS "VERSION" version)
 | 
				
			||||||
file(STRINGS "VERSION_SUFFIX" VERSION_SUFFIX)
 | 
					project(GlobalProtect-openconnect LANGUAGES CXX)
 | 
				
			||||||
project(GlobalProtect-openconnect VERSION ${ver} LANGUAGES CXX)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set the CMAKE_INSTALL_PREFIX to /usr if not specified
 | 
					# Set the CMAKE_INSTALL_PREFIX to /usr if not specified
 | 
				
			||||||
if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
 | 
					if (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
 | 
				
			||||||
@@ -31,6 +31,7 @@ find_package(Qt5 REQUIRED COMPONENTS
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
add_subdirectory(3rdparty/qt-unix-signals)
 | 
					add_subdirectory(3rdparty/qt-unix-signals)
 | 
				
			||||||
 | 
					add_subdirectory(3rdparty/inih)
 | 
				
			||||||
add_subdirectory(GPService)
 | 
					add_subdirectory(GPService)
 | 
				
			||||||
add_subdirectory(GPClient)
 | 
					add_subdirectory(GPClient)
 | 
				
			||||||
add_dependencies(gpclient gpservice)
 | 
					add_dependencies(gpclient gpservice)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -23,7 +23,7 @@ add_executable(gpclient
 | 
				
			|||||||
    gphelper.cpp
 | 
					    gphelper.cpp
 | 
				
			||||||
    loginparams.cpp
 | 
					    loginparams.cpp
 | 
				
			||||||
    main.cpp
 | 
					    main.cpp
 | 
				
			||||||
    normalloginwindow.cpp
 | 
					    standardloginwindow.cpp
 | 
				
			||||||
    portalauthenticator.cpp
 | 
					    portalauthenticator.cpp
 | 
				
			||||||
    portalconfigresponse.cpp
 | 
					    portalconfigresponse.cpp
 | 
				
			||||||
    preloginresponse.cpp
 | 
					    preloginresponse.cpp
 | 
				
			||||||
@@ -31,8 +31,13 @@ add_executable(gpclient
 | 
				
			|||||||
    gpclient.cpp
 | 
					    gpclient.cpp
 | 
				
			||||||
    settingsdialog.cpp
 | 
					    settingsdialog.cpp
 | 
				
			||||||
    gpclient.ui
 | 
					    gpclient.ui
 | 
				
			||||||
    normalloginwindow.ui
 | 
					    standardloginwindow.ui
 | 
				
			||||||
    settingsdialog.ui
 | 
					    settingsdialog.ui
 | 
				
			||||||
 | 
					    challengedialog.h
 | 
				
			||||||
 | 
					    challengedialog.cpp
 | 
				
			||||||
 | 
					    challengedialog.ui
 | 
				
			||||||
 | 
					    vpn_dbus.cpp
 | 
				
			||||||
 | 
					    vpn_json.cpp
 | 
				
			||||||
    resources.qrc
 | 
					    resources.qrc
 | 
				
			||||||
    ${gpclient_GENERATED_SOURCES}
 | 
					    ${gpclient_GENERATED_SOURCES}
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
@@ -52,13 +57,24 @@ add_3rdparty(
 | 
				
			|||||||
add_3rdparty(
 | 
					add_3rdparty(
 | 
				
			||||||
    plog
 | 
					    plog
 | 
				
			||||||
    GIT_REPOSITORY https://github.com/SergiusTheBest/plog.git
 | 
					    GIT_REPOSITORY https://github.com/SergiusTheBest/plog.git
 | 
				
			||||||
    GIT_TAG 1.1.5
 | 
					    GIT_TAG master
 | 
				
			||||||
    CMAKE_ARGS
 | 
					    CMAKE_ARGS
 | 
				
			||||||
        -DPLOG_BUILD_SAMPLES=OFF
 | 
					        -DPLOG_BUILD_SAMPLES=OFF
 | 
				
			||||||
        -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
 | 
					        -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
 | 
				
			||||||
        -DCMAKE_CXX_FLAGS_RELEASE=${CMAKE_CXX_FLAGS_RELEASE}
 | 
					        -DCMAKE_CXX_FLAGS_RELEASE=${CMAKE_CXX_FLAGS_RELEASE}
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					add_3rdparty(
 | 
				
			||||||
 | 
					    qtkeychain
 | 
				
			||||||
 | 
					    GIT_REPOSITORY https://github.com/frankosterfeld/qtkeychain.git
 | 
				
			||||||
 | 
					    GIT_TAG master
 | 
				
			||||||
 | 
					    CMAKE_ARGS
 | 
				
			||||||
 | 
					        -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
 | 
				
			||||||
 | 
					        -DCMAKE_CXX_FLAGS_RELEASE=${CMAKE_CXX_FLAGS_RELEASE}
 | 
				
			||||||
 | 
					        -DCMAKE_FIND_ROOT_PATH=${CMAKE_FIND_ROOT_PATH}
 | 
				
			||||||
 | 
					        -DCMAKE_PREFIX_PATH=$ENV{CMAKE_PREFIX_PATH}
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ExternalProject_Get_Property(SingleApplication-${PROJECT_NAME} SOURCE_DIR BINARY_DIR)
 | 
					ExternalProject_Get_Property(SingleApplication-${PROJECT_NAME} SOURCE_DIR BINARY_DIR)
 | 
				
			||||||
set(SingleApplication_INCLUDE_DIR ${SOURCE_DIR})
 | 
					set(SingleApplication_INCLUDE_DIR ${SOURCE_DIR})
 | 
				
			||||||
set(SingleApplication_LIBRARY ${BINARY_DIR}/libSingleApplication.a)
 | 
					set(SingleApplication_LIBRARY ${BINARY_DIR}/libSingleApplication.a)
 | 
				
			||||||
@@ -66,7 +82,16 @@ set(SingleApplication_LIBRARY ${BINARY_DIR}/libSingleApplication.a)
 | 
				
			|||||||
ExternalProject_Get_Property(plog-${PROJECT_NAME} SOURCE_DIR)
 | 
					ExternalProject_Get_Property(plog-${PROJECT_NAME} SOURCE_DIR)
 | 
				
			||||||
set(plog_INCLUDE_DIR "${SOURCE_DIR}/include")
 | 
					set(plog_INCLUDE_DIR "${SOURCE_DIR}/include")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
add_dependencies(gpclient SingleApplication-${PROJECT_NAME} plog-${PROJECT_NAME})
 | 
					ExternalProject_Get_Property(qtkeychain-${PROJECT_NAME} SOURCE_DIR BINARY_DIR)
 | 
				
			||||||
 | 
					set(qtkeychain_INCLUDE_DIR "${SOURCE_DIR}")
 | 
				
			||||||
 | 
					set(qtkeychain_BINARY_DIR "${BINARY_DIR}")
 | 
				
			||||||
 | 
					set(qtkeychain_LIBRARY ${BINARY_DIR}/libqt5keychain.so)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					add_dependencies(gpclient
 | 
				
			||||||
 | 
					    SingleApplication-${PROJECT_NAME}
 | 
				
			||||||
 | 
					    plog-${PROJECT_NAME}
 | 
				
			||||||
 | 
					    qtkeychain-${PROJECT_NAME}
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
target_include_directories(gpclient PRIVATE
 | 
					target_include_directories(gpclient PRIVATE
 | 
				
			||||||
    ${CMAKE_BINARY_DIR}
 | 
					    ${CMAKE_BINARY_DIR}
 | 
				
			||||||
@@ -74,10 +99,13 @@ target_include_directories(gpclient PRIVATE
 | 
				
			|||||||
    ${CMAKE_CURRENT_BINARY_DIR}
 | 
					    ${CMAKE_CURRENT_BINARY_DIR}
 | 
				
			||||||
    ${SingleApplication_INCLUDE_DIR}
 | 
					    ${SingleApplication_INCLUDE_DIR}
 | 
				
			||||||
    ${plog_INCLUDE_DIR}
 | 
					    ${plog_INCLUDE_DIR}
 | 
				
			||||||
 | 
					    ${qtkeychain_INCLUDE_DIR}
 | 
				
			||||||
 | 
					    ${qtkeychain_BINARY_DIR}
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
target_link_libraries(gpclient
 | 
					target_link_libraries(gpclient
 | 
				
			||||||
    ${SingleApplication_LIBRARY}
 | 
					    ${SingleApplication_LIBRARY}
 | 
				
			||||||
 | 
					    ${qtkeychain_LIBRARY}
 | 
				
			||||||
    Qt5::Widgets
 | 
					    Qt5::Widgets
 | 
				
			||||||
    Qt5::Network
 | 
					    Qt5::Network
 | 
				
			||||||
    Qt5::WebSockets
 | 
					    Qt5::WebSockets
 | 
				
			||||||
@@ -87,7 +115,7 @@ target_link_libraries(gpclient
 | 
				
			|||||||
    QtSignals
 | 
					    QtSignals
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 8.0)
 | 
					if (CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 8.0 AND CMAKE_BUILD_TYPE STREQUAL Release)
 | 
				
			||||||
    target_compile_options(gpclient PUBLIC "-ffile-prefix-map=${CMAKE_SOURCE_DIR}=.")
 | 
					    target_compile_options(gpclient PUBLIC "-ffile-prefix-map=${CMAKE_SOURCE_DIR}=.")
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,7 +29,7 @@ void CDPCommandManager::initialize(QString endpoint)
 | 
				
			|||||||
        reply, &QNetworkReply::finished,
 | 
					        reply, &QNetworkReply::finished,
 | 
				
			||||||
        [reply, this]() {
 | 
					        [reply, this]() {
 | 
				
			||||||
            if (reply->error()) {
 | 
					            if (reply->error()) {
 | 
				
			||||||
                PLOGE << "CDP request error";
 | 
					                LOGE << "CDP request error";
 | 
				
			||||||
                return;
 | 
					                return;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -78,10 +78,10 @@ void CDPCommandManager::onTextMessageReceived(QString message)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void CDPCommandManager::onSocketDisconnected()
 | 
					void CDPCommandManager::onSocketDisconnected()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "WebSocket disconnected";
 | 
					    LOGI << "WebSocket disconnected";
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void CDPCommandManager::onSocketError(QAbstractSocket::SocketError error)
 | 
					void CDPCommandManager::onSocketError(QAbstractSocket::SocketError error)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGE << "WebSocket error" << error;
 | 
					    LOGE << "WebSocket error" << error;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										38
									
								
								GPClient/challengedialog.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										38
									
								
								GPClient/challengedialog.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,38 @@
 | 
				
			|||||||
 | 
					#include <QtWidgets/QDialogButtonBox>
 | 
				
			||||||
 | 
					#include <QtWidgets/QPushButton>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "challengedialog.h"
 | 
				
			||||||
 | 
					#include "ui_challengedialog.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ChallengeDialog::ChallengeDialog(QWidget *parent) :
 | 
				
			||||||
 | 
					    QDialog(parent),
 | 
				
			||||||
 | 
					    ui(new Ui::ChallengeDialog)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    ui->setupUi(this);
 | 
				
			||||||
 | 
					    ui->buttonBox->button(QDialogButtonBox::Ok)->setDisabled(true);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					ChallengeDialog::~ChallengeDialog()
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    delete ui;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void ChallengeDialog::setMessage(const QString &message)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    ui->challengeMessage->setText(message);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const QString ChallengeDialog::getChallenge()
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    return ui->challengeInput->text();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void ChallengeDialog::on_challengeInput_textChanged(const QString &value)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    QPushButton *okBtn = ui->buttonBox->button(QDialogButtonBox::Ok);
 | 
				
			||||||
 | 
					    if (value.isEmpty()) {
 | 
				
			||||||
 | 
					        okBtn->setDisabled(true);
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					        okBtn->setEnabled(true);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										28
									
								
								GPClient/challengedialog.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								GPClient/challengedialog.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,28 @@
 | 
				
			|||||||
 | 
					#ifndef CHALLENGEDIALOG_H
 | 
				
			||||||
 | 
					#define CHALLENGEDIALOG_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <QDialog>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace Ui {
 | 
				
			||||||
 | 
					class ChallengeDialog;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class ChallengeDialog : public QDialog
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    Q_OBJECT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					public:
 | 
				
			||||||
 | 
					    explicit ChallengeDialog(QWidget *parent = nullptr);
 | 
				
			||||||
 | 
					    ~ChallengeDialog();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void setMessage(const QString &message);
 | 
				
			||||||
 | 
					    const QString getChallenge();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					private slots:
 | 
				
			||||||
 | 
					    void on_challengeInput_textChanged(const QString &arg1);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					private:
 | 
				
			||||||
 | 
					    Ui::ChallengeDialog *ui;
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif // CHALLENGEDIALOG_H
 | 
				
			||||||
							
								
								
									
										111
									
								
								GPClient/challengedialog.ui
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										111
									
								
								GPClient/challengedialog.ui
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,111 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
 | 
					<ui version="4.0">
 | 
				
			||||||
 | 
					 <class>ChallengeDialog</class>
 | 
				
			||||||
 | 
					 <widget class="QDialog" name="ChallengeDialog">
 | 
				
			||||||
 | 
					  <property name="geometry">
 | 
				
			||||||
 | 
					   <rect>
 | 
				
			||||||
 | 
					    <x>0</x>
 | 
				
			||||||
 | 
					    <y>0</y>
 | 
				
			||||||
 | 
					    <width>405</width>
 | 
				
			||||||
 | 
					    <height>200</height>
 | 
				
			||||||
 | 
					   </rect>
 | 
				
			||||||
 | 
					  </property>
 | 
				
			||||||
 | 
					  <property name="windowTitle">
 | 
				
			||||||
 | 
					   <string>GlobalProtect Challenge</string>
 | 
				
			||||||
 | 
					  </property>
 | 
				
			||||||
 | 
					  <property name="modal">
 | 
				
			||||||
 | 
					   <bool>true</bool>
 | 
				
			||||||
 | 
					  </property>
 | 
				
			||||||
 | 
					  <layout class="QVBoxLayout" name="verticalLayout">
 | 
				
			||||||
 | 
					   <item>
 | 
				
			||||||
 | 
					    <layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,1">
 | 
				
			||||||
 | 
					     <item>
 | 
				
			||||||
 | 
					      <widget class="QLabel" name="label">
 | 
				
			||||||
 | 
					       <property name="font">
 | 
				
			||||||
 | 
					        <font>
 | 
				
			||||||
 | 
					         <pointsize>14</pointsize>
 | 
				
			||||||
 | 
					         <weight>50</weight>
 | 
				
			||||||
 | 
					         <bold>false</bold>
 | 
				
			||||||
 | 
					        </font>
 | 
				
			||||||
 | 
					       </property>
 | 
				
			||||||
 | 
					       <property name="text">
 | 
				
			||||||
 | 
					        <string>Sign In</string>
 | 
				
			||||||
 | 
					       </property>
 | 
				
			||||||
 | 
					      </widget>
 | 
				
			||||||
 | 
					     </item>
 | 
				
			||||||
 | 
					     <item>
 | 
				
			||||||
 | 
					      <widget class="QLabel" name="challengeMessage">
 | 
				
			||||||
 | 
					       <property name="text">
 | 
				
			||||||
 | 
					        <string>Duo two-factor login for [redacted]  Enter a passcode or select one of the following options:   1. Duo Push to XXX-XXX-[redacted]  2. SMS passcodes to XXX-XXX-[redacted]  Passcode or option (1-2): </string>
 | 
				
			||||||
 | 
					       </property>
 | 
				
			||||||
 | 
					       <property name="alignment">
 | 
				
			||||||
 | 
					        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 | 
				
			||||||
 | 
					       </property>
 | 
				
			||||||
 | 
					       <property name="wordWrap">
 | 
				
			||||||
 | 
					        <bool>true</bool>
 | 
				
			||||||
 | 
					       </property>
 | 
				
			||||||
 | 
					      </widget>
 | 
				
			||||||
 | 
					     </item>
 | 
				
			||||||
 | 
					    </layout>
 | 
				
			||||||
 | 
					   </item>
 | 
				
			||||||
 | 
					   <item>
 | 
				
			||||||
 | 
					    <widget class="QLineEdit" name="challengeInput">
 | 
				
			||||||
 | 
					     <property name="echoMode">
 | 
				
			||||||
 | 
					      <enum>QLineEdit::Password</enum>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
 | 
					    </widget>
 | 
				
			||||||
 | 
					   </item>
 | 
				
			||||||
 | 
					   <item>
 | 
				
			||||||
 | 
					    <widget class="QDialogButtonBox" name="buttonBox">
 | 
				
			||||||
 | 
					     <property name="layoutDirection">
 | 
				
			||||||
 | 
					      <enum>Qt::LeftToRight</enum>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
 | 
					     <property name="orientation">
 | 
				
			||||||
 | 
					      <enum>Qt::Horizontal</enum>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
 | 
					     <property name="standardButtons">
 | 
				
			||||||
 | 
					      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
 | 
					     <property name="centerButtons">
 | 
				
			||||||
 | 
					      <bool>false</bool>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
 | 
					    </widget>
 | 
				
			||||||
 | 
					   </item>
 | 
				
			||||||
 | 
					  </layout>
 | 
				
			||||||
 | 
					 </widget>
 | 
				
			||||||
 | 
					 <resources/>
 | 
				
			||||||
 | 
					 <connections>
 | 
				
			||||||
 | 
					  <connection>
 | 
				
			||||||
 | 
					   <sender>buttonBox</sender>
 | 
				
			||||||
 | 
					   <signal>accepted()</signal>
 | 
				
			||||||
 | 
					   <receiver>ChallengeDialog</receiver>
 | 
				
			||||||
 | 
					   <slot>accept()</slot>
 | 
				
			||||||
 | 
					   <hints>
 | 
				
			||||||
 | 
					    <hint type="sourcelabel">
 | 
				
			||||||
 | 
					     <x>248</x>
 | 
				
			||||||
 | 
					     <y>254</y>
 | 
				
			||||||
 | 
					    </hint>
 | 
				
			||||||
 | 
					    <hint type="destinationlabel">
 | 
				
			||||||
 | 
					     <x>157</x>
 | 
				
			||||||
 | 
					     <y>274</y>
 | 
				
			||||||
 | 
					    </hint>
 | 
				
			||||||
 | 
					   </hints>
 | 
				
			||||||
 | 
					  </connection>
 | 
				
			||||||
 | 
					  <connection>
 | 
				
			||||||
 | 
					   <sender>buttonBox</sender>
 | 
				
			||||||
 | 
					   <signal>rejected()</signal>
 | 
				
			||||||
 | 
					   <receiver>ChallengeDialog</receiver>
 | 
				
			||||||
 | 
					   <slot>reject()</slot>
 | 
				
			||||||
 | 
					   <hints>
 | 
				
			||||||
 | 
					    <hint type="sourcelabel">
 | 
				
			||||||
 | 
					     <x>316</x>
 | 
				
			||||||
 | 
					     <y>260</y>
 | 
				
			||||||
 | 
					    </hint>
 | 
				
			||||||
 | 
					    <hint type="destinationlabel">
 | 
				
			||||||
 | 
					     <x>286</x>
 | 
				
			||||||
 | 
					     <y>274</y>
 | 
				
			||||||
 | 
					    </hint>
 | 
				
			||||||
 | 
					   </hints>
 | 
				
			||||||
 | 
					  </connection>
 | 
				
			||||||
 | 
					 </connections>
 | 
				
			||||||
 | 
					</ui>
 | 
				
			||||||
@@ -6,7 +6,7 @@ Name=GlobalProtect VPN
 | 
				
			|||||||
Comment=A GlobalProtect VPN client (GUI) for Linux based on OpenConnect and built with Qt5, supports SAML auth mode.
 | 
					Comment=A GlobalProtect VPN client (GUI) for Linux based on OpenConnect and built with Qt5, supports SAML auth mode.
 | 
				
			||||||
GenericName=GlobalProtect VPN client, supports SAML auth mode
 | 
					GenericName=GlobalProtect VPN client, supports SAML auth mode
 | 
				
			||||||
Categories=Network;Dialup;
 | 
					Categories=Network;Dialup;
 | 
				
			||||||
Exec=@CMAKE_INSTALL_PREFIX@/bin/gpclient
 | 
					Exec=env QT_AUTO_SCREEN_SCALE_FACTOR=1 @CMAKE_INSTALL_PREFIX@/bin/gpclient
 | 
				
			||||||
Icon=com.yuezk.qt.gpclient
 | 
					Icon=com.yuezk.qt.gpclient
 | 
				
			||||||
Keywords=GlobalProtect;Openconnect;SAML;connection;VPN;
 | 
					Keywords=GlobalProtect;Openconnect;SAML;connection;VPN;
 | 
				
			||||||
StartupWMClass=gpclient
 | 
					StartupWMClass=gpclient
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,18 +8,13 @@ EnhancedWebView::EnhancedWebView(QWidget *parent)
 | 
				
			|||||||
    : QWebEngineView(parent)
 | 
					    : QWebEngineView(parent)
 | 
				
			||||||
    , cdp(new CDPCommandManager)
 | 
					    , cdp(new CDPCommandManager)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QObject::connect(cdp, &CDPCommandManager::ready, this, &EnhancedWebView::onCDPReady);
 | 
					   QObject::connect(cdp, &CDPCommandManager::ready, this, &EnhancedWebView::onCDPReady);
 | 
				
			||||||
    QObject::connect(cdp, &CDPCommandManager::eventReceived, this, &EnhancedWebView::onEventReceived);
 | 
					   QObject::connect(cdp, &CDPCommandManager::eventReceived, this, &EnhancedWebView::onEventReceived);
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
EnhancedWebView::~EnhancedWebView()
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    delete cdp;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void EnhancedWebView::initialize()
 | 
					void EnhancedWebView::initialize()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QString port = QProcessEnvironment::systemEnvironment().value(ENV_CDP_PORT);
 | 
					    auto port = QProcessEnvironment::systemEnvironment().value(ENV_CDP_PORT);
 | 
				
			||||||
    cdp->initialize("http://127.0.0.1:" + port + "/json");
 | 
					    cdp->initialize("http://127.0.0.1:" + port + "/json");
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,7 +12,6 @@ class EnhancedWebView : public QWebEngineView
 | 
				
			|||||||
    Q_OBJECT
 | 
					    Q_OBJECT
 | 
				
			||||||
public:
 | 
					public:
 | 
				
			||||||
    explicit EnhancedWebView(QWidget *parent = nullptr);
 | 
					    explicit EnhancedWebView(QWidget *parent = nullptr);
 | 
				
			||||||
    ~EnhancedWebView();
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void initialize();
 | 
					    void initialize();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -24,7 +23,7 @@ private slots:
 | 
				
			|||||||
    void onEventReceived(QString eventName, QJsonObject params);
 | 
					    void onEventReceived(QString eventName, QJsonObject params);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
    CDPCommandManager *cdp;
 | 
					    CDPCommandManager *cdp { nullptr };
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif // ENHANCEDWEBVIEW_H
 | 
					#endif // ENHANCEDWEBVIEW_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,14 +1,17 @@
 | 
				
			|||||||
#include <QtNetwork/QNetworkReply>
 | 
					#include <QtNetwork/QNetworkReply>
 | 
				
			||||||
 | 
					#include <QtCore/QRegularExpression>
 | 
				
			||||||
 | 
					#include <QtCore/QRegularExpressionMatch>
 | 
				
			||||||
#include <plog/Log.h>
 | 
					#include <plog/Log.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "gatewayauthenticator.h"
 | 
					#include "gatewayauthenticator.h"
 | 
				
			||||||
#include "gphelper.h"
 | 
					#include "gphelper.h"
 | 
				
			||||||
#include "loginparams.h"
 | 
					#include "loginparams.h"
 | 
				
			||||||
#include "preloginresponse.h"
 | 
					#include "preloginresponse.h"
 | 
				
			||||||
 | 
					#include "challengedialog.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
using namespace gpclient::helper;
 | 
					using namespace gpclient::helper;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GatewayAuthenticator::GatewayAuthenticator(const QString& gateway, const GatewayAuthenticatorParams params)
 | 
					GatewayAuthenticator::GatewayAuthenticator(const QString& gateway, GatewayAuthenticatorParams params)
 | 
				
			||||||
    : QObject()
 | 
					    : QObject()
 | 
				
			||||||
    , gateway(gateway)
 | 
					    , gateway(gateway)
 | 
				
			||||||
    , params(params)
 | 
					    , params(params)
 | 
				
			||||||
@@ -20,41 +23,37 @@ GatewayAuthenticator::GatewayAuthenticator(const QString& gateway, const Gateway
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GatewayAuthenticator::~GatewayAuthenticator()
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    delete normalLoginWindow;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void GatewayAuthenticator::authenticate()
 | 
					void GatewayAuthenticator::authenticate()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start gateway authentication...";
 | 
					    LOGI << "Start gateway authentication...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    LoginParams loginParams { params.clientos() };
 | 
					    LoginParams loginParams { params.clientos() };
 | 
				
			||||||
    loginParams.setUser(params.username());
 | 
					    loginParams.setUser(params.username());
 | 
				
			||||||
    loginParams.setPassword(params.password());
 | 
					    loginParams.setPassword(params.password());
 | 
				
			||||||
    loginParams.setUserAuthCookie(params.userAuthCookie());
 | 
					    loginParams.setUserAuthCookie(params.userAuthCookie());
 | 
				
			||||||
 | 
					    loginParams.setInputStr(params.inputStr());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    login(loginParams);
 | 
					    login(loginParams);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::login(const LoginParams &loginParams)
 | 
					void GatewayAuthenticator::login(const LoginParams &loginParams)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Trying to login the gateway at " << loginUrl << " with " << loginParams.toUtf8();
 | 
					    LOGI << QString("Trying to login the gateway at %1, with %2").arg(loginUrl).arg(QString(loginParams.toUtf8()));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QNetworkReply *reply = createRequest(loginUrl, loginParams.toUtf8());
 | 
					    auto *reply = createRequest(loginUrl, loginParams.toUtf8());
 | 
				
			||||||
    connect(reply, &QNetworkReply::finished, this, &GatewayAuthenticator::onLoginFinished);
 | 
					    connect(reply, &QNetworkReply::finished, this, &GatewayAuthenticator::onLoginFinished);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::onLoginFinished()
 | 
					void GatewayAuthenticator::onLoginFinished()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QNetworkReply *reply = qobject_cast<QNetworkReply*>(sender());
 | 
					    QNetworkReply *reply = qobject_cast<QNetworkReply*>(sender());
 | 
				
			||||||
    QByteArray response;
 | 
					    QByteArray response = reply->readAll();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (reply->error() || (response = reply->readAll()).contains("Authentication failure")) {
 | 
					    if (reply->error() || response.contains("Authentication failure")) {
 | 
				
			||||||
        PLOGE << QString("Failed to login the gateway at %1, %2").arg(loginUrl).arg(reply->errorString());
 | 
					        LOGE << QString("Failed to login the gateway at %1, %2").arg(loginUrl, reply->errorString());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (normalLoginWindow) {
 | 
					        if (standardLoginWindow) {
 | 
				
			||||||
            normalLoginWindow->setProcessing(false);
 | 
					            standardLoginWindow->setProcessing(false);
 | 
				
			||||||
            openMessageBox("Gateway login failed.", "Please check your credentials and try again.");
 | 
					            openMessageBox("Gateway login failed.", "Please check your credentials and try again.");
 | 
				
			||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
            doAuth();
 | 
					            doAuth();
 | 
				
			||||||
@@ -62,43 +61,50 @@ void GatewayAuthenticator::onLoginFinished()
 | 
				
			|||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (normalLoginWindow) {
 | 
					    // 2FA
 | 
				
			||||||
        normalLoginWindow->close();
 | 
					    if (response.contains("Challenge")) {
 | 
				
			||||||
 | 
					        LOGI << "The server need input the challenge...";
 | 
				
			||||||
 | 
					        showChallenge(response);
 | 
				
			||||||
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const QUrlQuery params = gpclient::helper::parseGatewayResponse(response);
 | 
					    if (standardLoginWindow) {
 | 
				
			||||||
 | 
					        standardLoginWindow->close();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const auto params = gpclient::helper::parseGatewayResponse(response);
 | 
				
			||||||
    emit success(params.toString());
 | 
					    emit success(params.toString());
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::doAuth()
 | 
					void GatewayAuthenticator::doAuth()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Perform the gateway prelogin at " << preloginUrl;
 | 
					    LOGI << "Perform the gateway prelogin at " << preloginUrl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QNetworkReply *reply = createRequest(preloginUrl);
 | 
					    auto *reply = createRequest(preloginUrl);
 | 
				
			||||||
    connect(reply, &QNetworkReply::finished, this, &GatewayAuthenticator::onPreloginFinished);
 | 
					    connect(reply, &QNetworkReply::finished, this, &GatewayAuthenticator::onPreloginFinished);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::onPreloginFinished()
 | 
					void GatewayAuthenticator::onPreloginFinished()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QNetworkReply *reply = qobject_cast<QNetworkReply*>(sender());
 | 
					    auto *reply = qobject_cast<QNetworkReply*>(sender());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (reply->error()) {
 | 
					    if (reply->error()) {
 | 
				
			||||||
        PLOGE << QString("Failed to prelogin the gateway at %1, %2").arg(preloginUrl).arg(reply->errorString());
 | 
					        LOGE << QString("Failed to prelogin the gateway at %1, %2").arg(preloginUrl, reply->errorString());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        emit fail("Error occurred on the gateway prelogin interface.");
 | 
					        emit fail("Error occurred on the gateway prelogin interface.");
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Gateway prelogin succeeded.";
 | 
					    LOGI << "Gateway prelogin succeeded.";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PreloginResponse response = PreloginResponse::parse(reply->readAll());
 | 
					    auto response = PreloginResponse::parse(reply->readAll());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (response.hasSamlAuthFields()) {
 | 
					    if (response.hasSamlAuthFields()) {
 | 
				
			||||||
        samlAuth(response.samlMethod(), response.samlRequest(), reply->url().toString());
 | 
					        samlAuth(response.samlMethod(), response.samlRequest(), reply->url().toString());
 | 
				
			||||||
    } else if (response.hasNormalAuthFields()) {
 | 
					    } else if (response.hasNormalAuthFields()) {
 | 
				
			||||||
        normalAuth(response.labelUsername(), response.labelPassword(), response.authMessage());
 | 
					        normalAuth(response.labelUsername(), response.labelPassword(), response.authMessage());
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        PLOGE << QString("Unknown prelogin response for %1, got %2").arg(preloginUrl).arg(QString::fromUtf8(response.rawResponse()));
 | 
					        LOGE << QString("Unknown prelogin response for %1, got %2").arg(preloginUrl, QString::fromUtf8(response.rawResponse()));
 | 
				
			||||||
        emit fail("Unknown response for gateway prelogin interface.");
 | 
					        emit fail("Unknown response for gateway prelogin interface.");
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -107,32 +113,27 @@ void GatewayAuthenticator::onPreloginFinished()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::normalAuth(QString labelUsername, QString labelPassword, QString authMessage)
 | 
					void GatewayAuthenticator::normalAuth(QString labelUsername, QString labelPassword, QString authMessage)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << QString("Trying to perform the normal login with %1 / %2 credentials").arg(labelUsername).arg(labelPassword);
 | 
					    LOGI << QString("Trying to perform the normal login with %1 / %2 credentials").arg(labelUsername, labelPassword);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    normalLoginWindow = new NormalLoginWindow;
 | 
					    standardLoginWindow = new StandardLoginWindow {gateway, labelUsername, labelPassword, authMessage};
 | 
				
			||||||
    normalLoginWindow->setPortalAddress(gateway);
 | 
					 | 
				
			||||||
    normalLoginWindow->setAuthMessage(authMessage);
 | 
					 | 
				
			||||||
    normalLoginWindow->setUsernameLabel(labelUsername);
 | 
					 | 
				
			||||||
    normalLoginWindow->setPasswordLabel(labelPassword);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Do login
 | 
					    // Do login
 | 
				
			||||||
    connect(normalLoginWindow, &NormalLoginWindow::performLogin, this, &GatewayAuthenticator::onPerformNormalLogin);
 | 
					    connect(standardLoginWindow, &StandardLoginWindow::performLogin, this, &GatewayAuthenticator::onPerformStandardLogin);
 | 
				
			||||||
    connect(normalLoginWindow, &NormalLoginWindow::rejected, this, &GatewayAuthenticator::onLoginWindowRejected);
 | 
					    connect(standardLoginWindow, &StandardLoginWindow::rejected, this, &GatewayAuthenticator::onLoginWindowRejected);
 | 
				
			||||||
    connect(normalLoginWindow, &NormalLoginWindow::finished, this, &GatewayAuthenticator::onLoginWindowFinished);
 | 
					    connect(standardLoginWindow, &StandardLoginWindow::finished, this, &GatewayAuthenticator::onLoginWindowFinished);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    normalLoginWindow->show();
 | 
					    standardLoginWindow->show();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::onPerformNormalLogin(const QString &username, const QString &password)
 | 
					void GatewayAuthenticator::onPerformStandardLogin(const QString &username, const QString &password)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start to perform normal login...";
 | 
					    LOGI << "Start to perform normal login...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    normalLoginWindow->setProcessing(true);
 | 
					    standardLoginWindow->setProcessing(true);
 | 
				
			||||||
    LoginParams loginParams { params.clientos() };
 | 
					    params.setUsername(username);
 | 
				
			||||||
    loginParams.setUser(username);
 | 
					    params.setPassword(password);
 | 
				
			||||||
    loginParams.setPassword(password);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    login(loginParams);
 | 
					    authenticate();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::onLoginWindowRejected()
 | 
					void GatewayAuthenticator::onLoginWindowRejected()
 | 
				
			||||||
@@ -142,19 +143,28 @@ void GatewayAuthenticator::onLoginWindowRejected()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::onLoginWindowFinished()
 | 
					void GatewayAuthenticator::onLoginWindowFinished()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    delete normalLoginWindow;
 | 
					    delete standardLoginWindow;
 | 
				
			||||||
    normalLoginWindow = nullptr;
 | 
					    standardLoginWindow = nullptr;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::samlAuth(QString samlMethod, QString samlRequest, QString preloginUrl)
 | 
					void GatewayAuthenticator::samlAuth(QString samlMethod, QString samlRequest, QString preloginUrl)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Trying to perform SAML login with saml-method " << samlMethod;
 | 
					    LOGI << "Trying to perform SAML login with saml-method " << samlMethod;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    SAMLLoginWindow *loginWindow = new SAMLLoginWindow;
 | 
					    auto *loginWindow = new SAMLLoginWindow;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    connect(loginWindow, &SAMLLoginWindow::success, this, &GatewayAuthenticator::onSAMLLoginSuccess);
 | 
					    connect(loginWindow, &SAMLLoginWindow::success, [this, loginWindow](const QMap<QString, QString> &samlResult) {
 | 
				
			||||||
    connect(loginWindow, &SAMLLoginWindow::fail, this, &GatewayAuthenticator::onSAMLLoginFail);
 | 
					        this->onSAMLLoginSuccess(samlResult);
 | 
				
			||||||
    connect(loginWindow, &SAMLLoginWindow::rejected, this, &GatewayAuthenticator::onLoginWindowRejected);
 | 
					        loginWindow->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    connect(loginWindow, &SAMLLoginWindow::fail, [this, loginWindow](const QString &code, const QString &error) {
 | 
				
			||||||
 | 
					        this->onSAMLLoginFail(code, error);
 | 
				
			||||||
 | 
					        loginWindow->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    connect(loginWindow, &SAMLLoginWindow::rejected, [this, loginWindow]() {
 | 
				
			||||||
 | 
					        this->onLoginWindowRejected();
 | 
				
			||||||
 | 
					        loginWindow->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    loginWindow->login(samlMethod, samlRequest, preloginUrl);
 | 
					    loginWindow->login(samlMethod, samlRequest, preloginUrl);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -162,9 +172,9 @@ void GatewayAuthenticator::samlAuth(QString samlMethod, QString samlRequest, QSt
 | 
				
			|||||||
void GatewayAuthenticator::onSAMLLoginSuccess(const QMap<QString, QString> &samlResult)
 | 
					void GatewayAuthenticator::onSAMLLoginSuccess(const QMap<QString, QString> &samlResult)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    if (samlResult.contains("preloginCookie")) {
 | 
					    if (samlResult.contains("preloginCookie")) {
 | 
				
			||||||
        PLOGI << "SAML login succeeded, got the prelogin-cookie " << samlResult.value("preloginCookie");
 | 
					        LOGI << "SAML login succeeded, got the prelogin-cookie " << samlResult.value("preloginCookie");
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        PLOGI << "SAML login succeeded, got the portal-userauthcookie " << samlResult.value("userAuthCookie");
 | 
					        LOGI << "SAML login succeeded, got the portal-userauthcookie " << samlResult.value("userAuthCookie");
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    LoginParams loginParams { params.clientos() };
 | 
					    LoginParams loginParams { params.clientos() };
 | 
				
			||||||
@@ -175,7 +185,42 @@ void GatewayAuthenticator::onSAMLLoginSuccess(const QMap<QString, QString> &saml
 | 
				
			|||||||
    login(loginParams);
 | 
					    login(loginParams);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GatewayAuthenticator::onSAMLLoginFail(const QString msg)
 | 
					void GatewayAuthenticator::onSAMLLoginFail(const QString &code, const QString &msg)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    emit fail(msg);
 | 
					    emit fail(msg);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void GatewayAuthenticator::showChallenge(const QString &responseText)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    QRegularExpression re("\"(.*?)\";");
 | 
				
			||||||
 | 
					    QRegularExpressionMatchIterator i = re.globalMatch(responseText);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    i.next(); // Skip the status value
 | 
				
			||||||
 | 
					    QString message = i.next().captured(1);
 | 
				
			||||||
 | 
					    QString inputStr = i.next().captured(1);
 | 
				
			||||||
 | 
					    // update the inputSrc field
 | 
				
			||||||
 | 
					    params.setInputStr(inputStr);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    challengeDialog = new ChallengeDialog;
 | 
				
			||||||
 | 
					    challengeDialog->setMessage(message);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    connect(challengeDialog, &ChallengeDialog::accepted, this, [this] {
 | 
				
			||||||
 | 
					        params.setPassword(challengeDialog->getChallenge());
 | 
				
			||||||
 | 
					        LOGI << "Challenge submitted, try to re-authenticate...";
 | 
				
			||||||
 | 
					        authenticate();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    connect(challengeDialog, &ChallengeDialog::rejected, this, [this] {
 | 
				
			||||||
 | 
					        if (standardLoginWindow) {
 | 
				
			||||||
 | 
					            standardLoginWindow->close();
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        emit fail();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    connect(challengeDialog, &ChallengeDialog::finished, this, [this] {
 | 
				
			||||||
 | 
					        delete challengeDialog;
 | 
				
			||||||
 | 
					        challengeDialog = nullptr;
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    challengeDialog->show();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,7 +3,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include <QtCore/QObject>
 | 
					#include <QtCore/QObject>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "normalloginwindow.h"
 | 
					#include "standardloginwindow.h"
 | 
				
			||||||
 | 
					#include "challengedialog.h"
 | 
				
			||||||
#include "loginparams.h"
 | 
					#include "loginparams.h"
 | 
				
			||||||
#include "gatewayauthenticatorparams.h"
 | 
					#include "gatewayauthenticatorparams.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -11,36 +12,37 @@ class GatewayAuthenticator : public QObject
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    Q_OBJECT
 | 
					    Q_OBJECT
 | 
				
			||||||
public:
 | 
					public:
 | 
				
			||||||
    explicit GatewayAuthenticator(const QString& gateway, const GatewayAuthenticatorParams params);
 | 
					    explicit GatewayAuthenticator(const QString &gateway, GatewayAuthenticatorParams params);
 | 
				
			||||||
    ~GatewayAuthenticator();
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void authenticate();
 | 
					    void authenticate();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
signals:
 | 
					signals:
 | 
				
			||||||
    void success(const QString& authCookie);
 | 
					    void success(const QString &authCookie);
 | 
				
			||||||
    void fail(const QString& msg = "");
 | 
					    void fail(const QString &msg = "");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private slots:
 | 
					private slots:
 | 
				
			||||||
    void onLoginFinished();
 | 
					    void onLoginFinished();
 | 
				
			||||||
    void onPreloginFinished();
 | 
					    void onPreloginFinished();
 | 
				
			||||||
    void onPerformNormalLogin(const QString &username, const QString &password);
 | 
					    void onPerformStandardLogin(const QString &username, const QString &password);
 | 
				
			||||||
    void onLoginWindowRejected();
 | 
					    void onLoginWindowRejected();
 | 
				
			||||||
    void onLoginWindowFinished();
 | 
					    void onLoginWindowFinished();
 | 
				
			||||||
    void onSAMLLoginSuccess(const QMap<QString, QString> &samlResult);
 | 
					    void onSAMLLoginSuccess(const QMap<QString, QString> &samlResult);
 | 
				
			||||||
    void onSAMLLoginFail(const QString msg);
 | 
					    void onSAMLLoginFail(const QString &code, const QString &msg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
    QString gateway;
 | 
					    QString gateway;
 | 
				
			||||||
    const GatewayAuthenticatorParams params;
 | 
					    GatewayAuthenticatorParams params;
 | 
				
			||||||
    QString preloginUrl;
 | 
					    QString preloginUrl;
 | 
				
			||||||
    QString loginUrl;
 | 
					    QString loginUrl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    NormalLoginWindow *normalLoginWindow{ nullptr };
 | 
					    StandardLoginWindow *standardLoginWindow { nullptr };
 | 
				
			||||||
 | 
					    ChallengeDialog *challengeDialog { nullptr };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void login(const LoginParams& loginParams);
 | 
					    void login(const LoginParams& loginParams);
 | 
				
			||||||
    void doAuth();
 | 
					    void doAuth();
 | 
				
			||||||
    void normalAuth(QString labelUsername, QString labelPassword, QString authMessage);
 | 
					    void normalAuth(QString labelUsername, QString labelPassword, QString authMessage);
 | 
				
			||||||
    void samlAuth(QString samlMethod, QString samlRequest, QString preloginUrl = "");
 | 
					    void samlAuth(QString samlMethod, QString samlRequest, QString preloginUrl = "");
 | 
				
			||||||
 | 
					    void showChallenge(const QString &responseText);
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif // GATEWAYAUTHENTICATOR_H
 | 
					#endif // GATEWAYAUTHENTICATOR_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -55,3 +55,13 @@ void GatewayAuthenticatorParams::setClientos(const QString &newClientos)
 | 
				
			|||||||
    m_clientos = newClientos;
 | 
					    m_clientos = newClientos;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					const QString &GatewayAuthenticatorParams::inputStr() const
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    return m_inputStr;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void GatewayAuthenticatorParams::setInputStr(const QString &inputStr)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    m_inputStr = inputStr;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,11 +24,15 @@ public:
 | 
				
			|||||||
    const QString &clientos() const;
 | 
					    const QString &clientos() const;
 | 
				
			||||||
    void setClientos(const QString &newClientos);
 | 
					    void setClientos(const QString &newClientos);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const QString &inputStr() const;
 | 
				
			||||||
 | 
					    void setInputStr(const QString &inputStr);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
    QString m_username;
 | 
					    QString m_username;
 | 
				
			||||||
    QString m_password;
 | 
					    QString m_password;
 | 
				
			||||||
    QString m_userAuthCookie;
 | 
					    QString m_userAuthCookie;
 | 
				
			||||||
    QString m_clientos;
 | 
					    QString m_clientos;
 | 
				
			||||||
 | 
					    QString m_inputStr;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif // GATEWAYAUTHENTICATORPARAMS_H
 | 
					#endif // GATEWAYAUTHENTICATORPARAMS_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,9 +11,10 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
using namespace gpclient::helper;
 | 
					using namespace gpclient::helper;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
GPClient::GPClient(QWidget *parent)
 | 
					GPClient::GPClient(QWidget *parent, IVpn *vpn)
 | 
				
			||||||
    : QMainWindow(parent)
 | 
					    : QMainWindow(parent)
 | 
				
			||||||
    , ui(new Ui::GPClient)
 | 
					    , ui(new Ui::GPClient)
 | 
				
			||||||
 | 
					    , vpn(vpn)
 | 
				
			||||||
    , settingsDialog(new SettingsDialog(this))
 | 
					    , settingsDialog(new SettingsDialog(this))
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    ui->setupUi(this);
 | 
					    ui->setupUi(this);
 | 
				
			||||||
@@ -25,16 +26,16 @@ GPClient::GPClient(QWidget *parent)
 | 
				
			|||||||
    setupSettings();
 | 
					    setupSettings();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Restore portal from the previous settings
 | 
					    // Restore portal from the previous settings
 | 
				
			||||||
    ui->portalInput->setText(settings::get("portal", "").toString());
 | 
					    this->portal(settings::get("portal", "").toString());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // DBus service setup
 | 
					    // DBus service setup
 | 
				
			||||||
    vpn = new com::yuezk::qt::GPService("com.yuezk.qt.GPService", "/", QDBusConnection::systemBus(), this);
 | 
					    QObject *ov = dynamic_cast<QObject*>(vpn);
 | 
				
			||||||
    connect(vpn, &com::yuezk::qt::GPService::connected, this, &GPClient::onVPNConnected);
 | 
					    connect(ov, SIGNAL(connected()), this, SLOT(onVPNConnected()));
 | 
				
			||||||
    connect(vpn, &com::yuezk::qt::GPService::disconnected, this, &GPClient::onVPNDisconnected);
 | 
					    connect(ov, SIGNAL(disconnected()), this, SLOT(onVPNDisconnected()));
 | 
				
			||||||
    connect(vpn, &com::yuezk::qt::GPService::error, this, &GPClient::onVPNError);
 | 
					    connect(ov, SIGNAL(error(QString)), this, SLOT(onVPNError(QString)));
 | 
				
			||||||
    connect(vpn, &com::yuezk::qt::GPService::logAvailable, this, &GPClient::onVPNLogAvailable);
 | 
					    connect(ov, SIGNAL(logAvailable(QString)), this, SLOT(onVPNLogAvailable(QString)));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Initiallize the context menu of system tray.
 | 
					    // Initialize the context menu of system tray.
 | 
				
			||||||
    initSystemTrayIcon();
 | 
					    initSystemTrayIcon();
 | 
				
			||||||
    initVpnStatus();
 | 
					    initVpnStatus();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -67,14 +68,12 @@ void GPClient::setupSettings()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::onSettingsButtonClicked()
 | 
					void GPClient::onSettingsButtonClicked()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    settingsDialog->setExtraArgs(settings::get("extraArgs", "").toString());
 | 
					 | 
				
			||||||
    settingsDialog->setClientos(settings::get("clientos", "Linux").toString());
 | 
					    settingsDialog->setClientos(settings::get("clientos", "Linux").toString());
 | 
				
			||||||
    settingsDialog->show();
 | 
					    settingsDialog->show();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GPClient::onSettingsAccepted()
 | 
					void GPClient::onSettingsAccepted()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    settings::save("extraArgs", settingsDialog->extraArgs());
 | 
					 | 
				
			||||||
    settings::save("clientos", settingsDialog->clientos());
 | 
					    settings::save("clientos", settingsDialog->clientos());
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -113,7 +112,7 @@ void GPClient::initSystemTrayIcon()
 | 
				
			|||||||
    connectAction = contextMenu->addAction(QIcon::fromTheme("preferences-system-network"), "Connect", this, &GPClient::doConnect);
 | 
					    connectAction = contextMenu->addAction(QIcon::fromTheme("preferences-system-network"), "Connect", this, &GPClient::doConnect);
 | 
				
			||||||
    contextMenu->addMenu(gatewaySwitchMenu);
 | 
					    contextMenu->addMenu(gatewaySwitchMenu);
 | 
				
			||||||
    contextMenu->addSeparator();
 | 
					    contextMenu->addSeparator();
 | 
				
			||||||
    clearAction = contextMenu->addAction(QIcon::fromTheme("edit-clear"), "Reset Settings", this, &GPClient::clearSettings);
 | 
					    clearAction = contextMenu->addAction(QIcon::fromTheme("edit-clear"), "Reset", this, &GPClient::clearSettings);
 | 
				
			||||||
    quitAction = contextMenu->addAction(QIcon::fromTheme("application-exit"), "Quit", this, &GPClient::quit);
 | 
					    quitAction = contextMenu->addAction(QIcon::fromTheme("application-exit"), "Quit", this, &GPClient::quit);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    systemTrayIcon->show();
 | 
					    systemTrayIcon->show();
 | 
				
			||||||
@@ -137,7 +136,7 @@ void GPClient::initVpnStatus() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::populateGatewayMenu()
 | 
					void GPClient::populateGatewayMenu()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Populating the Switch Gateway menu...";
 | 
					    LOGI << "Populating the Switch Gateway menu...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const QList<GPGateway> gateways = allGateways();
 | 
					    const QList<GPGateway> gateways = allGateways();
 | 
				
			||||||
    gatewaySwitchMenu->clear();
 | 
					    gatewaySwitchMenu->clear();
 | 
				
			||||||
@@ -154,7 +153,7 @@ void GPClient::populateGatewayMenu()
 | 
				
			|||||||
        if (g.name() == currentGatewayName) {
 | 
					        if (g.name() == currentGatewayName) {
 | 
				
			||||||
            iconImage = ":/images/radio_selected.png";
 | 
					            iconImage = ":/images/radio_selected.png";
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        gatewaySwitchMenu->addAction(QIcon(iconImage), g.name())->setData(i);
 | 
					        gatewaySwitchMenu->addAction(QIcon(iconImage), QString("%1 (%2)").arg(g.name(), g.address()))->setData(i);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -222,7 +221,7 @@ void GPClient::onGatewayChanged(QAction *action)
 | 
				
			|||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const GPGateway g = allGateways().at(index);
 | 
					    const auto g = allGateways().at(index);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // If the selected gateway is the same as the current gateway
 | 
					    // If the selected gateway is the same as the current gateway
 | 
				
			||||||
    if (g.name() == currentGateway().name()) {
 | 
					    if (g.name() == currentGateway().name()) {
 | 
				
			||||||
@@ -242,10 +241,10 @@ void GPClient::onGatewayChanged(QAction *action)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::doConnect()
 | 
					void GPClient::doConnect()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start connecting...";
 | 
					    LOGI << "Start connecting...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const QString btnText = ui->connectButton->text();
 | 
					    const auto btnText = ui->connectButton->text();
 | 
				
			||||||
    const QString portal = this->portal();
 | 
					    const auto portal = this->portal();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Display the main window if portal is empty
 | 
					    // Display the main window if portal is empty
 | 
				
			||||||
    if (portal.isEmpty()) {
 | 
					    if (portal.isEmpty()) {
 | 
				
			||||||
@@ -258,16 +257,16 @@ void GPClient::doConnect()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        // Login to the previously saved gateway
 | 
					        // Login to the previously saved gateway
 | 
				
			||||||
        if (!currentGateway().name().isEmpty()) {
 | 
					        if (!currentGateway().name().isEmpty()) {
 | 
				
			||||||
            PLOGI << "Start gateway login using the previously saved gateway...";
 | 
					            LOGI << "Start gateway login using the previously saved gateway...";
 | 
				
			||||||
            isQuickConnect = true;
 | 
					            isQuickConnect = true;
 | 
				
			||||||
            gatewayLogin();
 | 
					            gatewayLogin();
 | 
				
			||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
            // Perform the portal login
 | 
					            // Perform the portal login
 | 
				
			||||||
            PLOGI << "Start portal login...";
 | 
					            LOGI << "Start portal login...";
 | 
				
			||||||
            portalLogin();
 | 
					            portalLogin();
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        PLOGI << "Start disconnecting the VPN...";
 | 
					        LOGI << "Start disconnecting the VPN...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        ui->statusLabel->setText("Disconnecting...");
 | 
					        ui->statusLabel->setText("Disconnecting...");
 | 
				
			||||||
        updateConnectionStatus(VpnStatus::pending);
 | 
					        updateConnectionStatus(VpnStatus::pending);
 | 
				
			||||||
@@ -278,14 +277,26 @@ void GPClient::doConnect()
 | 
				
			|||||||
// Login to the portal interface to get the portal config and preferred gateway
 | 
					// Login to the portal interface to get the portal config and preferred gateway
 | 
				
			||||||
void GPClient::portalLogin()
 | 
					void GPClient::portalLogin()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PortalAuthenticator *portalAuth = new PortalAuthenticator(portal(), settings::get("clientos", "Linux").toString());
 | 
					    auto *portalAuth = new PortalAuthenticator(portal(), settings::get("clientos", "Linux").toString());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    connect(portalAuth, &PortalAuthenticator::success, this, &GPClient::onPortalSuccess);
 | 
					    connect(portalAuth, &PortalAuthenticator::success, [this, portalAuth](const PortalConfigResponse response, const QString region) {
 | 
				
			||||||
 | 
					        this->onPortalSuccess(response, region);
 | 
				
			||||||
 | 
					        portalAuth->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
    // Prelogin failed on the portal interface, try to treat the portal as a gateway interface
 | 
					    // Prelogin failed on the portal interface, try to treat the portal as a gateway interface
 | 
				
			||||||
    connect(portalAuth, &PortalAuthenticator::preloginFailed, this, &GPClient::onPortalPreloginFail);
 | 
					    connect(portalAuth, &PortalAuthenticator::preloginFailed, [this, portalAuth](const QString msg) {
 | 
				
			||||||
    connect(portalAuth, &PortalAuthenticator::portalConfigFailed, this, &GPClient::onPortalConfigFail);
 | 
					        this->onPortalPreloginFail(msg);
 | 
				
			||||||
 | 
					        portalAuth->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    connect(portalAuth, &PortalAuthenticator::portalConfigFailed, [this, portalAuth](const QString msg) {
 | 
				
			||||||
 | 
					        this->onPortalConfigFail(msg);
 | 
				
			||||||
 | 
					        portalAuth->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
    // Portal login failed
 | 
					    // Portal login failed
 | 
				
			||||||
    connect(portalAuth, &PortalAuthenticator::fail, this, &GPClient::onPortalFail);
 | 
					    connect(portalAuth, &PortalAuthenticator::fail, [this, portalAuth](const QString &msg) {
 | 
				
			||||||
 | 
					        this->onPortalFail(msg);
 | 
				
			||||||
 | 
					        portalAuth->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ui->statusLabel->setText("Authenticating...");
 | 
					    ui->statusLabel->setText("Authenticating...");
 | 
				
			||||||
    updateConnectionStatus(VpnStatus::pending);
 | 
					    updateConnectionStatus(VpnStatus::pending);
 | 
				
			||||||
@@ -294,11 +305,11 @@ void GPClient::portalLogin()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::onPortalSuccess(const PortalConfigResponse portalConfig, const QString region)
 | 
					void GPClient::onPortalSuccess(const PortalConfigResponse portalConfig, const QString region)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Portal authentication succeeded.";
 | 
					    LOGI << "Portal authentication succeeded.";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // No gateway found in protal configuration
 | 
					    // No gateway found in portal configuration
 | 
				
			||||||
    if (portalConfig.allGateways().size() == 0) {
 | 
					    if (portalConfig.allGateways().size() == 0) {
 | 
				
			||||||
        PLOGI << "No gateway found in portal configuration, treat the portal address as a gateway.";
 | 
					        LOGI << "No gateway found in portal configuration, treat the portal address as a gateway.";
 | 
				
			||||||
        tryGatewayLogin();
 | 
					        tryGatewayLogin();
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
@@ -313,13 +324,13 @@ void GPClient::onPortalSuccess(const PortalConfigResponse portalConfig, const QS
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::onPortalPreloginFail(const QString msg)
 | 
					void GPClient::onPortalPreloginFail(const QString msg)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Portal prelogin failed: " << msg;
 | 
					    LOGI << "Portal prelogin failed, treat the portal address as a gateway." << msg;
 | 
				
			||||||
    tryGatewayLogin();
 | 
					    tryGatewayLogin();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GPClient::onPortalConfigFail(const QString msg)
 | 
					void GPClient::onPortalConfigFail(const QString msg)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Failed to get the portal configuration, " << msg << " Treat the portal address as gateway.";
 | 
					    LOGI << "Failed to get the portal configuration, " << msg << " Treat the portal address as gateway.";
 | 
				
			||||||
    tryGatewayLogin();
 | 
					    tryGatewayLogin();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -334,7 +345,7 @@ void GPClient::onPortalFail(const QString &msg)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::tryGatewayLogin()
 | 
					void GPClient::tryGatewayLogin()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Try to preform login on the the gateway interface...";
 | 
					    LOGI << "Try to preform login on the the gateway interface...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Treat the portal input as the gateway address
 | 
					    // Treat the portal input as the gateway address
 | 
				
			||||||
    GPGateway g;
 | 
					    GPGateway g;
 | 
				
			||||||
@@ -353,15 +364,22 @@ void GPClient::tryGatewayLogin()
 | 
				
			|||||||
// Login to the gateway
 | 
					// Login to the gateway
 | 
				
			||||||
void GPClient::gatewayLogin()
 | 
					void GPClient::gatewayLogin()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Performing gateway login...";
 | 
					    LOGI << "Performing gateway login...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    GatewayAuthenticatorParams params = GatewayAuthenticatorParams::fromPortalConfigResponse(portalConfig);
 | 
					    GatewayAuthenticatorParams params = GatewayAuthenticatorParams::fromPortalConfigResponse(portalConfig);
 | 
				
			||||||
    params.setClientos(settings::get("clientos", "Linux").toString());
 | 
					    params.setClientos(settings::get("clientos", "Linux").toString());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    GatewayAuthenticator *gatewayAuth = new GatewayAuthenticator(currentGateway().address(), params);
 | 
					    GatewayAuthenticator *gatewayAuth;
 | 
				
			||||||
 | 
					    gatewayAuth = new GatewayAuthenticator(currentGateway().address(), params);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    connect(gatewayAuth, &GatewayAuthenticator::success, this, &GPClient::onGatewaySuccess);
 | 
					    connect(gatewayAuth, &GatewayAuthenticator::success, [this, gatewayAuth](const QString &authToken) {
 | 
				
			||||||
    connect(gatewayAuth, &GatewayAuthenticator::fail, this, &GPClient::onGatewayFail);
 | 
					        this->onGatewaySuccess(authToken);
 | 
				
			||||||
 | 
					        gatewayAuth->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    connect(gatewayAuth, &GatewayAuthenticator::fail, [this, gatewayAuth](const QString &msg) {
 | 
				
			||||||
 | 
					        this->onGatewayFail(msg);
 | 
				
			||||||
 | 
					        gatewayAuth->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ui->statusLabel->setText("Authenticating...");
 | 
					    ui->statusLabel->setText("Authenticating...");
 | 
				
			||||||
    updateConnectionStatus(VpnStatus::pending);
 | 
					    updateConnectionStatus(VpnStatus::pending);
 | 
				
			||||||
@@ -370,10 +388,14 @@ void GPClient::gatewayLogin()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::onGatewaySuccess(const QString &authCookie)
 | 
					void GPClient::onGatewaySuccess(const QString &authCookie)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Gateway login succeeded, got the cookie " << authCookie;
 | 
					    LOGI << "Gateway login succeeded, got the cookie " << authCookie;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    isQuickConnect = false;
 | 
					    isQuickConnect = false;
 | 
				
			||||||
    vpn->connect(currentGateway().address(), portalConfig.username(), authCookie, settings::get("extraArgs", "").toString());
 | 
					    QList<QString> gatewayAddresses;
 | 
				
			||||||
 | 
					    for (GPGateway &gw : allGateways()) {
 | 
				
			||||||
 | 
					      gatewayAddresses.push_back(gw.address());
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    vpn->connect(currentGateway().address(), gatewayAddresses, portalConfig.username(), authCookie);
 | 
				
			||||||
    ui->statusLabel->setText("Connecting...");
 | 
					    ui->statusLabel->setText("Connecting...");
 | 
				
			||||||
    updateConnectionStatus(VpnStatus::pending);
 | 
					    updateConnectionStatus(VpnStatus::pending);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -383,6 +405,7 @@ void GPClient::onGatewayFail(const QString &msg)
 | 
				
			|||||||
    // If the quick connect on gateway failed, perform the portal login
 | 
					    // If the quick connect on gateway failed, perform the portal login
 | 
				
			||||||
    if (isQuickConnect && !msg.isEmpty()) {
 | 
					    if (isQuickConnect && !msg.isEmpty()) {
 | 
				
			||||||
        isQuickConnect = false;
 | 
					        isQuickConnect = false;
 | 
				
			||||||
 | 
					        LOGI << "Quick connection failed, trying to portal login...";
 | 
				
			||||||
        portalLogin();
 | 
					        portalLogin();
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
@@ -410,6 +433,11 @@ QString GPClient::portal() const
 | 
				
			|||||||
    return input;
 | 
					    return input;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void GPClient::portal(QString p)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    ui->portalInput->setText(p);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
bool GPClient::connected() const
 | 
					bool GPClient::connected() const
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    const QString statusText = ui->statusLabel->text();
 | 
					    const QString statusText = ui->statusLabel->text();
 | 
				
			||||||
@@ -418,13 +446,19 @@ bool GPClient::connected() const
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
QList<GPGateway> GPClient::allGateways() const
 | 
					QList<GPGateway> GPClient::allGateways() const
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    const QString gatewaysJson = settings::get(portal() + "_gateways").toString();
 | 
					
 | 
				
			||||||
    return GPGateway::fromJson(gatewaysJson);
 | 
					    QList<GPGateway> gateways;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    for (auto g :settings::get_all("_gateways$") ){
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    	gateways.append(GPGateway::fromJson(settings::get(g).toString()));
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    return gateways;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GPClient::setAllGateways(QList<GPGateway> gateways)
 | 
					void GPClient::setAllGateways(QList<GPGateway> gateways)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Updating all the gateways...";
 | 
					    LOGI << "Updating all the gateways...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    settings::save(portal() + "_gateways", GPGateway::serialize(gateways));
 | 
					    settings::save(portal() + "_gateways", GPGateway::serialize(gateways));
 | 
				
			||||||
    populateGatewayMenu();
 | 
					    populateGatewayMenu();
 | 
				
			||||||
@@ -444,9 +478,10 @@ GPGateway GPClient::currentGateway() const
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::setCurrentGateway(const GPGateway gateway)
 | 
					void GPClient::setCurrentGateway(const GPGateway gateway)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Updating the current gateway to " << gateway.name();
 | 
					    LOGI << "Updating the current gateway to " << gateway.name();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    settings::save(portal() + "_selectedGateway", gateway.name());
 | 
					    settings::save(portal() + "_selectedGateway", gateway.name());
 | 
				
			||||||
 | 
					    ui->portalInput->setText(gateway.address());
 | 
				
			||||||
    populateGatewayMenu();
 | 
					    populateGatewayMenu();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -486,5 +521,5 @@ void GPClient::onVPNError(QString errorMessage)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void GPClient::onVPNLogAvailable(QString log)
 | 
					void GPClient::onVPNLogAvailable(QString log)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << log;
 | 
					    LOGI << log;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,9 +6,10 @@
 | 
				
			|||||||
#include <QtWidgets/QMenu>
 | 
					#include <QtWidgets/QMenu>
 | 
				
			||||||
#include <QtWidgets/QPushButton>
 | 
					#include <QtWidgets/QPushButton>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "gpserviceinterface.h"
 | 
					 | 
				
			||||||
#include "portalconfigresponse.h"
 | 
					#include "portalconfigresponse.h"
 | 
				
			||||||
#include "settingsdialog.h"
 | 
					#include "settingsdialog.h"
 | 
				
			||||||
 | 
					#include "vpn.h"
 | 
				
			||||||
 | 
					#include "gatewayauthenticator.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QT_BEGIN_NAMESPACE
 | 
					QT_BEGIN_NAMESPACE
 | 
				
			||||||
namespace Ui { class GPClient; }
 | 
					namespace Ui { class GPClient; }
 | 
				
			||||||
@@ -19,12 +20,20 @@ class GPClient : public QMainWindow
 | 
				
			|||||||
    Q_OBJECT
 | 
					    Q_OBJECT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
public:
 | 
					public:
 | 
				
			||||||
    GPClient(QWidget *parent = nullptr);
 | 
					    GPClient(QWidget *parent, IVpn *vpn);
 | 
				
			||||||
    ~GPClient();
 | 
					    ~GPClient();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void activate();
 | 
					    void activate();
 | 
				
			||||||
    void quit();
 | 
					    void quit();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    QString portal() const;
 | 
				
			||||||
 | 
					    void portal(QString);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    GPGateway currentGateway() const;
 | 
				
			||||||
 | 
					    void setCurrentGateway(const GPGateway gateway);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void doConnect();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private slots:
 | 
					private slots:
 | 
				
			||||||
    void onSettingsButtonClicked();
 | 
					    void onSettingsButtonClicked();
 | 
				
			||||||
    void onSettingsAccepted();
 | 
					    void onSettingsAccepted();
 | 
				
			||||||
@@ -58,7 +67,7 @@ private:
 | 
				
			|||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Ui::GPClient *ui;
 | 
					    Ui::GPClient *ui;
 | 
				
			||||||
    com::yuezk::qt::GPService *vpn;
 | 
					    IVpn *vpn;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QSystemTrayIcon *systemTrayIcon;
 | 
					    QSystemTrayIcon *systemTrayIcon;
 | 
				
			||||||
    QMenu *contextMenu;
 | 
					    QMenu *contextMenu;
 | 
				
			||||||
@@ -72,6 +81,8 @@ private:
 | 
				
			|||||||
    SettingsDialog *settingsDialog;
 | 
					    SettingsDialog *settingsDialog;
 | 
				
			||||||
    QPushButton *settingsButton;
 | 
					    QPushButton *settingsButton;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    GatewayAuthenticator *gatewayAuthenticator;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    bool isQuickConnect { false };
 | 
					    bool isQuickConnect { false };
 | 
				
			||||||
    bool isSwitchingGateway { false };
 | 
					    bool isSwitchingGateway { false };
 | 
				
			||||||
    PortalConfigResponse portalConfig;
 | 
					    PortalConfigResponse portalConfig;
 | 
				
			||||||
@@ -83,20 +94,15 @@ private:
 | 
				
			|||||||
    void populateGatewayMenu();
 | 
					    void populateGatewayMenu();
 | 
				
			||||||
    void updateConnectionStatus(const VpnStatus &status);
 | 
					    void updateConnectionStatus(const VpnStatus &status);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void doConnect();
 | 
					 | 
				
			||||||
    void portalLogin();
 | 
					    void portalLogin();
 | 
				
			||||||
    void tryGatewayLogin();
 | 
					    void tryGatewayLogin();
 | 
				
			||||||
    void gatewayLogin();
 | 
					    void gatewayLogin();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QString portal() const;
 | 
					 | 
				
			||||||
    bool connected() const;
 | 
					    bool connected() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QList<GPGateway> allGateways() const;
 | 
					    QList<GPGateway> allGateways() const;
 | 
				
			||||||
    void setAllGateways(QList<GPGateway> gateways);
 | 
					    void setAllGateways(QList<GPGateway> gateways);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    GPGateway currentGateway() const;
 | 
					 | 
				
			||||||
    void setCurrentGateway(const GPGateway gateway);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void clearSettings();
 | 
					    void clearSettings();
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
#endif // GPCLIENT_H
 | 
					#endif // GPCLIENT_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,9 +7,14 @@
 | 
				
			|||||||
#include <QtNetwork/QSslConfiguration>
 | 
					#include <QtNetwork/QSslConfiguration>
 | 
				
			||||||
#include <QtNetwork/QSslSocket>
 | 
					#include <QtNetwork/QSslSocket>
 | 
				
			||||||
#include <plog/Log.h>
 | 
					#include <plog/Log.h>
 | 
				
			||||||
 | 
					#include <QWebEngineProfile>
 | 
				
			||||||
 | 
					#include <QWebEngineCookieStore>
 | 
				
			||||||
 | 
					#include <keychain.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "gphelper.h"
 | 
					#include "gphelper.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					using namespace QKeychain;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QNetworkAccessManager* gpclient::helper::networkManager = new QNetworkAccessManager;
 | 
					QNetworkAccessManager* gpclient::helper::networkManager = new QNetworkAccessManager;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QNetworkReply* gpclient::helper::createRequest(QString url, QByteArray params)
 | 
					QNetworkReply* gpclient::helper::createRequest(QString url, QByteArray params)
 | 
				
			||||||
@@ -19,6 +24,7 @@ QNetworkReply* gpclient::helper::createRequest(QString url, QByteArray params)
 | 
				
			|||||||
    // Skip the ssl verifying
 | 
					    // Skip the ssl verifying
 | 
				
			||||||
    QSslConfiguration conf = request.sslConfiguration();
 | 
					    QSslConfiguration conf = request.sslConfiguration();
 | 
				
			||||||
    conf.setPeerVerifyMode(QSslSocket::VerifyNone);
 | 
					    conf.setPeerVerifyMode(QSslSocket::VerifyNone);
 | 
				
			||||||
 | 
					    conf.setSslOption(QSsl::SslOptionDisableLegacyRenegotiation, false);
 | 
				
			||||||
    request.setSslConfiguration(conf);
 | 
					    request.setSslConfiguration(conf);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    request.setHeader(QNetworkRequest::ContentTypeHeader, "application/x-www-form-urlencoded");
 | 
					    request.setHeader(QNetworkRequest::ContentTypeHeader, "application/x-www-form-urlencoded");
 | 
				
			||||||
@@ -32,13 +38,13 @@ QNetworkReply* gpclient::helper::createRequest(QString url, QByteArray params)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
GPGateway gpclient::helper::filterPreferredGateway(QList<GPGateway> gateways, const QString ruleName)
 | 
					GPGateway gpclient::helper::filterPreferredGateway(QList<GPGateway> gateways, const QString ruleName)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << gateways.size() << " gateway(s) avaiable, filter the gateways with rule: " << ruleName;
 | 
					    LOGI << gateways.size() << " gateway(s) available, filter the gateways with rule: " << ruleName;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    GPGateway gateway = gateways.first();
 | 
					    GPGateway gateway = gateways.first();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    for (GPGateway g : gateways) {
 | 
					    for (GPGateway g : gateways) {
 | 
				
			||||||
        if (g.priorityOf(ruleName) > gateway.priorityOf(ruleName)) {
 | 
					        if (g.priorityOf(ruleName) > gateway.priorityOf(ruleName)) {
 | 
				
			||||||
            PLOGI << "Find a preferred gateway: " << g.name();
 | 
					            LOGI << "Find a preferred gateway: " << g.name();
 | 
				
			||||||
            gateway = g;
 | 
					            gateway = g;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
@@ -48,8 +54,8 @@ GPGateway gpclient::helper::filterPreferredGateway(QList<GPGateway> gateways, co
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
QUrlQuery gpclient::helper::parseGatewayResponse(const QByteArray &xml)
 | 
					QUrlQuery gpclient::helper::parseGatewayResponse(const QByteArray &xml)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start parsing the gateway response...";
 | 
					    LOGI << "Start parsing the gateway response...";
 | 
				
			||||||
    PLOGI << "The gateway response is: " << xml;
 | 
					    LOGI << "The gateway response is: " << xml;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QXmlStreamReader xmlReader{xml};
 | 
					    QXmlStreamReader xmlReader{xml};
 | 
				
			||||||
    QList<QString> args;
 | 
					    QList<QString> args;
 | 
				
			||||||
@@ -112,6 +118,12 @@ QVariant gpclient::helper::settings::get(const QString &key, const QVariant &def
 | 
				
			|||||||
    return _settings->value(key, defaultValue);
 | 
					    return _settings->value(key, defaultValue);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					QStringList gpclient::helper::settings::get_all(const QString &key, const QVariant &defaultValue)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
						QRegularExpression re(key);
 | 
				
			||||||
 | 
						return 	_settings->allKeys().filter(re);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void gpclient::helper::settings::save(const QString &key, const QVariant &value)
 | 
					void gpclient::helper::settings::save(const QString &key, const QVariant &value)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    _settings->setValue(key, value);
 | 
					    _settings->setValue(key, value);
 | 
				
			||||||
@@ -126,4 +138,41 @@ void gpclient::helper::settings::clear()
 | 
				
			|||||||
            _settings->remove(key);
 | 
					            _settings->remove(key);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    QWebEngineProfile::defaultProfile()->cookieStore()->deleteAllCookies();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					bool gpclient::helper::settings::secureSave(const QString &key, const QString &value) {
 | 
				
			||||||
 | 
					    WritePasswordJob job( QLatin1String("gpclient") );
 | 
				
			||||||
 | 
					    job.setAutoDelete( false );
 | 
				
			||||||
 | 
					    job.setKey( key );
 | 
				
			||||||
 | 
					    job.setTextData( value );
 | 
				
			||||||
 | 
					    QEventLoop loop;
 | 
				
			||||||
 | 
					    job.connect( &job, SIGNAL(finished(QKeychain::Job*)), &loop, SLOT(quit()) );
 | 
				
			||||||
 | 
					    job.start();
 | 
				
			||||||
 | 
					    loop.exec();
 | 
				
			||||||
 | 
					    if ( job.error() ) {
 | 
				
			||||||
 | 
					        return false;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return true;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					bool gpclient::helper::settings::secureGet(const QString &key, QString &value) {
 | 
				
			||||||
 | 
					    ReadPasswordJob job( QLatin1String("gpclient") );
 | 
				
			||||||
 | 
					    job.setAutoDelete( false );
 | 
				
			||||||
 | 
					    job.setKey( key );
 | 
				
			||||||
 | 
					    QEventLoop loop;
 | 
				
			||||||
 | 
					    job.connect( &job, SIGNAL(finished(QKeychain::Job*)), &loop, SLOT(quit()) );
 | 
				
			||||||
 | 
					    job.start();
 | 
				
			||||||
 | 
					    loop.exec();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const QString pw = job.textData();
 | 
				
			||||||
 | 
					    if ( job.error() ) {
 | 
				
			||||||
 | 
					        return false;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					    value = pw;
 | 
				
			||||||
 | 
					    return true;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -34,8 +34,12 @@ namespace gpclient {
 | 
				
			|||||||
            static const QStringList reservedKeys {"extraArgs", "clientos"};
 | 
					            static const QStringList reservedKeys {"extraArgs", "clientos"};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            QVariant get(const QString &key, const QVariant &defaultValue = QVariant());
 | 
					            QVariant get(const QString &key, const QVariant &defaultValue = QVariant());
 | 
				
			||||||
 | 
					            QStringList get_all(const QString &key, const QVariant &defaultValue = QVariant());
 | 
				
			||||||
            void save(const QString &key, const QVariant &value);
 | 
					            void save(const QString &key, const QVariant &value);
 | 
				
			||||||
            void clear();
 | 
					            void clear();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            bool secureSave(const QString &key, const QString &value);
 | 
				
			||||||
 | 
					            bool secureGet(const QString &key, QString &value);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,7 +6,7 @@ LoginParams::LoginParams(const QString clientos)
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    params.addQueryItem("prot", QUrl::toPercentEncoding("https:"));
 | 
					    params.addQueryItem("prot", QUrl::toPercentEncoding("https:"));
 | 
				
			||||||
    params.addQueryItem("server", "");
 | 
					    params.addQueryItem("server", "");
 | 
				
			||||||
    params.addQueryItem("inputSrc", "");
 | 
					    params.addQueryItem("inputStr", "");
 | 
				
			||||||
    params.addQueryItem("jnlpReady", "jnlpReady");
 | 
					    params.addQueryItem("jnlpReady", "jnlpReady");
 | 
				
			||||||
    params.addQueryItem("user", "");
 | 
					    params.addQueryItem("user", "");
 | 
				
			||||||
    params.addQueryItem("passwd", "");
 | 
					    params.addQueryItem("passwd", "");
 | 
				
			||||||
@@ -61,6 +61,11 @@ void LoginParams::setPreloginCookie(const QString cookie)
 | 
				
			|||||||
    updateQueryItem("prelogin-cookie", cookie);
 | 
					    updateQueryItem("prelogin-cookie", cookie);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void LoginParams::setInputStr(const QString inputStr)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    updateQueryItem("inputStr", inputStr);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QByteArray LoginParams::toUtf8() const
 | 
					QByteArray LoginParams::toUtf8() const
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    return params.toString().toUtf8();
 | 
					    return params.toString().toUtf8();
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -15,6 +15,7 @@ public:
 | 
				
			|||||||
    void setUserAuthCookie(const QString cookie);
 | 
					    void setUserAuthCookie(const QString cookie);
 | 
				
			||||||
    void setPrelogonAuthCookie(const QString cookie);
 | 
					    void setPrelogonAuthCookie(const QString cookie);
 | 
				
			||||||
    void setPreloginCookie(const QString cookie);
 | 
					    void setPreloginCookie(const QString cookie);
 | 
				
			||||||
 | 
					    void setInputStr(const QString inputStr);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QByteArray toUtf8() const;
 | 
					    QByteArray toUtf8() const;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,40 +1,71 @@
 | 
				
			|||||||
#include <QtCore/QObject>
 | 
					#include <QtCore/QObject>
 | 
				
			||||||
#include <QtCore/QString>
 | 
					#include <QtCore/QString>
 | 
				
			||||||
#include <QtCore/QDir>
 | 
					 | 
				
			||||||
#include <QtCore/QStandardPaths>
 | 
					#include <QtCore/QStandardPaths>
 | 
				
			||||||
#include <plog/Log.h>
 | 
					#include <plog/Log.h>
 | 
				
			||||||
 | 
					#include <plog/Init.h>
 | 
				
			||||||
#include <plog/Appenders/ColorConsoleAppender.h>
 | 
					#include <plog/Appenders/ColorConsoleAppender.h>
 | 
				
			||||||
 | 
					#include <plog/Formatters/TxtFormatter.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "singleapplication.h"
 | 
					#include "singleapplication.h"
 | 
				
			||||||
#include "gpclient.h"
 | 
					#include "gpclient.h"
 | 
				
			||||||
 | 
					#include "vpn_dbus.h"
 | 
				
			||||||
 | 
					#include "vpn_json.h"
 | 
				
			||||||
#include "enhancedwebview.h"
 | 
					#include "enhancedwebview.h"
 | 
				
			||||||
#include "sigwatch.h"
 | 
					#include "sigwatch.h"
 | 
				
			||||||
#include "version.h"
 | 
					#include "version.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#define QT_AUTO_SCREEN_SCALE_FACTOR "QT_AUTO_SCREEN_SCALE_FACTOR"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
int main(int argc, char *argv[])
 | 
					int main(int argc, char *argv[])
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    const QDir path = QStandardPaths::writableLocation(QStandardPaths::GenericCacheLocation) + "/GlobalProtect-openconnect";
 | 
					    plog::ColorConsoleAppender<plog::TxtFormatter> consoleAppender(plog::streamStdErr);
 | 
				
			||||||
    const QString logFile = path.path() + "/gpclient.log";
 | 
					    plog::init(plog::debug, &consoleAppender);
 | 
				
			||||||
    if (!path.exists()) {
 | 
					
 | 
				
			||||||
        path.mkpath(".");
 | 
					    LOGI << "GlobalProtect started, version: " << VERSION;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    auto port = QString::fromLocal8Bit(qgetenv(ENV_CDP_PORT));
 | 
				
			||||||
 | 
					    auto hidpiSupport = QString::fromLocal8Bit(qgetenv(QT_AUTO_SCREEN_SCALE_FACTOR));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (port.isEmpty()) {
 | 
				
			||||||
 | 
					        qputenv(ENV_CDP_PORT, "12315");
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    static plog::ColorConsoleAppender<plog::TxtFormatter> consoleAppender;
 | 
					    if (hidpiSupport.isEmpty()) {
 | 
				
			||||||
    plog::init(plog::debug, logFile.toUtf8()).addAppender(&consoleAppender);
 | 
					        qputenv(QT_AUTO_SCREEN_SCALE_FACTOR, "1");
 | 
				
			||||||
 | 
					 | 
				
			||||||
    PLOGI << "GlobalProtect started, version: " << VERSION;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    QString port = QString::fromLocal8Bit(qgetenv(ENV_CDP_PORT));
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if (port == "") {
 | 
					 | 
				
			||||||
        qputenv(ENV_CDP_PORT, "12315");
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    SingleApplication app(argc, argv);
 | 
					    SingleApplication app(argc, argv);
 | 
				
			||||||
    app.setQuitOnLastWindowClosed(false);
 | 
					    app.setQuitOnLastWindowClosed(false);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    GPClient w;
 | 
					    QCommandLineParser parser;
 | 
				
			||||||
    w.show();
 | 
					    parser.addHelpOption();
 | 
				
			||||||
 | 
					    parser.addVersionOption();
 | 
				
			||||||
 | 
					    parser.addPositionalArgument("server", "The URL of the VPN server. Optional.");
 | 
				
			||||||
 | 
					    parser.addPositionalArgument("gateway", "The URL of the specific VPN gateway. Optional.");
 | 
				
			||||||
 | 
					    parser.addOptions({
 | 
				
			||||||
 | 
					      {"json", "Write the result of the handshake with the GlobalConnect server to stdout as JSON and terminate. Useful for scripting."},
 | 
				
			||||||
 | 
					      {"now", "Do not show the dialog with the connect button; connect immediately instead."},
 | 
				
			||||||
 | 
					      {"start-minimized", "Launch the client minimized."},
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    parser.process(app);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const auto positional = parser.positionalArguments();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    auto *vpn = parser.isSet("json") // yes it leaks, but this is cleared on exit anyway
 | 
				
			||||||
 | 
					      ? static_cast<IVpn*>(new VpnJson(nullptr)) // Print to stdout and exit
 | 
				
			||||||
 | 
					      : static_cast<IVpn*>(new VpnDbus(nullptr)); // Contact GPService daemon via dbus
 | 
				
			||||||
 | 
					    GPClient w(nullptr, vpn);
 | 
				
			||||||
 | 
					    parser.isSet("start-minimized") ? w.showMinimized() : w.show();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (positional.size() > 0) {
 | 
				
			||||||
 | 
					      w.portal(positional.at(0));
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    if (positional.size() > 1) {
 | 
				
			||||||
 | 
					      GPGateway gw;
 | 
				
			||||||
 | 
					      gw.setName(positional.at(1));
 | 
				
			||||||
 | 
					      gw.setAddress(positional.at(1));
 | 
				
			||||||
 | 
					      w.setCurrentGateway(gw);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QObject::connect(&app, &SingleApplication::instanceStarted, &w, &GPClient::activate);
 | 
					    QObject::connect(&app, &SingleApplication::instanceStarted, &w, &GPClient::activate);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -45,5 +76,12 @@ int main(int argc, char *argv[])
 | 
				
			|||||||
    sigwatch.watchForSignal(SIGHUP);
 | 
					    sigwatch.watchForSignal(SIGHUP);
 | 
				
			||||||
    QObject::connect(&sigwatch, &UnixSignalWatcher::unixSignal, &w, &GPClient::quit);
 | 
					    QObject::connect(&sigwatch, &UnixSignalWatcher::unixSignal, &w, &GPClient::quit);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (parser.isSet("now")) {
 | 
				
			||||||
 | 
					      w.doConnect();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    if (parser.isSet("json")) {
 | 
				
			||||||
 | 
					      QObject::connect(static_cast<VpnJson*>(vpn), &VpnJson::connected, &w, &GPClient::quit);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return app.exec();
 | 
					    return app.exec();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,64 +0,0 @@
 | 
				
			|||||||
#include <QtGui/QCloseEvent>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include "normalloginwindow.h"
 | 
					 | 
				
			||||||
#include "ui_normalloginwindow.h"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NormalLoginWindow::NormalLoginWindow(QWidget *parent) :
 | 
					 | 
				
			||||||
    QDialog(parent),
 | 
					 | 
				
			||||||
    ui(new Ui::NormalLoginWindow)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    ui->setupUi(this);
 | 
					 | 
				
			||||||
    setWindowTitle("GlobalProtect Login");
 | 
					 | 
				
			||||||
    setFixedSize(width(), height());
 | 
					 | 
				
			||||||
    setModal(true);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NormalLoginWindow::~NormalLoginWindow()
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    delete ui;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::setAuthMessage(QString message)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    ui->authMessage->setText(message);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::setUsernameLabel(QString label)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    ui->username->setPlaceholderText(label);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::setPasswordLabel(QString label)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    ui->password->setPlaceholderText(label);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::setPortalAddress(QString portal)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    ui->portalAddress->setText(portal);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::setProcessing(bool isProcessing)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    ui->username->setReadOnly(isProcessing);
 | 
					 | 
				
			||||||
    ui->password->setReadOnly(isProcessing);
 | 
					 | 
				
			||||||
    ui->loginButton->setDisabled(isProcessing);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::on_loginButton_clicked()
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    const QString username = ui->username->text().trimmed();
 | 
					 | 
				
			||||||
    const QString password = ui->password->text().trimmed();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if (username.isEmpty() || password.isEmpty()) {
 | 
					 | 
				
			||||||
        return;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    emit performLogin(username, password);
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void NormalLoginWindow::closeEvent(QCloseEvent *event)
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    event->accept();
 | 
					 | 
				
			||||||
    reject();
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
@@ -1,37 +0,0 @@
 | 
				
			|||||||
#ifndef PORTALAUTHWINDOW_H
 | 
					 | 
				
			||||||
#define PORTALAUTHWINDOW_H
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include <QtWidgets/QDialog>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
namespace Ui {
 | 
					 | 
				
			||||||
class NormalLoginWindow;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
class NormalLoginWindow : public QDialog
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    Q_OBJECT
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
public:
 | 
					 | 
				
			||||||
    explicit NormalLoginWindow(QWidget *parent = nullptr);
 | 
					 | 
				
			||||||
    ~NormalLoginWindow();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void setAuthMessage(QString);
 | 
					 | 
				
			||||||
    void setUsernameLabel(QString);
 | 
					 | 
				
			||||||
    void setPasswordLabel(QString);
 | 
					 | 
				
			||||||
    void setPortalAddress(QString);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void setProcessing(bool isProcessing);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
private slots:
 | 
					 | 
				
			||||||
    void on_loginButton_clicked();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
signals:
 | 
					 | 
				
			||||||
    void performLogin(QString username, QString password);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
private:
 | 
					 | 
				
			||||||
    Ui::NormalLoginWindow *ui;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    void closeEvent(QCloseEvent *event);
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif // PORTALAUTHWINDOW_H
 | 
					 | 
				
			||||||
@@ -3,7 +3,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include "portalauthenticator.h"
 | 
					#include "portalauthenticator.h"
 | 
				
			||||||
#include "gphelper.h"
 | 
					#include "gphelper.h"
 | 
				
			||||||
#include "normalloginwindow.h"
 | 
					#include "standardloginwindow.h"
 | 
				
			||||||
#include "samlloginwindow.h"
 | 
					#include "samlloginwindow.h"
 | 
				
			||||||
#include "loginparams.h"
 | 
					#include "loginparams.h"
 | 
				
			||||||
#include "preloginresponse.h"
 | 
					#include "preloginresponse.h"
 | 
				
			||||||
@@ -25,12 +25,14 @@ PortalAuthenticator::PortalAuthenticator(const QString& portal, const QString& c
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
PortalAuthenticator::~PortalAuthenticator()
 | 
					PortalAuthenticator::~PortalAuthenticator()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    delete normalLoginWindow;
 | 
					    delete standardLoginWindow;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::authenticate()
 | 
					void PortalAuthenticator::authenticate()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Preform portal prelogin at " << preloginUrl;
 | 
					    attempts++;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    LOGI << QString("(%1/%2) attempts").arg(attempts).arg(MAX_ATTEMPTS) << ", preform portal prelogin at " << preloginUrl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QNetworkReply *reply = createRequest(preloginUrl);
 | 
					    QNetworkReply *reply = createRequest(preloginUrl);
 | 
				
			||||||
    connect(reply, &QNetworkReply::finished, this, &PortalAuthenticator::onPreloginFinished);
 | 
					    connect(reply, &QNetworkReply::finished, this, &PortalAuthenticator::onPreloginFinished);
 | 
				
			||||||
@@ -38,20 +40,20 @@ void PortalAuthenticator::authenticate()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::onPreloginFinished()
 | 
					void PortalAuthenticator::onPreloginFinished()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QNetworkReply *reply = qobject_cast<QNetworkReply*>(sender());
 | 
					    auto *reply = qobject_cast<QNetworkReply*>(sender());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (reply->error()) {
 | 
					    if (reply->error()) {
 | 
				
			||||||
        PLOGE << QString("Error occurred while accessing %1, %2").arg(preloginUrl).arg(reply->errorString());
 | 
					        LOGE << QString("Error occurred while accessing %1, %2").arg(preloginUrl, reply->errorString());
 | 
				
			||||||
        emit preloginFailed("Error occurred on the portal prelogin interface.");
 | 
					        emit preloginFailed("Error occurred on the portal prelogin interface.");
 | 
				
			||||||
        delete reply;
 | 
					        delete reply;
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Portal prelogin succeeded.";
 | 
					    LOGI << "Portal prelogin succeeded.";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    preloginResponse = PreloginResponse::parse(reply->readAll());
 | 
					    preloginResponse = PreloginResponse::parse(reply->readAll());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Finished parsing the prelogin response. The region field is: " << preloginResponse.region();
 | 
					    LOGI << "Finished parsing the prelogin response. The region field is: " << preloginResponse.region();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (preloginResponse.hasSamlAuthFields()) {
 | 
					    if (preloginResponse.hasSamlAuthFields()) {
 | 
				
			||||||
        // Do SAML authentication
 | 
					        // Do SAML authentication
 | 
				
			||||||
@@ -60,7 +62,7 @@ void PortalAuthenticator::onPreloginFinished()
 | 
				
			|||||||
        // Do normal username/password authentication
 | 
					        // Do normal username/password authentication
 | 
				
			||||||
        tryAutoLogin();
 | 
					        tryAutoLogin();
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        PLOGE << QString("Unknown prelogin response for %1 got %2").arg(preloginUrl).arg(QString::fromUtf8(preloginResponse.rawResponse()));
 | 
					        LOGE << QString("Unknown prelogin response for %1 got %2").arg(preloginUrl).arg(QString::fromUtf8(preloginResponse.rawResponse()));
 | 
				
			||||||
        emit preloginFailed("Unknown response for portal prelogin interface.");
 | 
					        emit preloginFailed("Unknown response for portal prelogin interface.");
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -73,7 +75,7 @@ void PortalAuthenticator::tryAutoLogin()
 | 
				
			|||||||
    const QString password = settings::get("password").toString();
 | 
					    const QString password = settings::get("password").toString();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (!username.isEmpty() && !password.isEmpty()) {
 | 
					    if (!username.isEmpty() && !password.isEmpty()) {
 | 
				
			||||||
        PLOGI << "Trying auto login using the saved credentials";
 | 
					        LOGI << "Trying auto login using the saved credentials";
 | 
				
			||||||
        isAutoLogin = true;
 | 
					        isAutoLogin = true;
 | 
				
			||||||
        fetchConfig(settings::get("username").toString(), settings::get("password").toString());
 | 
					        fetchConfig(settings::get("username").toString(), settings::get("password").toString());
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
@@ -83,25 +85,21 @@ void PortalAuthenticator::tryAutoLogin()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::normalAuth()
 | 
					void PortalAuthenticator::normalAuth()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Trying to launch the normal login window...";
 | 
					    LOGI << "Trying to launch the normal login window...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    normalLoginWindow = new NormalLoginWindow;
 | 
					    standardLoginWindow = new StandardLoginWindow {portal, preloginResponse.labelUsername(), preloginResponse.labelPassword(), preloginResponse.authMessage() };
 | 
				
			||||||
    normalLoginWindow->setPortalAddress(portal);
 | 
					 | 
				
			||||||
    normalLoginWindow->setAuthMessage(preloginResponse.authMessage());
 | 
					 | 
				
			||||||
    normalLoginWindow->setUsernameLabel(preloginResponse.labelUsername());
 | 
					 | 
				
			||||||
    normalLoginWindow->setPasswordLabel(preloginResponse.labelPassword());
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Do login
 | 
					    // Do login
 | 
				
			||||||
    connect(normalLoginWindow, &NormalLoginWindow::performLogin, this, &PortalAuthenticator::onPerformNormalLogin);
 | 
					    connect(standardLoginWindow, &StandardLoginWindow::performLogin, this, &PortalAuthenticator::onPerformNormalLogin);
 | 
				
			||||||
    connect(normalLoginWindow, &NormalLoginWindow::rejected, this, &PortalAuthenticator::onLoginWindowRejected);
 | 
					    connect(standardLoginWindow, &StandardLoginWindow::rejected, this, &PortalAuthenticator::onLoginWindowRejected);
 | 
				
			||||||
    connect(normalLoginWindow, &NormalLoginWindow::finished, this, &PortalAuthenticator::onLoginWindowFinished);
 | 
					    connect(standardLoginWindow, &StandardLoginWindow::finished, this, &PortalAuthenticator::onLoginWindowFinished);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    normalLoginWindow->show();
 | 
					    standardLoginWindow->show();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::onPerformNormalLogin(const QString &username, const QString &password)
 | 
					void PortalAuthenticator::onPerformNormalLogin(const QString &username, const QString &password)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    normalLoginWindow->setProcessing(true);
 | 
					    standardLoginWindow->setProcessing(true);
 | 
				
			||||||
    fetchConfig(username, password);
 | 
					    fetchConfig(username, password);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -112,19 +110,28 @@ void PortalAuthenticator::onLoginWindowRejected()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::onLoginWindowFinished()
 | 
					void PortalAuthenticator::onLoginWindowFinished()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    delete normalLoginWindow;
 | 
					    delete standardLoginWindow;
 | 
				
			||||||
    normalLoginWindow = nullptr;
 | 
					    standardLoginWindow = nullptr;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::samlAuth()
 | 
					void PortalAuthenticator::samlAuth()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Trying to perform SAML login with saml-method " << preloginResponse.samlMethod();
 | 
					    LOGI << "Trying to perform SAML login with saml-method " << preloginResponse.samlMethod();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    SAMLLoginWindow *loginWindow = new SAMLLoginWindow;
 | 
					    auto *loginWindow = new SAMLLoginWindow;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    connect(loginWindow, &SAMLLoginWindow::success, this, &PortalAuthenticator::onSAMLLoginSuccess);
 | 
					    connect(loginWindow, &SAMLLoginWindow::success, [this, loginWindow](const QMap<QString, QString> samlResult) {
 | 
				
			||||||
    connect(loginWindow, &SAMLLoginWindow::fail, this, &PortalAuthenticator::onSAMLLoginFail);
 | 
					        this->onSAMLLoginSuccess(samlResult);
 | 
				
			||||||
    connect(loginWindow, &SAMLLoginWindow::rejected, this, &PortalAuthenticator::onLoginWindowRejected);
 | 
					        loginWindow->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    connect(loginWindow, &SAMLLoginWindow::fail, [this, loginWindow](const QString &code, const QString msg) {
 | 
				
			||||||
 | 
					        this->onSAMLLoginFail(code, msg);
 | 
				
			||||||
 | 
					        loginWindow->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					    connect(loginWindow, &SAMLLoginWindow::rejected, [this, loginWindow]() {
 | 
				
			||||||
 | 
					        this->onLoginWindowRejected();
 | 
				
			||||||
 | 
					        loginWindow->deleteLater();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    loginWindow->login(preloginResponse.samlMethod(), preloginResponse.samlRequest(), preloginUrl);
 | 
					    loginWindow->login(preloginResponse.samlMethod(), preloginResponse.samlRequest(), preloginUrl);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -132,17 +139,22 @@ void PortalAuthenticator::samlAuth()
 | 
				
			|||||||
void PortalAuthenticator::onSAMLLoginSuccess(const QMap<QString, QString> samlResult)
 | 
					void PortalAuthenticator::onSAMLLoginSuccess(const QMap<QString, QString> samlResult)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    if (samlResult.contains("preloginCookie")) {
 | 
					    if (samlResult.contains("preloginCookie")) {
 | 
				
			||||||
        PLOGI << "SAML login succeeded, got the prelogin-cookie " << samlResult.value("preloginCookie");
 | 
					        LOGI << "SAML login succeeded, got the prelogin-cookie";
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        PLOGI << "SAML login succeeded, got the portal-userauthcookie " << samlResult.value("userAuthCookie");
 | 
					        LOGI << "SAML login succeeded, got the portal-userauthcookie";
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    fetchConfig(samlResult.value("username"), "", samlResult.value("preloginCookie"), samlResult.value("userAuthCookie"));
 | 
					    fetchConfig(samlResult.value("username"), "", samlResult.value("preloginCookie"), samlResult.value("userAuthCookie"));
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::onSAMLLoginFail(const QString msg)
 | 
					void PortalAuthenticator::onSAMLLoginFail(const QString &code, const QString &msg)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    emitFail(msg);
 | 
					    if (code == "ERR002" && attempts < MAX_ATTEMPTS) {
 | 
				
			||||||
 | 
					        LOGI << "Failed to authenticate, trying to re-authenticate...";
 | 
				
			||||||
 | 
					        authenticate();
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					        emitFail(msg);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void PortalAuthenticator::fetchConfig(QString username, QString password, QString preloginCookie, QString userAuthCookie)
 | 
					void PortalAuthenticator::fetchConfig(QString username, QString password, QString preloginCookie, QString userAuthCookie)
 | 
				
			||||||
@@ -158,9 +170,9 @@ void PortalAuthenticator::fetchConfig(QString username, QString password, QStrin
 | 
				
			|||||||
    this->username = username;
 | 
					    this->username = username;
 | 
				
			||||||
    this->password = password;
 | 
					    this->password = password;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Fetching the portal config from " << configUrl << " for user: " << username;
 | 
					    LOGI << "Fetching the portal config from " << configUrl;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QNetworkReply *reply = createRequest(configUrl, loginParams.toUtf8());
 | 
					    auto *reply = createRequest(configUrl, loginParams.toUtf8());
 | 
				
			||||||
    connect(reply, &QNetworkReply::finished, this, &PortalAuthenticator::onFetchConfigFinished);
 | 
					    connect(reply, &QNetworkReply::finished, this, &PortalAuthenticator::onFetchConfigFinished);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -169,11 +181,11 @@ void PortalAuthenticator::onFetchConfigFinished()
 | 
				
			|||||||
    QNetworkReply *reply = qobject_cast<QNetworkReply*>(sender());
 | 
					    QNetworkReply *reply = qobject_cast<QNetworkReply*>(sender());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (reply->error()) {
 | 
					    if (reply->error()) {
 | 
				
			||||||
        PLOGE << QString("Failed to fetch the portal config from %1, %2").arg(configUrl).arg(reply->errorString());
 | 
					        LOGE << QString("Failed to fetch the portal config from %1, %2").arg(configUrl).arg(reply->errorString());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Login failed, enable the fields of the normal login window
 | 
					        // Login failed, enable the fields of the normal login window
 | 
				
			||||||
        if (normalLoginWindow) {
 | 
					        if (standardLoginWindow) {
 | 
				
			||||||
            normalLoginWindow->setProcessing(false);
 | 
					            standardLoginWindow->setProcessing(false);
 | 
				
			||||||
            openMessageBox("Portal login failed.", "Please check your credentials and try again.");
 | 
					            openMessageBox("Portal login failed.", "Please check your credentials and try again.");
 | 
				
			||||||
        } else if (isAutoLogin) {
 | 
					        } else if (isAutoLogin) {
 | 
				
			||||||
            isAutoLogin = false;
 | 
					            isAutoLogin = false;
 | 
				
			||||||
@@ -184,7 +196,7 @@ void PortalAuthenticator::onFetchConfigFinished()
 | 
				
			|||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Fetch the portal config succeeded.";
 | 
					    LOGI << "Fetch the portal config succeeded.";
 | 
				
			||||||
    PortalConfigResponse response = PortalConfigResponse::parse(reply->readAll());
 | 
					    PortalConfigResponse response = PortalConfigResponse::parse(reply->readAll());
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Add the username & password to the response object
 | 
					    // Add the username & password to the response object
 | 
				
			||||||
@@ -192,13 +204,10 @@ void PortalAuthenticator::onFetchConfigFinished()
 | 
				
			|||||||
    response.setPassword(password);
 | 
					    response.setPassword(password);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Close the login window
 | 
					    // Close the login window
 | 
				
			||||||
    if (normalLoginWindow) {
 | 
					    if (standardLoginWindow) {
 | 
				
			||||||
        PLOGI << "Closing the NormalLoginWindow...";
 | 
					        LOGI << "Closing the StandardLoginWindow...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Save the credentials for reuse
 | 
					        standardLoginWindow->close();
 | 
				
			||||||
        settings::save("username", username);
 | 
					 | 
				
			||||||
        settings::save("password", password);
 | 
					 | 
				
			||||||
        normalLoginWindow->close();
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    emit success(response, preloginResponse.region());
 | 
					    emit success(response, preloginResponse.region());
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,7 +4,7 @@
 | 
				
			|||||||
#include <QtCore/QObject>
 | 
					#include <QtCore/QObject>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "portalconfigresponse.h"
 | 
					#include "portalconfigresponse.h"
 | 
				
			||||||
#include "normalloginwindow.h"
 | 
					#include "standardloginwindow.h"
 | 
				
			||||||
#include "samlloginwindow.h"
 | 
					#include "samlloginwindow.h"
 | 
				
			||||||
#include "preloginresponse.h"
 | 
					#include "preloginresponse.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -30,10 +30,12 @@ private slots:
 | 
				
			|||||||
    void onLoginWindowRejected();
 | 
					    void onLoginWindowRejected();
 | 
				
			||||||
    void onLoginWindowFinished();
 | 
					    void onLoginWindowFinished();
 | 
				
			||||||
    void onSAMLLoginSuccess(const QMap<QString, QString> samlResult);
 | 
					    void onSAMLLoginSuccess(const QMap<QString, QString> samlResult);
 | 
				
			||||||
    void onSAMLLoginFail(const QString msg);
 | 
					    void onSAMLLoginFail(const QString &code, const QString &msg);
 | 
				
			||||||
    void onFetchConfigFinished();
 | 
					    void onFetchConfigFinished();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
 | 
					    static const auto MAX_ATTEMPTS{ 5 };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QString portal;
 | 
					    QString portal;
 | 
				
			||||||
    QString clientos;
 | 
					    QString clientos;
 | 
				
			||||||
    QString preloginUrl;
 | 
					    QString preloginUrl;
 | 
				
			||||||
@@ -41,11 +43,12 @@ private:
 | 
				
			|||||||
    QString username;
 | 
					    QString username;
 | 
				
			||||||
    QString password;
 | 
					    QString password;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    int attempts{ 0 };
 | 
				
			||||||
    PreloginResponse preloginResponse;
 | 
					    PreloginResponse preloginResponse;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    bool isAutoLogin { false };
 | 
					    bool isAutoLogin{ false };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    NormalLoginWindow *normalLoginWindow{ nullptr };
 | 
					    StandardLoginWindow *standardLoginWindow { nullptr };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void tryAutoLogin();
 | 
					    void tryAutoLogin();
 | 
				
			||||||
    void normalAuth();
 | 
					    void normalAuth();
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -17,7 +17,7 @@ PortalConfigResponse::~PortalConfigResponse()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
PortalConfigResponse PortalConfigResponse::parse(const QByteArray xml)
 | 
					PortalConfigResponse PortalConfigResponse::parse(const QByteArray xml)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start parsing the portal configuration...";
 | 
					    LOGI << "Start parsing the portal configuration...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QXmlStreamReader xmlReader(xml);
 | 
					    QXmlStreamReader xmlReader(xml);
 | 
				
			||||||
    PortalConfigResponse response;
 | 
					    PortalConfigResponse response;
 | 
				
			||||||
@@ -29,17 +29,17 @@ PortalConfigResponse PortalConfigResponse::parse(const QByteArray xml)
 | 
				
			|||||||
        QString name = xmlReader.name().toString();
 | 
					        QString name = xmlReader.name().toString();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if (name == xmlUserAuthCookie) {
 | 
					        if (name == xmlUserAuthCookie) {
 | 
				
			||||||
            PLOGI << "Start reading " << name;
 | 
					            LOGI << "Start reading " << name;
 | 
				
			||||||
            response.setUserAuthCookie(xmlReader.readElementText());
 | 
					            response.setUserAuthCookie(xmlReader.readElementText());
 | 
				
			||||||
        } else if (name == xmlPrelogonUserAuthCookie) {
 | 
					        } else if (name == xmlPrelogonUserAuthCookie) {
 | 
				
			||||||
            PLOGI << "Start reading " << name;
 | 
					            LOGI << "Start reading " << name;
 | 
				
			||||||
            response.setPrelogonUserAuthCookie(xmlReader.readElementText());
 | 
					            response.setPrelogonUserAuthCookie(xmlReader.readElementText());
 | 
				
			||||||
        } else if (name == xmlGateways) {
 | 
					        } else if (name == xmlGateways) {
 | 
				
			||||||
            response.setAllGateways(parseGateways(xmlReader));
 | 
					            response.setAllGateways(parseGateways(xmlReader));
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Finished parsing portal configuration.";
 | 
					    LOGI << "Finished parsing portal configuration.";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return response;
 | 
					    return response;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@@ -61,7 +61,7 @@ QString PortalConfigResponse::password() const
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
QList<GPGateway> PortalConfigResponse::parseGateways(QXmlStreamReader &xmlReader)
 | 
					QList<GPGateway> PortalConfigResponse::parseGateways(QXmlStreamReader &xmlReader)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start parsing the gateways from portal configuration...";
 | 
					    LOGI << "Start parsing the gateways from portal configuration...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QList<GPGateway> gateways;
 | 
					    QList<GPGateway> gateways;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -78,58 +78,59 @@ QList<GPGateway> PortalConfigResponse::parseGateways(QXmlStreamReader &xmlReader
 | 
				
			|||||||
        // Parse the gateways -> external -> list -> entry
 | 
					        // Parse the gateways -> external -> list -> entry
 | 
				
			||||||
        if (xmlReader.name() == "entry" && xmlReader.isStartElement()) {
 | 
					        if (xmlReader.name() == "entry" && xmlReader.isStartElement()) {
 | 
				
			||||||
            GPGateway g;
 | 
					            GPGateway g;
 | 
				
			||||||
            QString address = xmlReader.attributes().value("name").toString();
 | 
					            parseGateway(xmlReader, g);
 | 
				
			||||||
            g.setAddress(address);
 | 
					 | 
				
			||||||
            g.setPriorityRules(parsePriorityRules(xmlReader));
 | 
					 | 
				
			||||||
            g.setName(parseGatewayName(xmlReader));
 | 
					 | 
				
			||||||
            gateways.append(g);
 | 
					            gateways.append(g);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGI << "Finished parsing the gateways.";
 | 
					    LOGI << "Finished parsing the gateways.";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    return gateways;
 | 
					    return gateways;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QMap<QString, int> PortalConfigResponse::parsePriorityRules(QXmlStreamReader &xmlReader)
 | 
					void PortalConfigResponse::parseGateway(QXmlStreamReader &reader, GPGateway &gateway) {
 | 
				
			||||||
{
 | 
					    LOGI << "Start parsing gateway...";
 | 
				
			||||||
    PLOGI << "Start parsing the priority rules...";
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QMap<QString, int> priorityRules;
 | 
					    auto finished = false;
 | 
				
			||||||
 | 
					    while (!finished) {
 | 
				
			||||||
    while ((xmlReader.name() != "priority-rule" || !xmlReader.isEndElement()) && !xmlReader.hasError()) {
 | 
					        if (reader.name() == "entry" && reader.isStartElement()) {
 | 
				
			||||||
        xmlReader.readNext();
 | 
					            auto address = reader.attributes().value("name").toString();
 | 
				
			||||||
 | 
					            gateway.setAddress(address);
 | 
				
			||||||
        if (xmlReader.name() == "entry" && xmlReader.isStartElement()) {
 | 
					        } else if (reader.name() == "description" && reader.isStartElement()) { // gateway name
 | 
				
			||||||
            QString ruleName = xmlReader.attributes().value("name").toString();
 | 
					            gateway.setName(reader.readElementText());
 | 
				
			||||||
            // Read the priority tag
 | 
					        } else if (reader.name() == "priority-rule" && reader.isStartElement()) { // priority rules
 | 
				
			||||||
            while (xmlReader.name() != "priority"){
 | 
					            parsePriorityRule(reader, gateway);
 | 
				
			||||||
                xmlReader.readNext();
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
            int ruleValue = xmlReader.readElementText().toUInt();
 | 
					 | 
				
			||||||
            priorityRules.insert(ruleName, ruleValue);
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        auto result = reader.readNext();
 | 
				
			||||||
 | 
					        finished = result == QXmlStreamReader::Invalid || (reader.name() == "entry" && reader.isEndElement());
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					 | 
				
			||||||
    PLOGI << "Finished parsing the priority rules.";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    return priorityRules;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QString PortalConfigResponse::parseGatewayName(QXmlStreamReader &xmlReader)
 | 
					void PortalConfigResponse::parsePriorityRule(QXmlStreamReader &reader, GPGateway &gateway) {
 | 
				
			||||||
{
 | 
					    LOGI << "Start parsing priority rule...";
 | 
				
			||||||
    PLOGI << "Start parsing the gateway name...";
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    while (xmlReader.name() != "description" || !xmlReader.isEndElement()) {
 | 
					    QMap<QString, int> priorityRules;
 | 
				
			||||||
        xmlReader.readNext();
 | 
					    auto finished = false;
 | 
				
			||||||
        if (xmlReader.name() == "description" && xmlReader.tokenType() == xmlReader.StartElement) {
 | 
					
 | 
				
			||||||
            PLOGI << "Finished parsing the gateway name";
 | 
					    while (!finished) {
 | 
				
			||||||
            return xmlReader.readElementText();
 | 
					        // Parse the priority-rule -> entry
 | 
				
			||||||
 | 
					        if (reader.name() == "entry" && reader.isStartElement()) {
 | 
				
			||||||
 | 
					            auto ruleName = reader.attributes().value("name").toString();
 | 
				
			||||||
 | 
					            // move to the priority value
 | 
				
			||||||
 | 
					            while (reader.readNextStartElement()) {
 | 
				
			||||||
 | 
					                if (reader.name() == "priority") {
 | 
				
			||||||
 | 
					                    auto priority = reader.readElementText().toInt();
 | 
				
			||||||
 | 
					                    priorityRules.insert(ruleName, priority);
 | 
				
			||||||
 | 
					                    break;
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					        auto result = reader.readNext();
 | 
				
			||||||
 | 
					        finished = result == QXmlStreamReader::Invalid || (reader.name() == "priority-rule" && reader.isEndElement());
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    PLOGE << "Error: <description> tag not found";
 | 
					    gateway.setPriorityRules(priorityRules);
 | 
				
			||||||
    return "";
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QString PortalConfigResponse::userAuthCookie() const
 | 
					QString PortalConfigResponse::userAuthCookie() const
 | 
				
			||||||
@@ -137,11 +138,6 @@ QString PortalConfigResponse::userAuthCookie() const
 | 
				
			|||||||
    return m_userAuthCookie;
 | 
					    return m_userAuthCookie;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QString PortalConfigResponse::prelogonUserAuthCookie() const
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
    return m_prelogonAuthCookie;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
QList<GPGateway> PortalConfigResponse::allGateways() const
 | 
					QList<GPGateway> PortalConfigResponse::allGateways() const
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    return m_gateways;
 | 
					    return m_gateways;
 | 
				
			||||||
@@ -176,3 +172,4 @@ void PortalConfigResponse::setPrelogonUserAuthCookie(const QString cookie)
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    m_prelogonAuthCookie = cookie;
 | 
					    m_prelogonAuthCookie = cookie;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,7 +19,6 @@ public:
 | 
				
			|||||||
    const QString &username() const;
 | 
					    const QString &username() const;
 | 
				
			||||||
    QString password() const;
 | 
					    QString password() const;
 | 
				
			||||||
    QString userAuthCookie() const;
 | 
					    QString userAuthCookie() const;
 | 
				
			||||||
    QString prelogonUserAuthCookie() const;
 | 
					 | 
				
			||||||
    QList<GPGateway> allGateways() const;
 | 
					    QList<GPGateway> allGateways() const;
 | 
				
			||||||
    void setAllGateways(QList<GPGateway> gateways);
 | 
					    void setAllGateways(QList<GPGateway> gateways);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -44,8 +43,9 @@ private:
 | 
				
			|||||||
    void setPrelogonUserAuthCookie(const QString cookie);
 | 
					    void setPrelogonUserAuthCookie(const QString cookie);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    static QList<GPGateway> parseGateways(QXmlStreamReader &xmlReader);
 | 
					    static QList<GPGateway> parseGateways(QXmlStreamReader &xmlReader);
 | 
				
			||||||
    static QMap<QString, int> parsePriorityRules(QXmlStreamReader &xmlReader);
 | 
					    static void parseGateway(QXmlStreamReader &reader, GPGateway &gateway);
 | 
				
			||||||
    static QString parseGatewayName(QXmlStreamReader &xmlReader);
 | 
					    static void parsePriorityRule(QXmlStreamReader &reader, GPGateway &gateway);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif // PORTALCONFIGRESPONSE_H
 | 
					#endif // PORTALCONFIGRESPONSE_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -23,7 +23,7 @@ PreloginResponse::PreloginResponse()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
PreloginResponse PreloginResponse::parse(const QByteArray& xml)
 | 
					PreloginResponse PreloginResponse::parse(const QByteArray& xml)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    PLOGI << "Start parsing the prelogin response...";
 | 
					    LOGI << "Start parsing the prelogin response...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QXmlStreamReader xmlReader(xml);
 | 
					    QXmlStreamReader xmlReader(xml);
 | 
				
			||||||
    PreloginResponse response;
 | 
					    PreloginResponse response;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,7 @@
 | 
				
			|||||||
#include <QtWidgets/QVBoxLayout>
 | 
					#include <QtWidgets/QVBoxLayout>
 | 
				
			||||||
#include <QtWebEngineWidgets/QWebEngineProfile>
 | 
					#include <QtWebEngineWidgets/QWebEngineProfile>
 | 
				
			||||||
#include <QtWebEngineWidgets/QWebEngineView>
 | 
					#include <QtWebEngineWidgets/QWebEngineView>
 | 
				
			||||||
 | 
					#include <QWebEngineCookieStore>
 | 
				
			||||||
#include <plog/Log.h>
 | 
					#include <plog/Log.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "samlloginwindow.h"
 | 
					#include "samlloginwindow.h"
 | 
				
			||||||
@@ -15,17 +16,21 @@ SAMLLoginWindow::SAMLLoginWindow(QWidget *parent)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    QVBoxLayout *verticalLayout = new QVBoxLayout(this);
 | 
					    QVBoxLayout *verticalLayout = new QVBoxLayout(this);
 | 
				
			||||||
    webView->setUrl(QUrl("about:blank"));
 | 
					    webView->setUrl(QUrl("about:blank"));
 | 
				
			||||||
    // webView->page()->profile()->setPersistentCookiesPolicy(QWebEngineProfile::NoPersistentCookies);
 | 
					    webView->setAttribute(Qt::WA_DeleteOnClose);
 | 
				
			||||||
    verticalLayout->addWidget(webView);
 | 
					    verticalLayout->addWidget(webView);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    webView->initialize();
 | 
					    webView->initialize();
 | 
				
			||||||
    connect(webView, &EnhancedWebView::responseReceived, this, &SAMLLoginWindow::onResponseReceived);
 | 
					    connect(webView, &EnhancedWebView::responseReceived, this, &SAMLLoginWindow::onResponseReceived);
 | 
				
			||||||
    connect(webView, &EnhancedWebView::loadFinished, this, &SAMLLoginWindow::onLoadFinished);
 | 
					    connect(webView, &EnhancedWebView::loadFinished, this, &SAMLLoginWindow::onLoadFinished);
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
SAMLLoginWindow::~SAMLLoginWindow()
 | 
					    // Show the login window automatically when exceeds the MAX_WAIT_TIME
 | 
				
			||||||
{
 | 
					    QTimer::singleShot(MAX_WAIT_TIME, this, [this]() {
 | 
				
			||||||
    delete webView;
 | 
					        if (failed) {
 | 
				
			||||||
 | 
					            return;
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					        LOGI << "MAX_WAIT_TIME exceeded, display the login window.";
 | 
				
			||||||
 | 
					        this->show();
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void SAMLLoginWindow::closeEvent(QCloseEvent *event)
 | 
					void SAMLLoginWindow::closeEvent(QCloseEvent *event)
 | 
				
			||||||
@@ -34,47 +39,55 @@ void SAMLLoginWindow::closeEvent(QCloseEvent *event)
 | 
				
			|||||||
    reject();
 | 
					    reject();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void SAMLLoginWindow::login(const QString samlMethod, const QString samlRequest, const QString preloingUrl)
 | 
					void SAMLLoginWindow::login(const QString samlMethod, const QString samlRequest, const QString preloginUrl)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					    webView->page()->profile()->cookieStore()->deleteSessionCookies();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (samlMethod == "POST") {
 | 
					    if (samlMethod == "POST") {
 | 
				
			||||||
        webView->setHtml(samlRequest, preloingUrl);
 | 
					        webView->setHtml(samlRequest, preloginUrl);
 | 
				
			||||||
    } else if (samlMethod == "REDIRECT") {
 | 
					    } else if (samlMethod == "REDIRECT") {
 | 
				
			||||||
 | 
					        LOGI << "Redirect to " << samlRequest;
 | 
				
			||||||
        webView->load(samlRequest);
 | 
					        webView->load(samlRequest);
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
        PLOGE << "Unknown saml-auth-method expected POST or REDIRECT, got " << samlMethod;
 | 
					        LOGE << "Unknown saml-auth-method expected POST or REDIRECT, got " << samlMethod;
 | 
				
			||||||
        emit fail("Unknown saml-auth-method, got " + samlMethod);
 | 
					        failed = true;
 | 
				
			||||||
 | 
					        emit fail("ERR001", "Unknown saml-auth-method, got " + samlMethod);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void SAMLLoginWindow::onResponseReceived(QJsonObject params)
 | 
					void SAMLLoginWindow::onResponseReceived(QJsonObject params)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QString type = params.value("type").toString();
 | 
					    const auto type = params.value("type").toString();
 | 
				
			||||||
    // Skip non-document response
 | 
					    // Skip non-document response
 | 
				
			||||||
    if (type != "Document") {
 | 
					    if (type != "Document") {
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QJsonObject response = params.value("response").toObject();
 | 
					    auto response = params.value("response").toObject();
 | 
				
			||||||
    QJsonObject headers = response.value("headers").toObject();
 | 
					    auto headers = response.value("headers").toObject();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    const QString username = headers.value("saml-username").toString();
 | 
					    LOGI << "Trying to receive authentication cookie from " << response.value("url").toString();
 | 
				
			||||||
    const QString preloginCookie = headers.value("prelogin-cookie").toString();
 | 
					 | 
				
			||||||
    const QString userAuthCookie = headers.value("portal-userauthcookie").toString();
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    LOGI << "Response received from " << response.value("url").toString();
 | 
					    const auto username = headers.value("saml-username").toString();
 | 
				
			||||||
 | 
					    const auto preloginCookie = headers.value("prelogin-cookie").toString();
 | 
				
			||||||
 | 
					    const auto userAuthCookie = headers.value("portal-userauthcookie").toString();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    this->checkSamlResult(username, preloginCookie, userAuthCookie);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void SAMLLoginWindow::checkSamlResult(QString username, QString preloginCookie, QString userAuthCookie)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    LOGI << "Checking the authentication result...";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (!username.isEmpty()) {
 | 
					    if (!username.isEmpty()) {
 | 
				
			||||||
        LOGI << "Got username from SAML response headers " << username;
 | 
					 | 
				
			||||||
        samlResult.insert("username", username);
 | 
					        samlResult.insert("username", username);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (!preloginCookie.isEmpty()) {
 | 
					    if (!preloginCookie.isEmpty()) {
 | 
				
			||||||
        LOGI << "Got prelogin-cookie from SAML response headers " << preloginCookie;
 | 
					 | 
				
			||||||
        samlResult.insert("preloginCookie", preloginCookie);
 | 
					        samlResult.insert("preloginCookie", preloginCookie);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (!userAuthCookie.isEmpty()) {
 | 
					    if (!userAuthCookie.isEmpty()) {
 | 
				
			||||||
        LOGI << "Got portal-userauthcookie from SAML response headers " << userAuthCookie;
 | 
					 | 
				
			||||||
        samlResult.insert("userAuthCookie", userAuthCookie);
 | 
					        samlResult.insert("userAuthCookie", userAuthCookie);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -88,12 +101,36 @@ void SAMLLoginWindow::onResponseReceived(QJsonObject params)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        emit success(samlResult);
 | 
					        emit success(samlResult);
 | 
				
			||||||
        accept();
 | 
					        accept();
 | 
				
			||||||
    } else {
 | 
					 | 
				
			||||||
        this->show();
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void SAMLLoginWindow::onLoadFinished()
 | 
					void SAMLLoginWindow::onLoadFinished()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
     LOGI << "Load finished " << this->webView->page()->url().toString();
 | 
					     LOGI << "Load finished " << webView->page()->url().toString();
 | 
				
			||||||
 | 
					     webView->page()->toHtml([this] (const QString &html) { this->handleHtml(html); });
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void SAMLLoginWindow::handleHtml(const QString &html)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    // try to check the html body and extract from there
 | 
				
			||||||
 | 
					    const auto samlAuthStatus = parseTag("saml-auth-status", html);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (samlAuthStatus == "1") {
 | 
				
			||||||
 | 
					        const auto preloginCookie = parseTag("prelogin-cookie", html);
 | 
				
			||||||
 | 
					        const auto username = parseTag("saml-username", html);
 | 
				
			||||||
 | 
					        const auto userAuthCookie = parseTag("portal-userauthcookie", html);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        checkSamlResult(username, preloginCookie, userAuthCookie);
 | 
				
			||||||
 | 
					    } else if (samlAuthStatus == "-1") {
 | 
				
			||||||
 | 
					        LOGI << "SAML authentication failed...";
 | 
				
			||||||
 | 
					        failed = true;
 | 
				
			||||||
 | 
					        emit fail("ERR002", "Authentication failed, please try again.");
 | 
				
			||||||
 | 
					    } else {
 | 
				
			||||||
 | 
					        show();
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					QString SAMLLoginWindow::parseTag(const QString &tag, const QString &html) {
 | 
				
			||||||
 | 
					    const QRegularExpression expression(QString("<%1>(.*)</%1>").arg(tag));
 | 
				
			||||||
 | 
					    return expression.match(html).captured(1);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,23 +13,29 @@ class SAMLLoginWindow : public QDialog
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
public:
 | 
					public:
 | 
				
			||||||
    explicit SAMLLoginWindow(QWidget *parent = nullptr);
 | 
					    explicit SAMLLoginWindow(QWidget *parent = nullptr);
 | 
				
			||||||
    ~SAMLLoginWindow();
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void login(const QString samlMethod, const QString samlRequest, const QString preloingUrl);
 | 
					    void login(const QString samlMethod, const QString samlRequest, const QString preloginUrl);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
signals:
 | 
					signals:
 | 
				
			||||||
    void success(QMap<QString, QString> samlResult);
 | 
					    void success(QMap<QString, QString> samlResult);
 | 
				
			||||||
    void fail(const QString msg);
 | 
					    void fail(const QString code, const QString msg);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private slots:
 | 
					private slots:
 | 
				
			||||||
    void onResponseReceived(QJsonObject params);
 | 
					    void onResponseReceived(QJsonObject params);
 | 
				
			||||||
    void onLoadFinished();
 | 
					    void onLoadFinished();
 | 
				
			||||||
 | 
					    void checkSamlResult(QString username, QString preloginCookie, QString userAuthCookie);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
    EnhancedWebView *webView;
 | 
					    static const auto MAX_WAIT_TIME { 10 * 1000 };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    bool failed { false };
 | 
				
			||||||
 | 
					    EnhancedWebView *webView { nullptr };
 | 
				
			||||||
    QMap<QString, QString> samlResult;
 | 
					    QMap<QString, QString> samlResult;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void closeEvent(QCloseEvent *event);
 | 
					    void closeEvent(QCloseEvent *event);
 | 
				
			||||||
 | 
					    void handleHtml(const QString &html);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    static QString parseTag(const QString &tag, const QString &html);
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif // SAMLLOGINWINDOW_H
 | 
					#endif // SAMLLOGINWINDOW_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -33,8 +33,11 @@
 | 
				
			|||||||
   </item>
 | 
					   </item>
 | 
				
			||||||
   <item row="0" column="1">
 | 
					   <item row="0" column="1">
 | 
				
			||||||
    <widget class="QPlainTextEdit" name="extraArgsInput">
 | 
					    <widget class="QPlainTextEdit" name="extraArgsInput">
 | 
				
			||||||
 | 
					     <property name="readOnly">
 | 
				
			||||||
 | 
					      <bool>true</bool>
 | 
				
			||||||
 | 
					     </property>
 | 
				
			||||||
     <property name="placeholderText">
 | 
					     <property name="placeholderText">
 | 
				
			||||||
      <string extracomment="Tokens with spaces can be surrounded by double quotes">e.g. --name=value --script="vpn-slice xxx"</string>
 | 
					      <string>The configuration has been moved to "/etc/gpservice/gp.conf"</string>
 | 
				
			||||||
     </property>
 | 
					     </property>
 | 
				
			||||||
    </widget>
 | 
					    </widget>
 | 
				
			||||||
   </item>
 | 
					   </item>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										60
									
								
								GPClient/standardloginwindow.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										60
									
								
								GPClient/standardloginwindow.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,60 @@
 | 
				
			|||||||
 | 
					#include <QtGui/QCloseEvent>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "standardloginwindow.h"
 | 
				
			||||||
 | 
					#include "ui_standardloginwindow.h"
 | 
				
			||||||
 | 
					#include "gphelper.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					using namespace gpclient::helper;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					StandardLoginWindow::StandardLoginWindow(const QString &portalAddress, const QString &labelUsername,
 | 
				
			||||||
 | 
					                                         const QString &labelPassword, const QString &authMessage) :
 | 
				
			||||||
 | 
					        QDialog(nullptr),
 | 
				
			||||||
 | 
					        ui(new Ui::StandardLoginWindow) {
 | 
				
			||||||
 | 
					    ui->setupUi(this);
 | 
				
			||||||
 | 
					    ui->portalAddress->setText(portalAddress);
 | 
				
			||||||
 | 
					    ui->username->setPlaceholderText(labelUsername);
 | 
				
			||||||
 | 
					    ui->password->setPlaceholderText(labelPassword);
 | 
				
			||||||
 | 
					    ui->authMessage->setText(authMessage);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    autocomplete();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    setWindowTitle("GlobalProtect Login");
 | 
				
			||||||
 | 
					    setFixedSize(width(), height());
 | 
				
			||||||
 | 
					    setModal(true);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void StandardLoginWindow::autocomplete() {
 | 
				
			||||||
 | 
					    QString username, password;
 | 
				
			||||||
 | 
					    settings::secureGet("username", username);
 | 
				
			||||||
 | 
					    settings::secureGet("password", password);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (!username.isEmpty() && !password.isEmpty()) {
 | 
				
			||||||
 | 
					        ui->username->setText(username);
 | 
				
			||||||
 | 
					        ui->password->setText(password);
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void StandardLoginWindow::setProcessing(bool isProcessing) {
 | 
				
			||||||
 | 
					    ui->username->setReadOnly(isProcessing);
 | 
				
			||||||
 | 
					    ui->password->setReadOnly(isProcessing);
 | 
				
			||||||
 | 
					    ui->loginButton->setDisabled(isProcessing);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void StandardLoginWindow::on_loginButton_clicked() {
 | 
				
			||||||
 | 
					    const QString username = ui->username->text().trimmed();
 | 
				
			||||||
 | 
					    const QString password = ui->password->text().trimmed();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (username.isEmpty() || password.isEmpty()) {
 | 
				
			||||||
 | 
					        return;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    settings::secureSave("username", username);
 | 
				
			||||||
 | 
					    settings::secureSave("password", password);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    emit performLogin(username, password);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void StandardLoginWindow::closeEvent(QCloseEvent *event) {
 | 
				
			||||||
 | 
					    event->accept();
 | 
				
			||||||
 | 
					    reject();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										34
									
								
								GPClient/standardloginwindow.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								GPClient/standardloginwindow.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,34 @@
 | 
				
			|||||||
 | 
					#ifndef STANDARDLOGINWINDOW_H
 | 
				
			||||||
 | 
					#define STANDARDLOGINWINDOW_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <QtWidgets/QDialog>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					namespace Ui {
 | 
				
			||||||
 | 
					    class StandardLoginWindow;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class StandardLoginWindow : public QDialog {
 | 
				
			||||||
 | 
					Q_OBJECT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					public:
 | 
				
			||||||
 | 
					    explicit StandardLoginWindow(const QString &portalAddress, const QString &labelUsername,
 | 
				
			||||||
 | 
					                                 const QString &labelPassword, const QString &authMessage);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void setProcessing(bool isProcessing);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					private slots:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void on_loginButton_clicked();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					signals:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void performLogin(QString username, QString password);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					private:
 | 
				
			||||||
 | 
					    Ui::StandardLoginWindow *ui;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    void closeEvent(QCloseEvent *event);
 | 
				
			||||||
 | 
					    void autocomplete();
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif // STANDARDLOGINWINDOW_H
 | 
				
			||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
<ui version="4.0">
 | 
					<ui version="4.0">
 | 
				
			||||||
 <class>NormalLoginWindow</class>
 | 
					 <class>StandardLoginWindow</class>
 | 
				
			||||||
 <widget class="QDialog" name="NormalLoginWindow">
 | 
					 <widget class="QDialog" name="StandardLoginWindow">
 | 
				
			||||||
  <property name="geometry">
 | 
					  <property name="geometry">
 | 
				
			||||||
   <rect>
 | 
					   <rect>
 | 
				
			||||||
    <x>0</x>
 | 
					    <x>0</x>
 | 
				
			||||||
							
								
								
									
										24
									
								
								GPClient/vpn.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								GPClient/vpn.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,24 @@
 | 
				
			|||||||
 | 
					#ifndef VPN_H
 | 
				
			||||||
 | 
					#define VPN_H
 | 
				
			||||||
 | 
					#include <QtCore/QObject>
 | 
				
			||||||
 | 
					#include <QtCore/QString>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class IVpn
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					public:
 | 
				
			||||||
 | 
					    virtual ~IVpn() = default;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    virtual void connect(const QString &preferredServer, const QList<QString> &servers, const QString &username, const QString &passwd) = 0;
 | 
				
			||||||
 | 
					    virtual void disconnect() = 0;
 | 
				
			||||||
 | 
					    virtual int status() = 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// signals: // SIGNALS
 | 
				
			||||||
 | 
					//     virtual void connected();
 | 
				
			||||||
 | 
					//     virtual void disconnected();
 | 
				
			||||||
 | 
					//     virtual void error(const QString &errorMessage);
 | 
				
			||||||
 | 
					//     virtual void logAvailable(const QString &log);
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Q_DECLARE_INTERFACE(IVpn, "IVpn") // define this out of namespace scope
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
							
								
								
									
										13
									
								
								GPClient/vpn_dbus.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								GPClient/vpn_dbus.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					#include "vpn_dbus.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void VpnDbus::connect(const QString &preferredServer, const QList<QString> &servers, const QString &username, const QString &passwd) {
 | 
				
			||||||
 | 
					    inner->connect(preferredServer, username, passwd);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void VpnDbus::disconnect() {
 | 
				
			||||||
 | 
					    inner->disconnect();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					int VpnDbus::status() {
 | 
				
			||||||
 | 
					    return inner->status();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										33
									
								
								GPClient/vpn_dbus.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								GPClient/vpn_dbus.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,33 @@
 | 
				
			|||||||
 | 
					#ifndef VPN_DBUS_H
 | 
				
			||||||
 | 
					#define VPN_DBUS_H
 | 
				
			||||||
 | 
					#include "vpn.h"
 | 
				
			||||||
 | 
					#include "gpserviceinterface.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class VpnDbus : public QObject, public IVpn
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					  Q_OBJECT
 | 
				
			||||||
 | 
					  Q_INTERFACES(IVpn)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					private:
 | 
				
			||||||
 | 
					  com::yuezk::qt::GPService *inner;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					public:
 | 
				
			||||||
 | 
					  VpnDbus(QObject *parent) : QObject(parent) {
 | 
				
			||||||
 | 
					    inner = new com::yuezk::qt::GPService("com.yuezk.qt.GPService", "/", QDBusConnection::systemBus(), this);
 | 
				
			||||||
 | 
					    QObject::connect(inner, &com::yuezk::qt::GPService::connected, this, &VpnDbus::connected);
 | 
				
			||||||
 | 
					    QObject::connect(inner, &com::yuezk::qt::GPService::disconnected, this, &VpnDbus::disconnected);
 | 
				
			||||||
 | 
					    QObject::connect(inner, &com::yuezk::qt::GPService::error, this, &VpnDbus::error);
 | 
				
			||||||
 | 
					    QObject::connect(inner, &com::yuezk::qt::GPService::logAvailable, this, &VpnDbus::logAvailable);
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  void connect(const QString &preferredServer, const QList<QString> &servers, const QString &username, const QString &passwd);
 | 
				
			||||||
 | 
					  void disconnect();
 | 
				
			||||||
 | 
					  int status();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					signals: // SIGNALS
 | 
				
			||||||
 | 
					  void connected();
 | 
				
			||||||
 | 
					  void disconnected();
 | 
				
			||||||
 | 
					  void error(QString errorMessage);
 | 
				
			||||||
 | 
					  void logAvailable(QString log);
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
							
								
								
									
										24
									
								
								GPClient/vpn_json.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								GPClient/vpn_json.cpp
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,24 @@
 | 
				
			|||||||
 | 
					#include "vpn_json.h"
 | 
				
			||||||
 | 
					#include <QTextStream> 
 | 
				
			||||||
 | 
					#include <QJsonDocument>
 | 
				
			||||||
 | 
					#include <QJsonObject>
 | 
				
			||||||
 | 
					#include <QJsonArray>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void VpnJson::connect(const QString &preferredServer, const QList<QString> &servers, const QString &username, const QString &passwd) {
 | 
				
			||||||
 | 
					    QJsonArray sl;
 | 
				
			||||||
 | 
					    for (const QString &srv : servers) {
 | 
				
			||||||
 | 
					      sl.push_back(QJsonValue(srv));
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    QJsonObject j;
 | 
				
			||||||
 | 
					    j["server"] = preferredServer;
 | 
				
			||||||
 | 
					    j["availableServers"] = sl;
 | 
				
			||||||
 | 
					    j["cookie"] = passwd;
 | 
				
			||||||
 | 
					    QTextStream(stdout) << QJsonDocument(j).toJson(QJsonDocument::Compact) << "\n";
 | 
				
			||||||
 | 
					    emit connected();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					void VpnJson::disconnect() { /* nop */ }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					int VpnJson::status() {
 | 
				
			||||||
 | 
					    return 4; // disconnected
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										23
									
								
								GPClient/vpn_json.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								GPClient/vpn_json.h
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
				
			|||||||
 | 
					#ifndef VPN_JSON_H
 | 
				
			||||||
 | 
					#define VPN_JSON_H
 | 
				
			||||||
 | 
					#include "vpn.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					class VpnJson : public QObject, public IVpn
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					  Q_OBJECT
 | 
				
			||||||
 | 
					  Q_INTERFACES(IVpn)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					public:
 | 
				
			||||||
 | 
					  VpnJson(QObject *parent) : QObject(parent) {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  void connect(const QString &preferredServer, const QList<QString> &servers, const QString &username, const QString &passwd);
 | 
				
			||||||
 | 
					  void disconnect();
 | 
				
			||||||
 | 
					  int status();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					signals: // SIGNALS
 | 
				
			||||||
 | 
					  void connected();
 | 
				
			||||||
 | 
					  void disconnected();
 | 
				
			||||||
 | 
					  void error(const QString &errorMessage);
 | 
				
			||||||
 | 
					  void logAvailable(const QString &log);
 | 
				
			||||||
 | 
					};
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
@@ -4,6 +4,12 @@ project(GPService)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
set(gpservice_GENERATED_SOURCES)
 | 
					set(gpservice_GENERATED_SOURCES)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					execute_process(COMMAND logname OUTPUT_VARIABLE CMAKE_LOGNAME)
 | 
				
			||||||
 | 
					string(STRIP "${CMAKE_LOGNAME}" CMAKE_LOGNAME)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					message(STATUS "CMAKE_LOGNAME: ${CMAKE_LOGNAME}")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					configure_file(dbus/com.yuezk.qt.GPService.conf.in dbus/com.yuezk.qt.GPService.conf)
 | 
				
			||||||
configure_file(dbus/com.yuezk.qt.GPService.service.in dbus/com.yuezk.qt.GPService.service)
 | 
					configure_file(dbus/com.yuezk.qt.GPService.service.in dbus/com.yuezk.qt.GPService.service)
 | 
				
			||||||
configure_file(systemd/gpservice.service.in systemd/gpservice.service)
 | 
					configure_file(systemd/gpservice.service.in systemd/gpservice.service)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -22,6 +28,7 @@ qt5_add_dbus_adaptor(
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
add_executable(gpservice
 | 
					add_executable(gpservice
 | 
				
			||||||
 | 
					    gpservice.h
 | 
				
			||||||
    gpservice.cpp
 | 
					    gpservice.cpp
 | 
				
			||||||
    main.cpp
 | 
					    main.cpp
 | 
				
			||||||
    ${gpservice_GENERATED_SOURCES}
 | 
					    ${gpservice_GENERATED_SOURCES}
 | 
				
			||||||
@@ -58,13 +65,15 @@ target_link_libraries(gpservice
 | 
				
			|||||||
    Qt5::Network
 | 
					    Qt5::Network
 | 
				
			||||||
    Qt5::DBus
 | 
					    Qt5::DBus
 | 
				
			||||||
    QtSignals
 | 
					    QtSignals
 | 
				
			||||||
 | 
					    inih
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
target_compile_definitions(gpservice PUBLIC QAPPLICATION_CLASS=QCoreApplication)
 | 
					target_compile_definitions(gpservice PUBLIC QAPPLICATION_CLASS=QCoreApplication)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install(TARGETS gpservice DESTINATION bin)
 | 
					install(TARGETS gpservice DESTINATION bin)
 | 
				
			||||||
install(FILES "dbus/com.yuezk.qt.GPService.conf" DESTINATION share/dbus-1/system.d )
 | 
					install(FILES "${CMAKE_CURRENT_BINARY_DIR}/dbus/com.yuezk.qt.GPService.conf" DESTINATION share/dbus-1/system.d )
 | 
				
			||||||
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/dbus/com.yuezk.qt.GPService.service" DESTINATION share/dbus-1/system-services)
 | 
					install(FILES "${CMAKE_CURRENT_BINARY_DIR}/dbus/com.yuezk.qt.GPService.service" DESTINATION share/dbus-1/system-services)
 | 
				
			||||||
 | 
					install(FILES "gp.conf" DESTINATION /etc/gpservice)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if("$ENV{DEBIAN_PACKAGE}")
 | 
					if("$ENV{DEBIAN_PACKAGE}")
 | 
				
			||||||
    # Install the systemd unit files to /lib/systemd/system for debian package
 | 
					    # Install the systemd unit files to /lib/systemd/system for debian package
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										17
									
								
								GPService/gp.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								GPService/gp.conf
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
				
			|||||||
 | 
					# Configuration file for GlobalProtect-openconnect
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# Description:
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# Each section is a VPN gateway address, and [*] is a special section that defines the default configuration.
 | 
				
			||||||
 | 
					# See https://github.com/yuezk/GlobalProtect-openconnect/wiki/Configuration for more details.
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# Example:
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# [*]
 | 
				
			||||||
 | 
					# openconnect-args=<value>
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# [vpn1.company.com]
 | 
				
			||||||
 | 
					# openconnect-args=--script=/path/to/vpnc-script
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[*]
 | 
				
			||||||
 | 
					openconnect-args=
 | 
				
			||||||
@@ -5,6 +5,7 @@
 | 
				
			|||||||
#include <QtCore/QRegularExpressionMatch>
 | 
					#include <QtCore/QRegularExpressionMatch>
 | 
				
			||||||
#include <QtDBus/QtDBus>
 | 
					#include <QtDBus/QtDBus>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "INIReader.h"
 | 
				
			||||||
#include "gpservice.h"
 | 
					#include "gpservice.h"
 | 
				
			||||||
#include "gpserviceadaptor.h"
 | 
					#include "gpserviceadaptor.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -41,8 +42,22 @@ QString GPService::findBinary()
 | 
				
			|||||||
    return nullptr;
 | 
					    return nullptr;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					QString GPService::extraOpenconnectArgs(const QString &gateway)
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    INIReader reader("/etc/gpservice/gp.conf");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    if (reader.ParseError() < 0) {
 | 
				
			||||||
 | 
					        return "";
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    std::string defaultArgs = reader.Get("*", "openconnect-args", "");
 | 
				
			||||||
 | 
					    std::string extraArgs = reader.Get(gateway.toStdString(), "openconnect-args", defaultArgs);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    return QString::fromStdString(extraArgs);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Port from https://github.com/qt/qtbase/blob/11d1dcc6e263c5059f34b44d531c9ccdf7c0b1d6/src/corelib/io/qprocess.cpp#L2115 */
 | 
					/* Port from https://github.com/qt/qtbase/blob/11d1dcc6e263c5059f34b44d531c9ccdf7c0b1d6/src/corelib/io/qprocess.cpp#L2115 */
 | 
				
			||||||
QStringList GPService::splitCommand(QString command)
 | 
					QStringList GPService::splitCommand(const QString &command)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    QStringList args;
 | 
					    QStringList args;
 | 
				
			||||||
    QString tmp;
 | 
					    QString tmp;
 | 
				
			||||||
@@ -92,7 +107,7 @@ void GPService::quit()
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void GPService::connect(QString server, QString username, QString passwd, QString extraArgs)
 | 
					void GPService::connect(QString server, QString username, QString passwd)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    if (vpnStatus != GPService::VpnNotConnected) {
 | 
					    if (vpnStatus != GPService::VpnNotConnected) {
 | 
				
			||||||
        log("VPN status is: " + QVariant::fromValue(vpnStatus).toString());
 | 
					        log("VPN status is: " + QVariant::fromValue(vpnStatus).toString());
 | 
				
			||||||
@@ -110,6 +125,9 @@ void GPService::connect(QString server, QString username, QString passwd, QStrin
 | 
				
			|||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    const QString extraArgs = extraOpenconnectArgs(server);
 | 
				
			||||||
 | 
					    log(QString("Got extra OpenConnect args for server: %1, %2").arg(server, extraArgs.isEmpty() ? "<empty>" : extraArgs));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    QStringList args;
 | 
					    QStringList args;
 | 
				
			||||||
    args << QCoreApplication::arguments().mid(1)
 | 
					    args << QCoreApplication::arguments().mid(1)
 | 
				
			||||||
         << "--protocol=gp"
 | 
					         << "--protocol=gp"
 | 
				
			||||||
@@ -118,7 +136,7 @@ void GPService::connect(QString server, QString username, QString passwd, QStrin
 | 
				
			|||||||
         << "--cookie-on-stdin"
 | 
					         << "--cookie-on-stdin"
 | 
				
			||||||
         << server;
 | 
					         << server;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    log("Start process with arugments: " + args.join(" "));
 | 
					    log("Start process with arugments: " + args.join(", "));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    openconnect->start(bin, args);
 | 
					    openconnect->start(bin, args);
 | 
				
			||||||
    openconnect->write((passwd + "\n").toUtf8());
 | 
					    openconnect->write((passwd + "\n").toUtf8());
 | 
				
			||||||
@@ -181,7 +199,9 @@ void GPService::onProcessStdout()
 | 
				
			|||||||
    QString output = openconnect->readAllStandardOutput();
 | 
					    QString output = openconnect->readAllStandardOutput();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    log(output);
 | 
					    log(output);
 | 
				
			||||||
    if (output.indexOf("Connected as") >= 0) {
 | 
					    if (output.indexOf("Connected as") >= 0 ||
 | 
				
			||||||
 | 
					        output.indexOf("Configured as") >= 0 ||
 | 
				
			||||||
 | 
					        output.indexOf("Configurado como") >= 0) {
 | 
				
			||||||
        vpnStatus = GPService::VpnConnected;
 | 
					        vpnStatus = GPService::VpnConnected;
 | 
				
			||||||
        emit connected();
 | 
					        emit connected();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -37,7 +37,7 @@ signals:
 | 
				
			|||||||
    void logAvailable(QString log);
 | 
					    void logAvailable(QString log);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
public slots:
 | 
					public slots:
 | 
				
			||||||
    void connect(QString server, QString username, QString passwd, QString extraArgs);
 | 
					    void connect(QString server, QString username, QString passwd);
 | 
				
			||||||
    void disconnect();
 | 
					    void disconnect();
 | 
				
			||||||
    int status();
 | 
					    int status();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -56,7 +56,8 @@ private:
 | 
				
			|||||||
    void log(QString msg);
 | 
					    void log(QString msg);
 | 
				
			||||||
    bool isValidVersion(QString &bin);
 | 
					    bool isValidVersion(QString &bin);
 | 
				
			||||||
    static QString findBinary();
 | 
					    static QString findBinary();
 | 
				
			||||||
    static QStringList splitCommand(QString command);
 | 
					    static QString extraOpenconnectArgs(const QString &gateway);
 | 
				
			||||||
 | 
					    static QStringList splitCommand(const QString &command);
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif // GLOBALPROTECTSERVICE_H
 | 
					#endif // GLOBALPROTECTSERVICE_H
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										160
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										160
									
								
								README.md
									
									
									
									
									
								
							@@ -5,8 +5,10 @@ A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Q
 | 
				
			|||||||
  <img src="https://user-images.githubusercontent.com/3297602/133869036-5c02b0d9-c2d9-4f87-8c81-e44f68cfd6ac.png">
 | 
					  <img src="https://user-images.githubusercontent.com/3297602/133869036-5c02b0d9-c2d9-4f87-8c81-e44f68cfd6ac.png">
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<a href="https://ko-fi.com/M4M75PYKZ" target="_blank"><img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="ko-fi" style="height: 35px !important;width: auto !important;"></a>
 | 
					<a href="https://paypal.me/zongkun" target="_blank"><img src="https://cdn.jsdelivr.net/gh/everdrone/coolbadge@5ea5937cabca5ecbfc45d6b30592bd81f219bc8d/badges/Paypal/Coffee/Blue/Small.png" alt="Buy me a coffee via Paypal" style="height: 32px; width: 268px;" ></a>
 | 
				
			||||||
<a href="https://www.buymeacoffee.com/yuezk" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 35px !important;width: auto !important;" ></a>
 | 
					<a href="https://ko-fi.com/M4M75PYKZ" target="_blank"><img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Support me on Ko-fi" style="height: 32px; width: 238px;"></a>
 | 
				
			||||||
 | 
					<a href="https://www.buymeacoffee.com/yuezk" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 32px; width: 114px;" ></a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Features
 | 
					## Features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -15,38 +17,78 @@ A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Q
 | 
				
			|||||||
- Supports automatically selecting the preferred gateway from the multiple gateways.
 | 
					- Supports automatically selecting the preferred gateway from the multiple gateways.
 | 
				
			||||||
- Supports switching gateway from the system tray menu manually.
 | 
					- Supports switching gateway from the system tray menu manually.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Future plan
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- [ ] Improve the release process
 | 
					## Install
 | 
				
			||||||
- [ ] Process bugs and feature requests
 | 
					 | 
				
			||||||
- [ ] Support for bypassing the `gpclient` parameters
 | 
					 | 
				
			||||||
- [ ] Support the CLI mode
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Passing the Custom Parameters to `OpenConnect` CLI
 | 
					|OS|Stable version | Development version|
 | 
				
			||||||
 | 
					|---|--------------|--------------------|
 | 
				
			||||||
 | 
					|Linux Mint, Ubuntu 18.04 or later|[ppa:yuezk/globalprotect-openconnect](https://launchpad.net/~yuezk/+archive/ubuntu/globalprotect-openconnect)|[ppa:yuezk/globalprotect-openconnect-snapshot](https://launchpad.net/~yuezk/+archive/ubuntu/globalprotect-openconnect-snapshot)|
 | 
				
			||||||
 | 
					|Arch, Manjaro|[globalprotect-openconnect](https://archlinux.org/packages/community/x86_64/globalprotect-openconnect/)|[AUR: globalprotect-openconnect-git](https://aur.archlinux.org/packages/globalprotect-openconnect-git/)|
 | 
				
			||||||
 | 
					|Fedora|[copr: yuezk/globalprotect-openconnect](https://copr.fedorainfracloud.org/coprs/yuezk/globalprotect-openconnect/)|[copr: yuezk/globalprotect-openconnect](https://copr.fedorainfracloud.org/coprs/yuezk/globalprotect-openconnect/)|
 | 
				
			||||||
 | 
					|openSUSE, CentOS 8|[OBS: globalprotect-openconnect](https://build.opensuse.org/package/show/home:yuezk/globalprotect-openconnect)|[OBS: globalprotect-openconnect-snapshot](https://build.opensuse.org/package/show/home:yuezk/globalprotect-openconnect-snapshot)|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Custom parameters can be appended to the `OpenConnect` CLI with the following settings.
 | 
					Add the repository in the above table and install it with your favorite package manager tool.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> Tokens with spaces can be surrounded by double quotes; three consecutive double quotes represent the quote character itself.
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					[](https://repology.org/project/globalprotect-openconnect/versions)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Linux Mint, Ubuntu 18.04 or later
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```sh
 | 
				
			||||||
 | 
					sudo add-apt-repository ppa:yuezk/globalprotect-openconnect
 | 
				
			||||||
 | 
					sudo apt-get update
 | 
				
			||||||
 | 
					sudo apt-get install globalprotect-openconnect
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> For Linux Mint, you might need to import the GPG key with: `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7937C393082992E5D6E4A60453FC26B43838D761` if you encountered an error `gpg: keyserver receive failed: General error`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Arch Linux / Manjaro
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```sh
 | 
				
			||||||
 | 
					sudo pacman -S globalprotect-openconnect
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### AUR snapshot version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```sh
 | 
				
			||||||
 | 
					yay -S globalprotect-openconnect-git
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Fedora
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```sh
 | 
				
			||||||
 | 
					sudo dnf copr enable yuezk/globalprotect-openconnect
 | 
				
			||||||
 | 
					sudo dnf install globalprotect-openconnect
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### openSUSE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- openSUSE Tumbleweed
 | 
				
			||||||
 | 
					  ```sh
 | 
				
			||||||
 | 
					  sudo zypper ar https://download.opensuse.org/repositories/home:/yuezk/openSUSE_Tumbleweed/home:yuezk.repo
 | 
				
			||||||
 | 
					  sudo zypper ref
 | 
				
			||||||
 | 
					  sudo zypper install globalprotect-openconnect
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- openSUSE Leap
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  ```sh
 | 
				
			||||||
 | 
					  sudo zypper ar https://download.opensuse.org/repositories/home:/yuezk/openSUSE_Leap_15.2/home:yuezk.repo
 | 
				
			||||||
 | 
					  sudo zypper ref
 | 
				
			||||||
 | 
					  sudo zypper install globalprotect-openconnect
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					### CentOS 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					1. Add the repository: `https://download.opensuse.org/repositories/home:/yuezk/CentOS_8/home:yuezk.repo`
 | 
				
			||||||
 | 
					1. Install `globalprotect-openconnect`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p align="center">
 | 
					## Build & Install from source code
 | 
				
			||||||
  <img src="https://user-images.githubusercontent.com/3297602/130319209-744be02b-d657-4f49-a76d-d2c81b5c46d5.png" />
 | 
					 | 
				
			||||||
<p>
 | 
					 | 
				
			||||||
  
 | 
					 | 
				
			||||||
## Display the system tray icon on Gnome 40
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Install the [AppIndicator and KStatusNotifierItem Support](https://extensions.gnome.org/extension/615/appindicator-support/) extension and you will see the system try icon (Restart the system after the installation).
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<p align="center">
 | 
					 | 
				
			||||||
  <img src="https://user-images.githubusercontent.com/3297602/130831022-b93492fd-46dd-4a8e-94a4-13b5747120b7.png" />
 | 
					 | 
				
			||||||
<p>
 | 
					 | 
				
			||||||
 
 | 
					 | 
				
			||||||
## Prerequisites
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
- Openconnect v8.x
 | 
					 | 
				
			||||||
- Qt5, qt5-webengine, qt5-websockets
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Build & Install
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Clone this repo with:
 | 
					Clone this repo with:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -55,9 +97,13 @@ git clone https://github.com/yuezk/GlobalProtect-openconnect.git
 | 
				
			|||||||
cd GlobalProtect-openconnect
 | 
					cd GlobalProtect-openconnect
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Arch/Manjaro
 | 
					### MX Linux
 | 
				
			||||||
 | 
					The following instructions are for **MX-21.2.1_x64 KDE**.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/globalprotect-openconnect/) AUR.
 | 
					```sh
 | 
				
			||||||
 | 
					sudo apt install qttools5-dev libsecret-1-dev libqt5keychain1
 | 
				
			||||||
 | 
					./scripts/install-debian.sh
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Ubuntu/Mint
 | 
					### Ubuntu/Mint
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -67,7 +113,7 @@ Install from the [globalprotect-openconnect](https://aur.archlinux.org/packages/
 | 
				
			|||||||
>
 | 
					>
 | 
				
			||||||
> ```sh
 | 
					> ```sh
 | 
				
			||||||
> sudo add-apt-repository ppa:dwmw2/openconnect
 | 
					> sudo add-apt-repository ppa:dwmw2/openconnect
 | 
				
			||||||
> sudo apt update
 | 
					> sudo apt-get update
 | 
				
			||||||
> ```
 | 
					> ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Build and install with:
 | 
					Build and install with:
 | 
				
			||||||
@@ -100,6 +146,7 @@ Install the Qt5 dependencies and OpenConnect:
 | 
				
			|||||||
- QtWebSockets
 | 
					- QtWebSockets
 | 
				
			||||||
- QtDBus
 | 
					- QtDBus
 | 
				
			||||||
- openconnect v8.x
 | 
					- openconnect v8.x
 | 
				
			||||||
 | 
					- qtkeychain
 | 
				
			||||||
 | 
					
 | 
				
			||||||
...then build and install with:
 | 
					...then build and install with:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -107,38 +154,6 @@ Install the Qt5 dependencies and OpenConnect:
 | 
				
			|||||||
./scripts/install.sh
 | 
					./scripts/install.sh
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Debian package
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Relatively manual process for now:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* Clone the source tree
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
  git clone https://github.com/yuezk/GlobalProtect-openconnect.git
 | 
					 | 
				
			||||||
  cd GlobalProtect-openconnect
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* Install git-archive-all using the pip. Remember to adjust the version numbers etc.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
  pip install git-archive-all
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* Next create an upstream source tree using git archive.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
  git-archive-all --force-submodules --prefix=globalprotect-openconnect-1.3.0/ ../globalprotect-openconnect_1.3.0.orig.tar.gz
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* Finally extract the source tree, build the debian package, and install it.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
  cd ..
 | 
					 | 
				
			||||||
  tar -xzvf globalprotect-openconnect_1.3.0.orig.tar.gz
 | 
					 | 
				
			||||||
  cd globalprotect-openconnect-1.3.0
 | 
					 | 
				
			||||||
  fakeroot dpkg-buildpackage -uc -us -sa 2>&1 | tee ../build.log
 | 
					 | 
				
			||||||
  sudo dpkg -i globalprotect-openconnect_1.3.0-1ppa1_amd64.deb
 | 
					 | 
				
			||||||
  ```
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
### NixOS
 | 
					### NixOS
 | 
				
			||||||
  In `configuration.nix`:
 | 
					  In `configuration.nix`:
 | 
				
			||||||
@@ -153,9 +168,26 @@ Relatively manual process for now:
 | 
				
			|||||||
  environment.systemPackages = [ globalprotect-openconnect ];
 | 
					  environment.systemPackages = [ globalprotect-openconnect ];
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Run
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Once the software is installed, you can run `gpclient` to start the UI.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Passing the Custom Parameters to `OpenConnect` CLI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					See [Configuration](https://github.com/yuezk/GlobalProtect-openconnect/wiki/Configuration)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Display the system tray icon on Gnome 40
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Install the [AppIndicator and KStatusNotifierItem Support](https://extensions.gnome.org/extension/615/appindicator-support/) extension and you will see the system try icon (Restart the system after the installation).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<p align="center">
 | 
				
			||||||
 | 
					  <img src="https://user-images.githubusercontent.com/3297602/130831022-b93492fd-46dd-4a8e-94a4-13b5747120b7.png" />
 | 
				
			||||||
 | 
					<p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Troubleshooting
 | 
					## Troubleshooting
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The application logs can be found at: `~/.cache/GlobalProtect-openconnect/gpclient.log`
 | 
					Run `gpclient` in the Terminal and collect the logs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [License](./LICENSE)
 | 
					## [License](./LICENSE)
 | 
				
			||||||
GPLv3
 | 
					GPLv3
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										59
									
								
								cmake/FindNetworkManager.cmake
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										59
									
								
								cmake/FindNetworkManager.cmake
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,59 @@
 | 
				
			|||||||
 | 
					# - Try to find NetworkManager
 | 
				
			||||||
 | 
					# Once done this will define
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					#  NETWORKMANAGER_FOUND - system has NetworkManager
 | 
				
			||||||
 | 
					#  NETWORKMANAGER_INCLUDE_DIRS - the NetworkManager include directories
 | 
				
			||||||
 | 
					#  NETWORKMANAGER_LIBRARIES - the libraries needed to use NetworkManager
 | 
				
			||||||
 | 
					#  NETWORKMANAGER_CFLAGS - Compiler switches required for using NetworkManager
 | 
				
			||||||
 | 
					#  NETWORKMANAGER_VERSION - version number of NetworkManager
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Copyright (c) 2006, Alexander Neundorf, <neundorf@kde.org>
 | 
				
			||||||
 | 
					# Copyright (c) 2007, Will Stephenson, <wstephenson@kde.org>
 | 
				
			||||||
 | 
					# Copyright (c) 2015-2018, Jan Grulich, <jgrulich@redhat.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Redistribution and use in source and binary forms, with or without
 | 
				
			||||||
 | 
					# modification, are permitted provided that the following conditions
 | 
				
			||||||
 | 
					# are met:
 | 
				
			||||||
 | 
					# 1. Redistributions of source code must retain the above copyright
 | 
				
			||||||
 | 
					#    notice, this list of conditions and the following disclaimer.
 | 
				
			||||||
 | 
					# 2. Redistributions in binary form must reproduce the above copyright
 | 
				
			||||||
 | 
					#    notice, this list of conditions and the following disclaimer in the
 | 
				
			||||||
 | 
					#    documentation and/or other materials provided with the distribution.
 | 
				
			||||||
 | 
					# 3. Neither the name of the University nor the names of its contributors
 | 
				
			||||||
 | 
					#    may be used to endorse or promote products derived from this software
 | 
				
			||||||
 | 
					#    without specific prior written permission.
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 | 
				
			||||||
 | 
					# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 | 
				
			||||||
 | 
					# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 | 
				
			||||||
 | 
					# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 | 
				
			||||||
 | 
					# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 | 
				
			||||||
 | 
					# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 | 
				
			||||||
 | 
					# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 | 
				
			||||||
 | 
					# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 | 
				
			||||||
 | 
					# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 | 
				
			||||||
 | 
					# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 | 
				
			||||||
 | 
					# SUCH DAMAGE.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					IF (NETWORKMANAGER_INCLUDE_DIRS)
 | 
				
			||||||
 | 
					    # in cache already
 | 
				
			||||||
 | 
					    SET(NetworkManager_FIND_QUIETLY TRUE)
 | 
				
			||||||
 | 
					ENDIF (NETWORKMANAGER_INCLUDE_DIRS)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					IF (NOT WIN32)
 | 
				
			||||||
 | 
					    find_package(PkgConfig)
 | 
				
			||||||
 | 
					    PKG_SEARCH_MODULE(NETWORKMANAGER libnm)
 | 
				
			||||||
 | 
					    IF (NETWORKMANAGER_FOUND)
 | 
				
			||||||
 | 
					        IF (NetworkManager_FIND_VERSION AND ("${NETWORKMANAGER_VERSION}" VERSION_LESS "${NetworkManager_FIND_VERSION}"))
 | 
				
			||||||
 | 
					            MESSAGE(FATAL_ERROR "NetworkManager ${NETWORKMANAGER_VERSION} is too old, need at least ${NetworkManager_FIND_VERSION}")
 | 
				
			||||||
 | 
					        ELSE ()
 | 
				
			||||||
 | 
					            IF (NOT NetworkManager_FIND_QUIETLY)
 | 
				
			||||||
 | 
					                MESSAGE(STATUS "Found NetworkManager: ${NETWORKMANAGER_LIBRARY_DIRS}")
 | 
				
			||||||
 | 
					            ENDIF ()
 | 
				
			||||||
 | 
					        ENDIF ()
 | 
				
			||||||
 | 
					    ELSE ()
 | 
				
			||||||
 | 
					        MESSAGE(FATAL_ERROR "Could NOT find NetworkManager, check FindPkgConfig output above!")
 | 
				
			||||||
 | 
					    ENDIF ()
 | 
				
			||||||
 | 
					ENDIF (NOT WIN32)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					MARK_AS_ADVANCED(NETWORKMANAGER_INCLUDE_DIRS)
 | 
				
			||||||
							
								
								
									
										102
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										102
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,105 @@
 | 
				
			|||||||
 | 
					globalprotect-openconnect (1.4.8-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.7 –> 1.4.8
 | 
				
			||||||
 | 
					  * fix: fix compile error
 | 
				
			||||||
 | 
					  * refactor: simplify the code
 | 
				
			||||||
 | 
					  * chore: use auto to declare variables
 | 
				
			||||||
 | 
					  * chore: use c++ 17
 | 
				
			||||||
 | 
					  * fix: clear cookies when click the Reset button
 | 
				
			||||||
 | 
					  * fix: refine the authentication workflow
 | 
				
			||||||
 | 
					  * chore: PLOG -> LOG
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Sun, 12 Jun 2022 20:28:58 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.7-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.6 –> 1.4.7
 | 
				
			||||||
 | 
					  * fix: release resources when properly
 | 
				
			||||||
 | 
					  * fix: add support for parsing tokens from HTML
 | 
				
			||||||
 | 
					  * handle html comment for saml result with okta 2fa (#156)
 | 
				
			||||||
 | 
					  * chore: use auto to declare variable
 | 
				
			||||||
 | 
					  * chore: simplify readme
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Tue, 07 Jun 2022 21:46:04 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.6-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.5 –> 1.4.6
 | 
				
			||||||
 | 
					  * feat: display address in gateway menu item
 | 
				
			||||||
 | 
					  * fix: fix bug of parsing the portal respponse
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Wed, 01 Jun 2022 23:55:50 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.5-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.4 –> 1.4.5
 | 
				
			||||||
 | 
					  * chore: refine vscode settings
 | 
				
			||||||
 | 
					  * fix: rollback dbus configuration
 | 
				
			||||||
 | 
					  * feat: add option to start minimized
 | 
				
			||||||
 | 
					  * packaging: fix postinst for debian
 | 
				
			||||||
 | 
					  * packaging: add postinst for debian
 | 
				
			||||||
 | 
					  * test: test debian packaging
 | 
				
			||||||
 | 
					  * ci: fix the foder path
 | 
				
			||||||
 | 
					  * chore: apt -> apt-get
 | 
				
			||||||
 | 
					  * ci: verify debian package
 | 
				
			||||||
 | 
					  * Revert "Revert "fix: improve the dbus security""
 | 
				
			||||||
 | 
					  * fix: improve the portal config parsing
 | 
				
			||||||
 | 
					  * Revert "fix: improve the dbus security"
 | 
				
			||||||
 | 
					  * fix: improve the dbus security
 | 
				
			||||||
 | 
					  * fix: free resources in slots
 | 
				
			||||||
 | 
					  * chore: refine cmake files
 | 
				
			||||||
 | 
					  * fix: support high DPI screen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Sun, 29 May 2022 21:15:40 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.4-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.3 –> 1.4.4
 | 
				
			||||||
 | 
					  * fix: support the HighDPI displays
 | 
				
			||||||
 | 
					  * [misc] update the build script
 | 
				
			||||||
 | 
					  * [ci] Enable build job for master branch
 | 
				
			||||||
 | 
					  * [ci] Add ubuntu 22.04
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Sat, 14 May 2022 19:21:14 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.3-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.2 –> 1.4.3
 | 
				
			||||||
 | 
					  * refine AUR packaging
 | 
				
			||||||
 | 
					  * Prepare release 1.4.3 (#149)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Mon, 09 May 2022 22:20:54 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.2-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.1 –> 1.4.2
 | 
				
			||||||
 | 
					  * Clear SSL_OP_LEGACY_SERVER_CONNECT (#146)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Fri, 06 May 2022 22:18:19 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.1-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.0 –> 1.4.1
 | 
				
			||||||
 | 
					  * print the gpservice logs
 | 
				
			||||||
 | 
					  * update AUR packaging
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Thu, 03 Mar 2022 21:58:59 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					globalprotect-openconnect (1.4.0-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.3.4 –> 1.4.0
 | 
				
			||||||
 | 
					  * Fix gpservice after openconnect v8.20 (#124)
 | 
				
			||||||
 | 
					  * Add 2FA support (#112)
 | 
				
			||||||
 | 
					  * Add a scripting mode to GPClient (#110)
 | 
				
			||||||
 | 
					  * Stop saving credentials (#111)
 | 
				
			||||||
 | 
					  * update CI
 | 
				
			||||||
 | 
					  * add editorconfig
 | 
				
			||||||
 | 
					  * Update README.md
 | 
				
			||||||
 | 
					  * Add a run entry (#108)
 | 
				
			||||||
 | 
					  * update the installation instruction of Arch Linux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Kevin Yue <k3vinyue@gmail.com>  Wed, 02 Mar 2022 21:34:19 +0800
 | 
				
			||||||
 | 
					
 | 
				
			||||||
globalprotect-openconnect (1.3.4-1) unstable; urgency=medium
 | 
					globalprotect-openconnect (1.3.4-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Updated VERSION, Bumped 1.3.3 –> 1.3.4
 | 
					  * Updated VERSION, Bumped 1.3.3 –> 1.3.4
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								debian/source/format
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/source/format
									
									
									
									
										vendored
									
									
								
							@@ -1 +1 @@
 | 
				
			|||||||
3.0 (quilt)
 | 
					3.0 (native)
 | 
				
			||||||
@@ -1,26 +1,33 @@
 | 
				
			|||||||
# Maintainer: Keinv Yue <yuezk001@gmail.com>
 | 
					# Maintainer: Keinv Yue <yuezk001@gmail.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkgname=globalprotect-openconnect
 | 
					_pkgver="1.4.8"
 | 
				
			||||||
pkgver=0
 | 
					_commit="3559834762c1e450887e40c70ed6f775f5421903"
 | 
				
			||||||
 | 
					pkgname=globalprotect-openconnect-git
 | 
				
			||||||
 | 
					pkgver=${_pkgver}
 | 
				
			||||||
pkgrel=1
 | 
					pkgrel=1
 | 
				
			||||||
pkgdesc="A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode."
 | 
					pkgdesc="A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode. (development version)"
 | 
				
			||||||
arch=(x86_64 aarch64)
 | 
					arch=(x86_64 aarch64)
 | 
				
			||||||
url="https://github.com/yuezk/GlobalProtect-openconnect"
 | 
					url="https://github.com/yuezk/GlobalProtect-openconnect"
 | 
				
			||||||
license=('GPL3')
 | 
					license=('GPL3')
 | 
				
			||||||
 | 
					backup=(
 | 
				
			||||||
 | 
					    etc/gpservice/gp.conf
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 | 
					install=gp.install
 | 
				
			||||||
depends=('openconnect>=8.0.0' qt5-base qt5-webengine qt5-websockets)
 | 
					depends=('openconnect>=8.0.0' qt5-base qt5-webengine qt5-websockets)
 | 
				
			||||||
makedepends=(cmake)
 | 
					makedepends=(git cmake)
 | 
				
			||||||
provides=('gpclient' 'gpservice')
 | 
					conflicts=('globalprotect-openconnect')
 | 
				
			||||||
 | 
					provides=('globalprotect-openconnect' 'gpclient' 'gpservice')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
source=("${pkgname}.tar.gz")
 | 
					source=(git+https://github.com/yuezk/GlobalProtect-openconnect#commit=${_commit})
 | 
				
			||||||
sha256sums=('SKIP')
 | 
					sha256sums=('SKIP')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkgver() {
 | 
					prepare() {
 | 
				
			||||||
    cd $srcdir/$pkgname-*/
 | 
					    cd GlobalProtect-openconnect
 | 
				
			||||||
    cat VERSION VERSION_SUFFIX
 | 
					    echo "${_pkgver}" > VERSION
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build() {
 | 
					build() {
 | 
				
			||||||
    cd $srcdir/$pkgname-*/
 | 
					    cd GlobalProtect-openconnect
 | 
				
			||||||
    cmake -B build \
 | 
					    cmake -B build \
 | 
				
			||||||
        -DCMAKE_BUILD_TYPE=Release \
 | 
					        -DCMAKE_BUILD_TYPE=Release \
 | 
				
			||||||
        -DCMAKE_CXX_FLAGS_RELEASE=-s
 | 
					        -DCMAKE_CXX_FLAGS_RELEASE=-s
 | 
				
			||||||
@@ -28,6 +35,6 @@ build() {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package() {
 | 
					package() {
 | 
				
			||||||
    cd $srcdir/$pkgname-*/
 | 
					    cd GlobalProtect-openconnect
 | 
				
			||||||
    make DESTDIR="$pkgdir/" install -C build
 | 
					    make DESTDIR="$pkgdir/" install -C build
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,28 +1,33 @@
 | 
				
			|||||||
# Maintainer: Keinv Yue <yuezk001@gmail.com>
 | 
					# Maintainer: Keinv Yue <yuezk001@gmail.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					_pkgver="{VERSION}"
 | 
				
			||||||
 | 
					_commit="{COMMIT}"
 | 
				
			||||||
pkgname=globalprotect-openconnect-git
 | 
					pkgname=globalprotect-openconnect-git
 | 
				
			||||||
_pkgname=globalprotect-openconnect
 | 
					pkgver=${_pkgver}
 | 
				
			||||||
pkgver=0
 | 
					 | 
				
			||||||
pkgrel=1
 | 
					pkgrel=1
 | 
				
			||||||
pkgdesc="A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode. (development version)"
 | 
					pkgdesc="A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode. (development version)"
 | 
				
			||||||
arch=(x86_64 aarch64)
 | 
					arch=(x86_64 aarch64)
 | 
				
			||||||
url="https://github.com/yuezk/GlobalProtect-openconnect"
 | 
					url="https://github.com/yuezk/GlobalProtect-openconnect"
 | 
				
			||||||
license=('GPL3')
 | 
					license=('GPL3')
 | 
				
			||||||
 | 
					backup=(
 | 
				
			||||||
 | 
					    etc/gpservice/gp.conf
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 | 
					install=gp.install
 | 
				
			||||||
depends=('openconnect>=8.0.0' qt5-base qt5-webengine qt5-websockets)
 | 
					depends=('openconnect>=8.0.0' qt5-base qt5-webengine qt5-websockets)
 | 
				
			||||||
makedepends=(cmake)
 | 
					makedepends=(git cmake)
 | 
				
			||||||
conflicts=('globalprotect-openconnect')
 | 
					conflicts=('globalprotect-openconnect')
 | 
				
			||||||
provides=('gpclient' 'gpservice')
 | 
					provides=('globalprotect-openconnect' 'gpclient' 'gpservice')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
source=("${_pkgname}.tar.gz")
 | 
					source=(git+https://github.com/yuezk/GlobalProtect-openconnect#commit=${_commit})
 | 
				
			||||||
sha256sums=('SKIP')
 | 
					sha256sums=('SKIP')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pkgver() {
 | 
					prepare() {
 | 
				
			||||||
    cd $srcdir/$_pkgname-*/
 | 
					    cd GlobalProtect-openconnect
 | 
				
			||||||
    cat VERSION VERSION_SUFFIX
 | 
					    echo "${_pkgver}" > VERSION
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build() {
 | 
					build() {
 | 
				
			||||||
    cd $srcdir/${_pkgname}-*/
 | 
					    cd GlobalProtect-openconnect
 | 
				
			||||||
    cmake -B build \
 | 
					    cmake -B build \
 | 
				
			||||||
        -DCMAKE_BUILD_TYPE=Release \
 | 
					        -DCMAKE_BUILD_TYPE=Release \
 | 
				
			||||||
        -DCMAKE_CXX_FLAGS_RELEASE=-s
 | 
					        -DCMAKE_CXX_FLAGS_RELEASE=-s
 | 
				
			||||||
@@ -30,6 +35,6 @@ build() {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
package() {
 | 
					package() {
 | 
				
			||||||
    cd $srcdir/${_pkgname}-*/
 | 
					    cd GlobalProtect-openconnect
 | 
				
			||||||
    make DESTDIR="$pkgdir/" install -C build
 | 
					    make DESTDIR="$pkgdir/" install -C build
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
							
								
								
									
										8
									
								
								packaging/aur/gp.install
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										8
									
								
								packaging/aur/gp.install
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					post_install() {
 | 
				
			||||||
 | 
					    systemctl enable gpservice.service
 | 
				
			||||||
 | 
					    systemctl restart gpservice.service
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					post_upgrade() {
 | 
				
			||||||
 | 
					    post_install
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -1,3 +1,105 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Sun Jun 12 12:28:58 UTC 2022 - k3vinyue@gmail.com - 1.4.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.8
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.7 –> 1.4.8
 | 
				
			||||||
 | 
					  * fix: fix compile error
 | 
				
			||||||
 | 
					  * refactor: simplify the code
 | 
				
			||||||
 | 
					  * chore: use auto to declare variables
 | 
				
			||||||
 | 
					  * chore: use c++ 17
 | 
				
			||||||
 | 
					  * fix: clear cookies when click the Reset button
 | 
				
			||||||
 | 
					  * fix: refine the authentication workflow
 | 
				
			||||||
 | 
					  * chore: PLOG -> LOG
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Tue Jun  7 13:46:04 UTC 2022 - k3vinyue@gmail.com - 1.4.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.7
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.6 –> 1.4.7
 | 
				
			||||||
 | 
					  * fix: release resources when properly
 | 
				
			||||||
 | 
					  * fix: add support for parsing tokens from HTML
 | 
				
			||||||
 | 
					  * handle html comment for saml result with okta 2fa (#156)
 | 
				
			||||||
 | 
					  * chore: use auto to declare variable
 | 
				
			||||||
 | 
					  * chore: simplify readme
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Wed Jun  1 15:55:50 UTC 2022 - k3vinyue@gmail.com - 1.4.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.6
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.5 –> 1.4.6
 | 
				
			||||||
 | 
					  * feat: display address in gateway menu item
 | 
				
			||||||
 | 
					  * fix: fix bug of parsing the portal respponse
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Sun May 29 13:15:40 UTC 2022 - k3vinyue@gmail.com - 1.4.5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.5
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.4 –> 1.4.5
 | 
				
			||||||
 | 
					  * chore: refine vscode settings
 | 
				
			||||||
 | 
					  * fix: rollback dbus configuration
 | 
				
			||||||
 | 
					  * feat: add option to start minimized
 | 
				
			||||||
 | 
					  * packaging: fix postinst for debian
 | 
				
			||||||
 | 
					  * packaging: add postinst for debian
 | 
				
			||||||
 | 
					  * test: test debian packaging
 | 
				
			||||||
 | 
					  * ci: fix the foder path
 | 
				
			||||||
 | 
					  * chore: apt -> apt-get
 | 
				
			||||||
 | 
					  * ci: verify debian package
 | 
				
			||||||
 | 
					  * Revert "Revert "fix: improve the dbus security""
 | 
				
			||||||
 | 
					  * fix: improve the portal config parsing
 | 
				
			||||||
 | 
					  * Revert "fix: improve the dbus security"
 | 
				
			||||||
 | 
					  * fix: improve the dbus security
 | 
				
			||||||
 | 
					  * fix: free resources in slots
 | 
				
			||||||
 | 
					  * chore: refine cmake files
 | 
				
			||||||
 | 
					  * fix: support high DPI screen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Sat May 14 11:21:14 UTC 2022 - k3vinyue@gmail.com - 1.4.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.4
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.3 –> 1.4.4
 | 
				
			||||||
 | 
					  * fix: support the HighDPI displays
 | 
				
			||||||
 | 
					  * [misc] update the build script
 | 
				
			||||||
 | 
					  * [ci] Enable build job for master branch
 | 
				
			||||||
 | 
					  * [ci] Add ubuntu 22.04
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Mon May  9 14:20:54 UTC 2022 - k3vinyue@gmail.com - 1.4.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.3
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.2 –> 1.4.3
 | 
				
			||||||
 | 
					  * refine AUR packaging
 | 
				
			||||||
 | 
					  * Prepare release 1.4.3 (#149)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Fri May  6 14:18:19 UTC 2022 - k3vinyue@gmail.com - 1.4.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.2
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.1 –> 1.4.2
 | 
				
			||||||
 | 
					  * Clear SSL_OP_LEGACY_SERVER_CONNECT (#146)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Thu Mar  3 13:58:59 UTC 2022 - k3vinyue@gmail.com - 1.4.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.1
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.4.0 –> 1.4.1
 | 
				
			||||||
 | 
					  * print the gpservice logs
 | 
				
			||||||
 | 
					  * update AUR packaging
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Wed Mar  2 13:34:19 UTC 2022 - k3vinyue@gmail.com - 1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Update to 1.4.0
 | 
				
			||||||
 | 
					  * Updated VERSION, Bumped 1.3.4 –> 1.4.0
 | 
				
			||||||
 | 
					  * Fix gpservice after openconnect v8.20 (#124)
 | 
				
			||||||
 | 
					  * Add 2FA support (#112)
 | 
				
			||||||
 | 
					  * Add a scripting mode to GPClient (#110)
 | 
				
			||||||
 | 
					  * Stop saving credentials (#111)
 | 
				
			||||||
 | 
					  * update CI
 | 
				
			||||||
 | 
					  * add editorconfig
 | 
				
			||||||
 | 
					  * Update README.md
 | 
				
			||||||
 | 
					  * Add a run entry (#108)
 | 
				
			||||||
 | 
					  * update the installation instruction of Arch Linux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Sun Oct 24 04:13:24 UTC 2021 - k3vinyue@gmail.com - 1.3.4
 | 
					Sun Oct 24 04:13:24 UTC 2021 - k3vinyue@gmail.com - 1.3.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
Name:           globalprotect-openconnect
 | 
					Name:           globalprotect-openconnect
 | 
				
			||||||
Version:        1.3.4
 | 
					Version:        1.4.8
 | 
				
			||||||
Release:        1
 | 
					Release:        1
 | 
				
			||||||
Summary:        A GlobalProtect VPN client powered by OpenConnect
 | 
					Summary:        A GlobalProtect VPN client powered by OpenConnect
 | 
				
			||||||
Group:          Productivity/Networking/PPP
 | 
					Group:          Productivity/Networking/PPP
 | 
				
			||||||
@@ -54,7 +54,7 @@ A GlobalProtect VPN client (GUI) for Linux based on OpenConnect and built with Q
 | 
				
			|||||||
%if 0%{?suse_version}
 | 
					%if 0%{?suse_version}
 | 
				
			||||||
    %service_del_postun gpservice.service
 | 
					    %service_del_postun gpservice.service
 | 
				
			||||||
%else
 | 
					%else
 | 
				
			||||||
    %systemd_postun gpservice.service
 | 
					    %systemd_postun_with_restart gpservice.service
 | 
				
			||||||
%endif
 | 
					%endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -88,7 +88,9 @@ A GlobalProtect VPN client (GUI) for Linux based on OpenConnect and built with Q
 | 
				
			|||||||
%{_datadir}/dbus-1/system.d/com.yuezk.qt.GPService.conf
 | 
					%{_datadir}/dbus-1/system.d/com.yuezk.qt.GPService.conf
 | 
				
			||||||
%{_datadir}/icons/hicolor/scalable/apps/com.yuezk.qt.gpclient.svg
 | 
					%{_datadir}/icons/hicolor/scalable/apps/com.yuezk.qt.gpclient.svg
 | 
				
			||||||
%{_datadir}/metainfo/com.yuezk.qt.gpclient.metainfo.xml
 | 
					%{_datadir}/metainfo/com.yuezk.qt.gpclient.metainfo.xml
 | 
				
			||||||
 | 
					%config %{_sysconfdir}/gpservice/gp.conf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					%dir %{_sysconfdir}/gpservice
 | 
				
			||||||
%dir %{_datadir}/icons/hicolor
 | 
					%dir %{_datadir}/icons/hicolor
 | 
				
			||||||
%dir %{_datadir}/icons/hicolor/scalable
 | 
					%dir %{_datadir}/icons/hicolor/scalable
 | 
				
			||||||
%dir %{_datadir}/icons/hicolor/scalable/apps
 | 
					%dir %{_datadir}/icons/hicolor/scalable/apps
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
#!/bin/bash -e
 | 
					#!/bin/bash -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION=$(cat VERSION VERSION_SUFFIX)
 | 
					VERSION="$(cat VERSION)"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rm -rf ./artifacts && mkdir -p ./artifacts/{obs,aur,flatpak}
 | 
					rm -rf ./artifacts && mkdir -p ./artifacts/{obs,aur,flatpak}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -18,8 +18,8 @@ cp -r ./packaging/obs ./artifacts
 | 
				
			|||||||
cp ./artifacts/*.tar.gz ./artifacts/obs/globalprotect-openconnect.tar.gz
 | 
					cp ./artifacts/*.tar.gz ./artifacts/obs/globalprotect-openconnect.tar.gz
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Prepare the AUR package
 | 
					# Prepare the AUR package
 | 
				
			||||||
cp ./packaging/aur/PKGBUILD ./artifacts/aur
 | 
					cp ./packaging/aur/PKGBUILD ./artifacts/aur/PKGBUILD
 | 
				
			||||||
cp ./artifacts/*.tar.gz ./artifacts/aur/globalprotect-openconnect.tar.gz
 | 
					cp ./packaging/aur/gp.install ./artifacts/aur/gp.install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Prepare the flatpak package
 | 
					# Prepare the flatpak package
 | 
				
			||||||
cp ./packaging/flatpak/com.yuezk.qt.gpclient.yml ./artifacts/flatpak
 | 
					cp ./packaging/flatpak/com.yuezk.qt.gpclient.yml ./artifacts/flatpak
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -304,7 +304,7 @@ do-versionfile() {
 | 
				
			|||||||
  [ -f VERSION ] && ACTION_MSG="Updated" || ACTION_MSG="Created"
 | 
					  [ -f VERSION ] && ACTION_MSG="Updated" || ACTION_MSG="Created"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  GIT_MSG+="${ACTION_MSG} VERSION, "
 | 
					  GIT_MSG+="${ACTION_MSG} VERSION, "
 | 
				
			||||||
  echo $V_USR_INPUT > VERSION # Create file
 | 
					  echo $V_USR_INPUT | tr -d "\n" > VERSION # Create file
 | 
				
			||||||
  echo -e "\n${I_OK} ${S_NOTICE}${ACTION_MSG} [${S_NORM}VERSION${S_NOTICE}] file"
 | 
					  echo -e "\n${I_OK} ${S_NOTICE}${ACTION_MSG} [${S_NORM}VERSION${S_NOTICE}] file"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Stage file for commit
 | 
					  # Stage file for commit
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								scripts/install-debian.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										12
									
								
								scripts/install-debian.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					#!/bin/bash -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					sudo apt-get update
 | 
				
			||||||
 | 
					sudo apt-get install -y \
 | 
				
			||||||
 | 
					    build-essential \
 | 
				
			||||||
 | 
					    qtbase5-dev \
 | 
				
			||||||
 | 
					    libqt5websockets5-dev \
 | 
				
			||||||
 | 
					    qtwebengine5-dev \
 | 
				
			||||||
 | 
					    openconnect \
 | 
				
			||||||
 | 
						libqt5keychain1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					./scripts/install.sh
 | 
				
			||||||
@@ -4,6 +4,7 @@ sudo dnf install -y \
 | 
				
			|||||||
    qt5-qtbase-devel \
 | 
					    qt5-qtbase-devel \
 | 
				
			||||||
    qt5-qtwebengine-devel \
 | 
					    qt5-qtwebengine-devel \
 | 
				
			||||||
    qt5-qtwebsockets-devel \
 | 
					    qt5-qtwebsockets-devel \
 | 
				
			||||||
    openconnect
 | 
					    openconnect \
 | 
				
			||||||
 | 
						qtkeychain
 | 
				
			||||||
 | 
					
 | 
				
			||||||
./scripts/install.sh
 | 
					./scripts/install.sh
 | 
				
			||||||
@@ -4,6 +4,7 @@ sudo zypper install -y \
 | 
				
			|||||||
    libqt5-qtbase-devel \
 | 
					    libqt5-qtbase-devel \
 | 
				
			||||||
    libqt5-qtwebsockets-devel \
 | 
					    libqt5-qtwebsockets-devel \
 | 
				
			||||||
    libqt5-qtwebengine-devel \
 | 
					    libqt5-qtwebengine-devel \
 | 
				
			||||||
    openconnect
 | 
					    openconnect \
 | 
				
			||||||
 | 
						qtkeychain-qt5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
./scripts/install.sh
 | 
					./scripts/install.sh
 | 
				
			||||||
@@ -1,11 +1,13 @@
 | 
				
			|||||||
#!/bin/bash -e
 | 
					#!/bin/bash -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sudo apt update
 | 
					sudo apt-get update
 | 
				
			||||||
sudo apt install -y \
 | 
					sudo apt-get install -y \
 | 
				
			||||||
    build-essential \
 | 
					    build-essential \
 | 
				
			||||||
    qtbase5-dev \
 | 
					    qtbase5-dev \
 | 
				
			||||||
    libqt5websockets5-dev \
 | 
					    libqt5websockets5-dev \
 | 
				
			||||||
    qtwebengine5-dev \
 | 
					    qtwebengine5-dev \
 | 
				
			||||||
    openconnect
 | 
						qttools5-dev \
 | 
				
			||||||
 | 
					    openconnect \
 | 
				
			||||||
 | 
						libqt5keychain1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
./scripts/install.sh
 | 
					./scripts/install.sh
 | 
				
			||||||
@@ -1,53 +0,0 @@
 | 
				
			|||||||
#!/bin/bash -e
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
VERSION="$(cat VERSION VERSION_SUFFIX)"
 | 
					 | 
				
			||||||
OLD_REVISION="1"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
PPA_REPO="ppa:yuezk/globalprotect-openconnect-snapshot"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
while [[ $# -gt 0 ]]; do
 | 
					 | 
				
			||||||
    key="$1"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    case $key in
 | 
					 | 
				
			||||||
        --stable)
 | 
					 | 
				
			||||||
            PPA_REPO="ppa:yuezk/globalprotect-openconnect"
 | 
					 | 
				
			||||||
            shift
 | 
					 | 
				
			||||||
            ;;
 | 
					 | 
				
			||||||
        "18.04")
 | 
					 | 
				
			||||||
            DISTRIBUTION="18.04"
 | 
					 | 
				
			||||||
            DISTRIBUTION_NAME="bionic"
 | 
					 | 
				
			||||||
            shift
 | 
					 | 
				
			||||||
            ;;
 | 
					 | 
				
			||||||
        "20.04")
 | 
					 | 
				
			||||||
            DISTRIBUTION="20.04"
 | 
					 | 
				
			||||||
            DISTRIBUTION_NAME="focal"
 | 
					 | 
				
			||||||
            shift
 | 
					 | 
				
			||||||
            ;;
 | 
					 | 
				
			||||||
        "21.04")
 | 
					 | 
				
			||||||
            DISTRIBUTION="21.04"
 | 
					 | 
				
			||||||
            DISTRIBUTION_NAME="hirsute"
 | 
					 | 
				
			||||||
            shift
 | 
					 | 
				
			||||||
            ;;
 | 
					 | 
				
			||||||
        "21.10")
 | 
					 | 
				
			||||||
            DISTRIBUTION="21.10"
 | 
					 | 
				
			||||||
            DISTRIBUTION_NAME="impish"
 | 
					 | 
				
			||||||
            shift
 | 
					 | 
				
			||||||
            ;;
 | 
					 | 
				
			||||||
        *)
 | 
					 | 
				
			||||||
            echo "Unkown options $key"
 | 
					 | 
				
			||||||
            exit 1
 | 
					 | 
				
			||||||
            ;;
 | 
					 | 
				
			||||||
    esac
 | 
					 | 
				
			||||||
done
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[ -z $DISTRIBUTION ] && echo "The distribuation is required" && exit 1;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
NEW_REVISION="ppa1~ubuntu${DISTRIBUTION}"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
sed -i"" "1s/${VERSION}-${OLD_REVISION}/${VERSION}-${NEW_REVISION}/;1s/unstable/${DISTRIBUTION_NAME}/" debian/changelog
 | 
					 | 
				
			||||||
debmake
 | 
					 | 
				
			||||||
debuild -S -sa \
 | 
					 | 
				
			||||||
    -k"${PPA_GPG_KEYID}" \
 | 
					 | 
				
			||||||
    -p"gpg --batch --passphrase ${PPA_GPG_PASSPHRASE} --pinentry-mode loopback"
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
dput $PPA_REPO ../globalprotect-openconnect_${VERSION}-${NEW_REVISION}_source.changes
 | 
					 | 
				
			||||||
@@ -2,14 +2,13 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
OLD_VERSION=$(git tag --sort=-v:refname --list "v[0-9]*" | head -n 1 | cut -c 2-)
 | 
					OLD_VERSION=$(git tag --sort=-v:refname --list "v[0-9]*" | head -n 1 | cut -c 2-)
 | 
				
			||||||
NEW_VERSION="$(cat VERSION)"
 | 
					NEW_VERSION="$(cat VERSION)"
 | 
				
			||||||
FULL_VERSION="$(cat VERSION VERSION_SUFFIX)"
 | 
					 | 
				
			||||||
HISTORY_ENTRIES=$(git log --format="  * %s" v${OLD_VERSION}.. | cat -n | sort -uk2 | sort -n | cut -f2-)
 | 
					HISTORY_ENTRIES=$(git log --format="  * %s" v${OLD_VERSION}.. | cat -n | sort -uk2 | sort -n | cut -f2-)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function update_debian_changelog() {
 | 
					function update_debian_changelog() {
 | 
				
			||||||
	local OLD_CHANGELOG=$(cat debian/changelog)
 | 
						local OLD_CHANGELOG=$(cat debian/changelog)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	cat > debian/changelog <<-EOF
 | 
						cat > debian/changelog <<-EOF
 | 
				
			||||||
	globalprotect-openconnect (${FULL_VERSION}-1) unstable; urgency=medium
 | 
						globalprotect-openconnect (${NEW_VERSION}-1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	${HISTORY_ENTRIES}
 | 
						${HISTORY_ENTRIES}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -24,17 +23,24 @@ function update_rpm_changelog() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	cat > packaging/obs/globalprotect-openconnect.changes <<-EOF
 | 
						cat > packaging/obs/globalprotect-openconnect.changes <<-EOF
 | 
				
			||||||
	-------------------------------------------------------------------
 | 
						-------------------------------------------------------------------
 | 
				
			||||||
	$(LC_ALL=en.US date -u "+%a %b %e %T %Z %Y") - k3vinyue@gmail.com - ${FULL_VERSION}
 | 
						$(LC_ALL=en.US date -u "+%a %b %e %T %Z %Y") - k3vinyue@gmail.com - ${NEW_VERSION}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	- Update to ${FULL_VERSION}
 | 
						- Update to ${NEW_VERSION}
 | 
				
			||||||
	${HISTORY_ENTRIES}
 | 
						${HISTORY_ENTRIES}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	${OLD_CHANGELOG}
 | 
						${OLD_CHANGELOG}
 | 
				
			||||||
	EOF
 | 
						EOF
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					function generate_pkgbuild() {
 | 
				
			||||||
 | 
						local commit_id="$(git rev-parse HEAD)"
 | 
				
			||||||
 | 
						local version="$(cat VERSION)"
 | 
				
			||||||
 | 
						sed -e "s/{COMMIT}/${commit_id}/" -e "s/{VERSION}/${version}/" packaging/aur/PKGBUILD.in > packaging/aur/PKGBUILD
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Update rpm version
 | 
					# Update rpm version
 | 
				
			||||||
sed -i"" -re "s/(Version:\s+).+/\1${FULL_VERSION}/" packaging/obs/globalprotect-openconnect.spec
 | 
					sed -i"" -re "s/(Version:\s+).+/\1${NEW_VERSION}/" packaging/obs/globalprotect-openconnect.spec
 | 
				
			||||||
 | 
					
 | 
				
			||||||
update_rpm_changelog
 | 
					update_rpm_changelog
 | 
				
			||||||
update_debian_changelog
 | 
					update_debian_changelog
 | 
				
			||||||
 | 
					generate_pkgbuild
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										3
									
								
								scripts/release.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										3
									
								
								scripts/release.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -2,9 +2,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
VERSION=$(cat VERSION)
 | 
					VERSION=$(cat VERSION)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Clear the VERSION_SUFFIX
 | 
					 | 
				
			||||||
cat /dev/null > VERSION_SUFFIX
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Update packaging, e.g., version, changelog, etc.
 | 
					# Update packaging, e.g., version, changelog, etc.
 | 
				
			||||||
./scripts/prepare-packaging.sh
 | 
					./scripts/prepare-packaging.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,6 +12,3 @@ mv ./artifacts/obs/globalprotect-openconnect-rpmlintrc ./artifacts/obs/globalpro
 | 
				
			|||||||
sed -i"" -re "s/(Name:\s+).+/\1globalprotect-openconnect-snapshot/" \
 | 
					sed -i"" -re "s/(Name:\s+).+/\1globalprotect-openconnect-snapshot/" \
 | 
				
			||||||
    -re "s/(Conflicts:\s+).+/\1globalprotect-openconnect/" \
 | 
					    -re "s/(Conflicts:\s+).+/\1globalprotect-openconnect/" \
 | 
				
			||||||
    ./artifacts/obs/globalprotect-openconnect-snapshot.spec
 | 
					    ./artifacts/obs/globalprotect-openconnect-snapshot.spec
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Update the AUR package
 | 
					 | 
				
			||||||
cp ./packaging/aur/PKGBUILD-git ./artifacts/aur/PKGBUILD
 | 
					 | 
				
			||||||
@@ -1,3 +1,4 @@
 | 
				
			|||||||
#!/bin/bash -e
 | 
					#!/bin/bash -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
git describe --tags --match "v$(cat VERSION)" | sed -r -e 's/v([^-]+)-/+snapshot/' -e 's/-/./' > VERSION_SUFFIX
 | 
					VERSION="v$(cat VERSION)"
 | 
				
			||||||
 | 
					git describe --tags --match "${VERSION}" | sed -re 's/^v([^-]+)-([^-]+)-(.+)/\1+\2snapshot.\3/' > VERSION
 | 
				
			||||||
							
								
								
									
										17
									
								
								scripts/verify-debian-package.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										17
									
								
								scripts/verify-debian-package.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,17 @@
 | 
				
			|||||||
 | 
					#!/bin/bash -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					sudo apt-get update
 | 
				
			||||||
 | 
					sudo apt-get install -y \
 | 
				
			||||||
 | 
						build-essential \
 | 
				
			||||||
 | 
						qtbase5-dev \
 | 
				
			||||||
 | 
						libqt5websockets5-dev \
 | 
				
			||||||
 | 
						qtwebengine5-dev \
 | 
				
			||||||
 | 
						cmake \
 | 
				
			||||||
 | 
						debhelper
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					mkdir -p build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cp ./artifacts/*.tar.gz build/ && cd build
 | 
				
			||||||
 | 
					tar -xzf *.tar.gz && cd globalprotect-openconnect-*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					dpkg-buildpackage -us -uc
 | 
				
			||||||
@@ -66,7 +66,7 @@ parts:
 | 
				
			|||||||
    override-pull: |
 | 
					    override-pull: |
 | 
				
			||||||
      snapcraftctl pull
 | 
					      snapcraftctl pull
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      VERSION=$(cat VERSION VERSION_SUFFIX)
 | 
					      VERSION=$(cat VERSION)
 | 
				
			||||||
      GRADE="stable"
 | 
					      GRADE="stable"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      if echo "$VERSION" | grep -q "snapshot"
 | 
					      if echo "$VERSION" | grep -q "snapshot"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1 +1 @@
 | 
				
			|||||||
#define VERSION "@GlobalProtect-openconnect_VERSION@@VERSION_SUFFIX@"
 | 
					#define VERSION "@version@"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user