Google Apps Login - Version 3.4.2

Version Description

Added missing alt attribute in image tag. Set httponly flag in cookie. Added custom text support for login with google button.

Download this release

Release Info

Developer levertechadmin
Plugin Icon 128x128 Google Apps Login
Version 3.4.2
Comparing to
See all releases

Code changes from version 3.4 to 3.4.2

Files changed (118) hide show
  1. autoload.php +1 -1
  2. core/Google/Auth/Abstract.php +1 -1
  3. core/Google/Auth/AppIdentity.php +1 -1
  4. core/Google/Auth/AssertionCredentials.php +1 -1
  5. core/Google/Auth/Exception.php +1 -1
  6. core/Google/Auth/LoginTicket.php +1 -1
  7. core/Google/Auth/OAuth2.php +2 -1
  8. core/Google/Auth/Simple.php +1 -1
  9. core/Google/Cache/Abstract.php +1 -1
  10. core/Google/Cache/Apc.php +1 -1
  11. core/Google/Cache/Exception.php +1 -1
  12. core/Google/Cache/File.php +1 -1
  13. core/Google/Cache/Memcache.php +1 -1
  14. core/Google/Cache/Null.php +1 -1
  15. core/Google/Client.php +2 -2
  16. core/Google/Config.php +1 -2
  17. core/Google/Exception.php +1 -1
  18. core/Google/Http/Batch.php +1 -1
  19. core/Google/Http/CacheParser.php +1 -1
  20. core/Google/Http/MediaFileUpload.php +1 -1
  21. core/Google/Http/REST.php +1 -1
  22. core/Google/Http/Request.php +1 -1
  23. core/Google/IO/Abstract.php +1 -1
  24. core/Google/IO/Curl.php +1 -1
  25. core/Google/IO/DebugVersionOfCurl.php +1 -1
  26. core/Google/IO/Exception.php +1 -1
  27. core/Google/IO/Stream.php +1 -1
  28. core/Google/Logger/Abstract.php +1 -1
  29. core/Google/Logger/Exception.php +1 -1
  30. core/Google/Logger/File.php +1 -1
  31. core/Google/Logger/Null.php +1 -1
  32. core/Google/Logger/Psr.php +1 -1
  33. core/Google/Model.php +1 -1
  34. core/Google/Service.php +1 -1
  35. core/Google/Service/AdExchangeBuyer.php +1 -1
  36. core/Google/Service/AdExchangeSeller.php +1 -1
  37. core/Google/Service/AdSense.php +1 -1
  38. core/Google/Service/AdSenseHost.php +1 -1
  39. core/Google/Service/Admin.php +1 -1
  40. core/Google/Service/Analytics.php +1 -1
  41. core/Google/Service/AndroidPublisher.php +1 -1
  42. core/Google/Service/AppState.php +1 -1
  43. core/Google/Service/Appsactivity.php +1 -1
  44. core/Google/Service/Audit.php +1 -1
  45. core/Google/Service/Autoscaler.php +1 -1
  46. core/Google/Service/Bigquery.php +1 -1
  47. core/Google/Service/Blogger.php +1 -1
  48. core/Google/Service/Books.php +1 -1
  49. core/Google/Service/Calendar.php +1 -1
  50. core/Google/Service/CivicInfo.php +1 -1
  51. core/Google/Service/CloudMonitoring.php +1 -1
  52. core/Google/Service/Compute.php +1 -1
  53. core/Google/Service/Container.php +1 -1
  54. core/Google/Service/Coordinate.php +1 -1
  55. core/Google/Service/Customsearch.php +1 -1
  56. core/Google/Service/Datastore.php +1 -1
  57. core/Google/Service/Dfareporting.php +1 -1
  58. core/Google/Service/Directory.php +1 -1
  59. core/Google/Service/Dns.php +1 -1
  60. core/Google/Service/DoubleClickBidManager.php +1 -1
  61. core/Google/Service/Doubleclicksearch.php +1 -1
  62. core/Google/Service/Drive.php +1 -1
  63. core/Google/Service/DriveT.php +39 -39
  64. core/Google/Service/Fitness.php +1 -1
  65. core/Google/Service/Freebase.php +1 -1
  66. core/Google/Service/Fusiontables.php +1 -1
  67. core/Google/Service/Games.php +1 -1
  68. core/Google/Service/GamesManagement.php +1 -1
  69. core/Google/Service/Genomics.php +1 -1
  70. core/Google/Service/Gmail.php +1 -1
  71. core/Google/Service/GroupsMigration.php +1 -1
  72. core/Google/Service/Groupssettings.php +1 -1
  73. core/Google/Service/IdentityToolkit.php +1 -1
  74. core/Google/Service/Licensing.php +1 -1
  75. core/Google/Service/Manager.php +1 -1
  76. core/Google/Service/MapsEngine.php +1 -1
  77. core/Google/Service/Mirror.php +1 -1
  78. core/Google/Service/Oauth2.php +1 -1
  79. core/Google/Service/Orkut.php +1 -1
  80. core/Google/Service/Pagespeedonline.php +1 -1
  81. core/Google/Service/Plus.php +1 -1
  82. core/Google/Service/PlusDomains.php +1 -1
  83. core/Google/Service/Prediction.php +1 -1
  84. core/Google/Service/Pubsub.php +1 -1
  85. core/Google/Service/QPXExpress.php +1 -1
  86. core/Google/Service/Replicapool.php +1 -1
  87. core/Google/Service/Replicapoolupdater.php +1 -1
  88. core/Google/Service/Reports.php +1 -1
  89. core/Google/Service/Reseller.php +1 -1
  90. core/Google/Service/Resource.php +1 -1
  91. core/Google/Service/Resourceviews.php +1 -1
  92. core/Google/Service/SQLAdmin.php +1 -1
  93. core/Google/Service/ShoppingContent.php +1 -1
  94. core/Google/Service/SiteVerification.php +1 -1
  95. core/Google/Service/Spectrum.php +1 -1
  96. core/Google/Service/Storage.php +1 -1
  97. core/Google/Service/TagManager.php +1 -1
  98. core/Google/Service/Taskqueue.php +1 -1
  99. core/Google/Service/Tasks.php +1 -1
  100. core/Google/Service/Translate.php +1 -1
  101. core/Google/Service/Urlshortener.php +1 -1
  102. core/Google/Service/Webfonts.php +1 -1
  103. core/Google/Service/Webmasters.php +1 -1
  104. core/Google/Service/YouTube.php +1 -1
  105. core/Google/Service/YouTubeAnalytics.php +1 -1
  106. core/Google/Signer/Abstract.php +1 -1
  107. core/Google/Signer/P12.php +1 -1
  108. core/Google/Signer/PEM.php +1 -1
  109. core/Google/Utils.php +1 -1
  110. core/Google/Utils/URITemplate.php +1 -1
  111. core/Google/Verifier/Abstract.php +1 -1
  112. core/Google/Verifier/Pem.php +1 -1
  113. core/core_google_apps_login.php +78 -23
  114. google_apps_login.php +15 -15
  115. img/g-normal.png +0 -0
  116. lang/google-apps-login-be_BY.po +24 -24
  117. lang/google-apps-login-fr_FR.po +2 -2
  118. readme.txt +29 -17
autoload.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Auth/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Auth/AppIdentity.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Auth/AssertionCredentials.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Auth/Exception.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Auth/LoginTicket.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Auth/OAuth2.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
@@ -144,6 +144,7 @@ class GoogleGAL_Auth_OAuth2 extends GoogleGAL_Auth_Abstract
144
  'access_type' => $this->client->getClassConfig($this, 'access_type'),
145
  );
146
 
 
147
  $params = $this->maybeAddParam($params, 'prompt');
148
  $params = $this->maybeAddParam($params, 'login_hint');
149
  $params = $this->maybeAddParam($params, 'hd');
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
144
  'access_type' => $this->client->getClassConfig($this, 'access_type'),
145
  );
146
 
147
+ // Prefer prompt to approval prompt.
148
  $params = $this->maybeAddParam($params, 'prompt');
149
  $params = $this->maybeAddParam($params, 'login_hint');
150
  $params = $this->maybeAddParam($params, 'hd');
core/Google/Auth/Simple.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Cache/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Cache/Apc.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Cache/Exception.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Cache/File.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Cache/Memcache.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Cache/Null.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Client.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
@@ -19,7 +19,7 @@ require_once realpath(dirname(__FILE__) . '/../../autoload.php');
19
 
20
  /**
21
  * The Google API Client
22
- * http://code.google.com/p/google-api-php-client/
23
  *
24
  * @author Chris Chabot <chabotc@google.com>
25
  * @author Chirag Shah <chirags@google.com>
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
19
 
20
  /**
21
  * The Google API Client
22
+ * https://github.com/googleapis/google-api-php-client
23
  *
24
  * @author Chris Chabot <chabotc@google.com>
25
  * @author Chirag Shah <chirags@google.com>
core/Google/Config.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
@@ -97,7 +97,6 @@ class GoogleGAL_Config
97
  'login_hint' => '',
98
  'request_visible_actions' => '',
99
  'access_type' => 'online',
100
- //'approval_prompt' => 'auto',
101
  'federated_signon_certs_url' =>
102
  'https://www.googleapis.com/oauth2/v1/certs',
103
  ),
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
97
  'login_hint' => '',
98
  'request_visible_actions' => '',
99
  'access_type' => 'online',
 
100
  'federated_signon_certs_url' =>
101
  'https://www.googleapis.com/oauth2/v1/certs',
102
  ),
core/Google/Exception.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Http/Batch.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Http/CacheParser.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Http/MediaFileUpload.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Http/REST.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Http/Request.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/IO/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/IO/Curl.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/IO/DebugVersionOfCurl.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/IO/Exception.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/IO/Stream.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Logger/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Logger/Exception.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Logger/File.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Logger/Null.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Logger/Psr.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Model.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Service.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Service/AdExchangeBuyer.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/AdExchangeSeller.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/AdSense.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/AdSenseHost.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Admin.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Analytics.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/AndroidPublisher.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/AppState.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Appsactivity.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Audit.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Autoscaler.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Bigquery.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Blogger.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Books.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Calendar.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/CivicInfo.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/CloudMonitoring.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Compute.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Container.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Coordinate.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Customsearch.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Datastore.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Dfareporting.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Directory.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Dns.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/DoubleClickBidManager.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Doubleclicksearch.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Drive.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/DriveT.php CHANGED
@@ -7,7 +7,7 @@
7
  * use this file except in compliance with the License. You may obtain a copy of
8
  * the License at
9
  *
10
- * http://www.apache.org/licenses/LICENSE-2.0
11
  *
12
  * Unless required by applicable law or agreed to in writing, software
13
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -922,7 +922,7 @@ class GoogleGAL_Service_DriveT extends GoogleGAL_Service
922
  * use this file except in compliance with the License. You may obtain a copy of
923
  * the License at
924
  *
925
- * http://www.apache.org/licenses/LICENSE-2.0
926
  *
927
  * Unless required by applicable law or agreed to in writing, software
928
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1027,7 +1027,7 @@ class GoogleGAL_Service_DriveT_About extends GoogleGAL_Collection
1027
  * use this file except in compliance with the License. You may obtain a copy of
1028
  * the License at
1029
  *
1030
- * http://www.apache.org/licenses/LICENSE-2.0
1031
  *
1032
  * Unless required by applicable law or agreed to in writing, software
1033
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1084,7 +1084,7 @@ class GoogleGAL_Service_DriveT_AboutStorageQuota extends GoogleGAL_Model
1084
  * use this file except in compliance with the License. You may obtain a copy of
1085
  * the License at
1086
  *
1087
- * http://www.apache.org/licenses/LICENSE-2.0
1088
  *
1089
  * Unless required by applicable law or agreed to in writing, software
1090
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1179,7 +1179,7 @@ class GoogleGAL_Service_DriveT_Change extends GoogleGAL_Model
1179
  * use this file except in compliance with the License. You may obtain a copy of
1180
  * the License at
1181
  *
1182
- * http://www.apache.org/licenses/LICENSE-2.0
1183
  *
1184
  * Unless required by applicable law or agreed to in writing, software
1185
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1238,7 +1238,7 @@ class GoogleGAL_Service_DriveT_ChangeList extends GoogleGAL_Collection
1238
  * use this file except in compliance with the License. You may obtain a copy of
1239
  * the License at
1240
  *
1241
- * http://www.apache.org/licenses/LICENSE-2.0
1242
  *
1243
  * Unless required by applicable law or agreed to in writing, software
1244
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1349,7 +1349,7 @@ class GoogleGAL_Service_DriveT_Channel extends GoogleGAL_Model
1349
  * use this file except in compliance with the License. You may obtain a copy of
1350
  * the License at
1351
  *
1352
- * http://www.apache.org/licenses/LICENSE-2.0
1353
  *
1354
  * Unless required by applicable law or agreed to in writing, software
1355
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1482,7 +1482,7 @@ class GoogleGAL_Service_DriveT_Comment extends GoogleGAL_Collection
1482
  * use this file except in compliance with the License. You may obtain a copy of
1483
  * the License at
1484
  *
1485
- * http://www.apache.org/licenses/LICENSE-2.0
1486
  *
1487
  * Unless required by applicable law or agreed to in writing, software
1488
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1532,7 +1532,7 @@ class GoogleGAL_Service_DriveT_CommentList extends GoogleGAL_Collection
1532
  * use this file except in compliance with the License. You may obtain a copy of
1533
  * the License at
1534
  *
1535
- * http://www.apache.org/licenses/LICENSE-2.0
1536
  *
1537
  * Unless required by applicable law or agreed to in writing, software
1538
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -1571,7 +1571,7 @@ class GoogleGAL_Service_DriveT_CommentQuotedFileContent extends GoogleGAL_Model
1571
  * use this file except in compliance with the License. You may obtain a copy of
1572
  * the License at
1573
  *
1574
- * http://www.apache.org/licenses/LICENSE-2.0
1575
  *
1576
  * Unless required by applicable law or agreed to in writing, software
1577
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2061,7 +2061,7 @@ class GoogleGAL_Service_DriveT_DriveFile extends GoogleGAL_Collection
2061
  * use this file except in compliance with the License. You may obtain a copy of
2062
  * the License at
2063
  *
2064
- * http://www.apache.org/licenses/LICENSE-2.0
2065
  *
2066
  * Unless required by applicable law or agreed to in writing, software
2067
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2226,7 +2226,7 @@ class GoogleGAL_Service_DriveT_DriveFileCapabilities extends GoogleGAL_Model
2226
  * use this file except in compliance with the License. You may obtain a copy of
2227
  * the License at
2228
  *
2229
- * http://www.apache.org/licenses/LICENSE-2.0
2230
  *
2231
  * Unless required by applicable law or agreed to in writing, software
2232
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2266,7 +2266,7 @@ class GoogleGAL_Service_DriveT_DriveFileContentHints extends GoogleGAL_Model
2266
  * use this file except in compliance with the License. You may obtain a copy of
2267
  * the License at
2268
  *
2269
- * http://www.apache.org/licenses/LICENSE-2.0
2270
  *
2271
  * Unless required by applicable law or agreed to in writing, software
2272
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2305,7 +2305,7 @@ class GoogleGAL_Service_DriveT_DriveFileContentHintsThumbnail extends GoogleGAL_
2305
  * use this file except in compliance with the License. You may obtain a copy of
2306
  * the License at
2307
  *
2308
- * http://www.apache.org/licenses/LICENSE-2.0
2309
  *
2310
  * Unless required by applicable law or agreed to in writing, software
2311
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2516,7 +2516,7 @@ class GoogleGAL_Service_DriveT_DriveFileImageMediaMetadata extends GoogleGAL_Mod
2516
  * use this file except in compliance with the License. You may obtain a copy of
2517
  * the License at
2518
  *
2519
- * http://www.apache.org/licenses/LICENSE-2.0
2520
  *
2521
  * Unless required by applicable law or agreed to in writing, software
2522
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2564,7 +2564,7 @@ class GoogleGAL_Service_DriveT_DriveFileImageMediaMetadataLocation extends Googl
2564
  * use this file except in compliance with the License. You may obtain a copy of
2565
  * the License at
2566
  *
2567
- * http://www.apache.org/licenses/LICENSE-2.0
2568
  *
2569
  * Unless required by applicable law or agreed to in writing, software
2570
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2612,7 +2612,7 @@ class GoogleGAL_Service_DriveT_DriveFileVideoMediaMetadata extends GoogleGAL_Mod
2612
  * use this file except in compliance with the License. You may obtain a copy of
2613
  * the License at
2614
  *
2615
- * http://www.apache.org/licenses/LICENSE-2.0
2616
  *
2617
  * Unless required by applicable law or agreed to in writing, software
2618
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2671,7 +2671,7 @@ class GoogleGAL_Service_DriveT_FileList extends GoogleGAL_Collection
2671
  * use this file except in compliance with the License. You may obtain a copy of
2672
  * the License at
2673
  *
2674
- * http://www.apache.org/licenses/LICENSE-2.0
2675
  *
2676
  * Unless required by applicable law or agreed to in writing, software
2677
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2720,7 +2720,7 @@ class GoogleGAL_Service_DriveT_GeneratedIds extends GoogleGAL_Collection
2720
  * use this file except in compliance with the License. You may obtain a copy of
2721
  * the License at
2722
  *
2723
- * http://www.apache.org/licenses/LICENSE-2.0
2724
  *
2725
  * Unless required by applicable law or agreed to in writing, software
2726
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2842,7 +2842,7 @@ class GoogleGAL_Service_DriveT_Permission extends GoogleGAL_Collection
2842
  * use this file except in compliance with the License. You may obtain a copy of
2843
  * the License at
2844
  *
2845
- * http://www.apache.org/licenses/LICENSE-2.0
2846
  *
2847
  * Unless required by applicable law or agreed to in writing, software
2848
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2892,7 +2892,7 @@ class GoogleGAL_Service_DriveT_PermissionList extends GoogleGAL_Collection
2892
  * use this file except in compliance with the License. You may obtain a copy of
2893
  * the License at
2894
  *
2895
- * http://www.apache.org/licenses/LICENSE-2.0
2896
  *
2897
  * Unless required by applicable law or agreed to in writing, software
2898
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -2949,7 +2949,7 @@ class GoogleGAL_Service_DriveT_PermissionTeamDrivePermissionDetails extends Goog
2949
  * use this file except in compliance with the License. You may obtain a copy of
2950
  * the License at
2951
  *
2952
- * http://www.apache.org/licenses/LICENSE-2.0
2953
  *
2954
  * Unless required by applicable law or agreed to in writing, software
2955
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3052,7 +3052,7 @@ class GoogleGAL_Service_DriveT_Reply extends GoogleGAL_Model
3052
  * use this file except in compliance with the License. You may obtain a copy of
3053
  * the License at
3054
  *
3055
- * http://www.apache.org/licenses/LICENSE-2.0
3056
  *
3057
  * Unless required by applicable law or agreed to in writing, software
3058
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3102,7 +3102,7 @@ class GoogleGAL_Service_DriveT_ReplyList extends GoogleGAL_Collection
3102
  * use this file except in compliance with the License. You may obtain a copy of
3103
  * the License at
3104
  *
3105
- * http://www.apache.org/licenses/LICENSE-2.0
3106
  *
3107
  * Unless required by applicable law or agreed to in writing, software
3108
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3232,7 +3232,7 @@ class GoogleGAL_Service_DriveT_Revision extends GoogleGAL_Model
3232
  * use this file except in compliance with the License. You may obtain a copy of
3233
  * the License at
3234
  *
3235
- * http://www.apache.org/licenses/LICENSE-2.0
3236
  *
3237
  * Unless required by applicable law or agreed to in writing, software
3238
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3282,7 +3282,7 @@ class GoogleGAL_Service_DriveT_RevisionList extends GoogleGAL_Collection
3282
  * use this file except in compliance with the License. You may obtain a copy of
3283
  * the License at
3284
  *
3285
- * http://www.apache.org/licenses/LICENSE-2.0
3286
  *
3287
  * Unless required by applicable law or agreed to in writing, software
3288
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3321,7 +3321,7 @@ class GoogleGAL_Service_DriveT_StartPageToken extends GoogleGAL_Model
3321
  * use this file except in compliance with the License. You may obtain a copy of
3322
  * the License at
3323
  *
3324
- * http://www.apache.org/licenses/LICENSE-2.0
3325
  *
3326
  * Unless required by applicable law or agreed to in writing, software
3327
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3379,7 +3379,7 @@ class GoogleGAL_Service_DriveT_TeamDrive extends GoogleGAL_Model
3379
  * use this file except in compliance with the License. You may obtain a copy of
3380
  * the License at
3381
  *
3382
- * http://www.apache.org/licenses/LICENSE-2.0
3383
  *
3384
  * Unless required by applicable law or agreed to in writing, software
3385
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3517,7 +3517,7 @@ class GoogleGAL_Service_DriveT_TeamDriveCapabilities extends GoogleGAL_Model
3517
  * use this file except in compliance with the License. You may obtain a copy of
3518
  * the License at
3519
  *
3520
- * http://www.apache.org/licenses/LICENSE-2.0
3521
  *
3522
  * Unless required by applicable law or agreed to in writing, software
3523
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3567,7 +3567,7 @@ class GoogleGAL_Service_DriveT_TeamDriveList extends GoogleGAL_Collection
3567
  * use this file except in compliance with the License. You may obtain a copy of
3568
  * the License at
3569
  *
3570
- * http://www.apache.org/licenses/LICENSE-2.0
3571
  *
3572
  * Unless required by applicable law or agreed to in writing, software
3573
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3643,7 +3643,7 @@ class GoogleGAL_Service_DriveT_User extends GoogleGAL_Model
3643
  * use this file except in compliance with the License. You may obtain a copy of
3644
  * the License at
3645
  *
3646
- * http://www.apache.org/licenses/LICENSE-2.0
3647
  *
3648
  * Unless required by applicable law or agreed to in writing, software
3649
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3684,7 +3684,7 @@ class GoogleGAL_Service_DriveT_Resource_About extends GoogleGAL_Service_Resource
3684
  * use this file except in compliance with the License. You may obtain a copy of
3685
  * the License at
3686
  *
3687
- * http://www.apache.org/licenses/LICENSE-2.0
3688
  *
3689
  * Unless required by applicable law or agreed to in writing, software
3690
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3805,7 +3805,7 @@ class GoogleGAL_Service_DriveT_Resource_Changes extends GoogleGAL_Service_Resour
3805
  * use this file except in compliance with the License. You may obtain a copy of
3806
  * the License at
3807
  *
3808
- * http://www.apache.org/licenses/LICENSE-2.0
3809
  *
3810
  * Unless required by applicable law or agreed to in writing, software
3811
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3845,7 +3845,7 @@ class GoogleGAL_Service_DriveT_Resource_Channels extends GoogleGAL_Service_Resou
3845
  * use this file except in compliance with the License. You may obtain a copy of
3846
  * the License at
3847
  *
3848
- * http://www.apache.org/licenses/LICENSE-2.0
3849
  *
3850
  * Unless required by applicable law or agreed to in writing, software
3851
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -3954,7 +3954,7 @@ class GoogleGAL_Service_DriveT_Resource_Comments extends GoogleGAL_Service_Resou
3954
  * use this file except in compliance with the License. You may obtain a copy of
3955
  * the License at
3956
  *
3957
- * http://www.apache.org/licenses/LICENSE-2.0
3958
  *
3959
  * Unless required by applicable law or agreed to in writing, software
3960
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -4205,7 +4205,7 @@ class GoogleGAL_Service_DriveT_Resource_Files extends GoogleGAL_Service_Resource
4205
  * use this file except in compliance with the License. You may obtain a copy of
4206
  * the License at
4207
  *
4208
- * http://www.apache.org/licenses/LICENSE-2.0
4209
  *
4210
  * Unless required by applicable law or agreed to in writing, software
4211
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -4337,7 +4337,7 @@ class GoogleGAL_Service_DriveT_Resource_Permissions extends GoogleGAL_Service_Re
4337
  * use this file except in compliance with the License. You may obtain a copy of
4338
  * the License at
4339
  *
4340
- * http://www.apache.org/licenses/LICENSE-2.0
4341
  *
4342
  * Unless required by applicable law or agreed to in writing, software
4343
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -4449,7 +4449,7 @@ class GoogleGAL_Service_DriveT_Resource_Replies extends GoogleGAL_Service_Resour
4449
  * use this file except in compliance with the License. You may obtain a copy of
4450
  * the License at
4451
  *
4452
- * http://www.apache.org/licenses/LICENSE-2.0
4453
  *
4454
  * Unless required by applicable law or agreed to in writing, software
4455
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
@@ -4542,7 +4542,7 @@ class GoogleGAL_Service_DriveT_Resource_Revisions extends GoogleGAL_Service_Reso
4542
  * use this file except in compliance with the License. You may obtain a copy of
4543
  * the License at
4544
  *
4545
- * http://www.apache.org/licenses/LICENSE-2.0
4546
  *
4547
  * Unless required by applicable law or agreed to in writing, software
4548
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
7
  * use this file except in compliance with the License. You may obtain a copy of
8
  * the License at
9
  *
10
+ * https://www.apache.org/licenses/LICENSE-2.0
11
  *
12
  * Unless required by applicable law or agreed to in writing, software
13
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
922
  * use this file except in compliance with the License. You may obtain a copy of
923
  * the License at
924
  *
925
+ * https://www.apache.org/licenses/LICENSE-2.0
926
  *
927
  * Unless required by applicable law or agreed to in writing, software
928
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1027
  * use this file except in compliance with the License. You may obtain a copy of
1028
  * the License at
1029
  *
1030
+ * https://www.apache.org/licenses/LICENSE-2.0
1031
  *
1032
  * Unless required by applicable law or agreed to in writing, software
1033
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1084
  * use this file except in compliance with the License. You may obtain a copy of
1085
  * the License at
1086
  *
1087
+ * https://www.apache.org/licenses/LICENSE-2.0
1088
  *
1089
  * Unless required by applicable law or agreed to in writing, software
1090
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1179
  * use this file except in compliance with the License. You may obtain a copy of
1180
  * the License at
1181
  *
1182
+ * https://www.apache.org/licenses/LICENSE-2.0
1183
  *
1184
  * Unless required by applicable law or agreed to in writing, software
1185
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1238
  * use this file except in compliance with the License. You may obtain a copy of
1239
  * the License at
1240
  *
1241
+ * https://www.apache.org/licenses/LICENSE-2.0
1242
  *
1243
  * Unless required by applicable law or agreed to in writing, software
1244
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1349
  * use this file except in compliance with the License. You may obtain a copy of
1350
  * the License at
1351
  *
1352
+ * https://www.apache.org/licenses/LICENSE-2.0
1353
  *
1354
  * Unless required by applicable law or agreed to in writing, software
1355
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1482
  * use this file except in compliance with the License. You may obtain a copy of
1483
  * the License at
1484
  *
1485
+ * https://www.apache.org/licenses/LICENSE-2.0
1486
  *
1487
  * Unless required by applicable law or agreed to in writing, software
1488
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1532
  * use this file except in compliance with the License. You may obtain a copy of
1533
  * the License at
1534
  *
1535
+ * https://www.apache.org/licenses/LICENSE-2.0
1536
  *
1537
  * Unless required by applicable law or agreed to in writing, software
1538
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1571
  * use this file except in compliance with the License. You may obtain a copy of
1572
  * the License at
1573
  *
1574
+ * https://www.apache.org/licenses/LICENSE-2.0
1575
  *
1576
  * Unless required by applicable law or agreed to in writing, software
1577
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2061
  * use this file except in compliance with the License. You may obtain a copy of
2062
  * the License at
2063
  *
2064
+ * https://www.apache.org/licenses/LICENSE-2.0
2065
  *
2066
  * Unless required by applicable law or agreed to in writing, software
2067
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2226
  * use this file except in compliance with the License. You may obtain a copy of
2227
  * the License at
2228
  *
2229
+ * https://www.apache.org/licenses/LICENSE-2.0
2230
  *
2231
  * Unless required by applicable law or agreed to in writing, software
2232
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2266
  * use this file except in compliance with the License. You may obtain a copy of
2267
  * the License at
2268
  *
2269
+ * https://www.apache.org/licenses/LICENSE-2.0
2270
  *
2271
  * Unless required by applicable law or agreed to in writing, software
2272
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2305
  * use this file except in compliance with the License. You may obtain a copy of
2306
  * the License at
2307
  *
2308
+ * https://www.apache.org/licenses/LICENSE-2.0
2309
  *
2310
  * Unless required by applicable law or agreed to in writing, software
2311
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2516
  * use this file except in compliance with the License. You may obtain a copy of
2517
  * the License at
2518
  *
2519
+ * https://www.apache.org/licenses/LICENSE-2.0
2520
  *
2521
  * Unless required by applicable law or agreed to in writing, software
2522
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2564
  * use this file except in compliance with the License. You may obtain a copy of
2565
  * the License at
2566
  *
2567
+ * https://www.apache.org/licenses/LICENSE-2.0
2568
  *
2569
  * Unless required by applicable law or agreed to in writing, software
2570
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2612
  * use this file except in compliance with the License. You may obtain a copy of
2613
  * the License at
2614
  *
2615
+ * https://www.apache.org/licenses/LICENSE-2.0
2616
  *
2617
  * Unless required by applicable law or agreed to in writing, software
2618
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2671
  * use this file except in compliance with the License. You may obtain a copy of
2672
  * the License at
2673
  *
2674
+ * https://www.apache.org/licenses/LICENSE-2.0
2675
  *
2676
  * Unless required by applicable law or agreed to in writing, software
2677
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2720
  * use this file except in compliance with the License. You may obtain a copy of
2721
  * the License at
2722
  *
2723
+ * https://www.apache.org/licenses/LICENSE-2.0
2724
  *
2725
  * Unless required by applicable law or agreed to in writing, software
2726
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2842
  * use this file except in compliance with the License. You may obtain a copy of
2843
  * the License at
2844
  *
2845
+ * https://www.apache.org/licenses/LICENSE-2.0
2846
  *
2847
  * Unless required by applicable law or agreed to in writing, software
2848
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2892
  * use this file except in compliance with the License. You may obtain a copy of
2893
  * the License at
2894
  *
2895
+ * https://www.apache.org/licenses/LICENSE-2.0
2896
  *
2897
  * Unless required by applicable law or agreed to in writing, software
2898
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
2949
  * use this file except in compliance with the License. You may obtain a copy of
2950
  * the License at
2951
  *
2952
+ * https://www.apache.org/licenses/LICENSE-2.0
2953
  *
2954
  * Unless required by applicable law or agreed to in writing, software
2955
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3052
  * use this file except in compliance with the License. You may obtain a copy of
3053
  * the License at
3054
  *
3055
+ * https://www.apache.org/licenses/LICENSE-2.0
3056
  *
3057
  * Unless required by applicable law or agreed to in writing, software
3058
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3102
  * use this file except in compliance with the License. You may obtain a copy of
3103
  * the License at
3104
  *
3105
+ * https://www.apache.org/licenses/LICENSE-2.0
3106
  *
3107
  * Unless required by applicable law or agreed to in writing, software
3108
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3232
  * use this file except in compliance with the License. You may obtain a copy of
3233
  * the License at
3234
  *
3235
+ * https://www.apache.org/licenses/LICENSE-2.0
3236
  *
3237
  * Unless required by applicable law or agreed to in writing, software
3238
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3282
  * use this file except in compliance with the License. You may obtain a copy of
3283
  * the License at
3284
  *
3285
+ * https://www.apache.org/licenses/LICENSE-2.0
3286
  *
3287
  * Unless required by applicable law or agreed to in writing, software
3288
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3321
  * use this file except in compliance with the License. You may obtain a copy of
3322
  * the License at
3323
  *
3324
+ * https://www.apache.org/licenses/LICENSE-2.0
3325
  *
3326
  * Unless required by applicable law or agreed to in writing, software
3327
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3379
  * use this file except in compliance with the License. You may obtain a copy of
3380
  * the License at
3381
  *
3382
+ * https://www.apache.org/licenses/LICENSE-2.0
3383
  *
3384
  * Unless required by applicable law or agreed to in writing, software
3385
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3517
  * use this file except in compliance with the License. You may obtain a copy of
3518
  * the License at
3519
  *
3520
+ * https://www.apache.org/licenses/LICENSE-2.0
3521
  *
3522
  * Unless required by applicable law or agreed to in writing, software
3523
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3567
  * use this file except in compliance with the License. You may obtain a copy of
3568
  * the License at
3569
  *
3570
+ * https://www.apache.org/licenses/LICENSE-2.0
3571
  *
3572
  * Unless required by applicable law or agreed to in writing, software
3573
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3643
  * use this file except in compliance with the License. You may obtain a copy of
3644
  * the License at
3645
  *
3646
+ * https://www.apache.org/licenses/LICENSE-2.0
3647
  *
3648
  * Unless required by applicable law or agreed to in writing, software
3649
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3684
  * use this file except in compliance with the License. You may obtain a copy of
3685
  * the License at
3686
  *
3687
+ * https://www.apache.org/licenses/LICENSE-2.0
3688
  *
3689
  * Unless required by applicable law or agreed to in writing, software
3690
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3805
  * use this file except in compliance with the License. You may obtain a copy of
3806
  * the License at
3807
  *
3808
+ * https://www.apache.org/licenses/LICENSE-2.0
3809
  *
3810
  * Unless required by applicable law or agreed to in writing, software
3811
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3845
  * use this file except in compliance with the License. You may obtain a copy of
3846
  * the License at
3847
  *
3848
+ * https://www.apache.org/licenses/LICENSE-2.0
3849
  *
3850
  * Unless required by applicable law or agreed to in writing, software
3851
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
3954
  * use this file except in compliance with the License. You may obtain a copy of
3955
  * the License at
3956
  *
3957
+ * https://www.apache.org/licenses/LICENSE-2.0
3958
  *
3959
  * Unless required by applicable law or agreed to in writing, software
3960
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
4205
  * use this file except in compliance with the License. You may obtain a copy of
4206
  * the License at
4207
  *
4208
+ * https://www.apache.org/licenses/LICENSE-2.0
4209
  *
4210
  * Unless required by applicable law or agreed to in writing, software
4211
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
4337
  * use this file except in compliance with the License. You may obtain a copy of
4338
  * the License at
4339
  *
4340
+ * https://www.apache.org/licenses/LICENSE-2.0
4341
  *
4342
  * Unless required by applicable law or agreed to in writing, software
4343
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
4449
  * use this file except in compliance with the License. You may obtain a copy of
4450
  * the License at
4451
  *
4452
+ * https://www.apache.org/licenses/LICENSE-2.0
4453
  *
4454
  * Unless required by applicable law or agreed to in writing, software
4455
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
4542
  * use this file except in compliance with the License. You may obtain a copy of
4543
  * the License at
4544
  *
4545
+ * https://www.apache.org/licenses/LICENSE-2.0
4546
  *
4547
  * Unless required by applicable law or agreed to in writing, software
4548
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Fitness.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Freebase.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Fusiontables.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Games.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/GamesManagement.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Genomics.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Gmail.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/GroupsMigration.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Groupssettings.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/IdentityToolkit.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Licensing.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Manager.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/MapsEngine.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Mirror.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Oauth2.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Orkut.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Pagespeedonline.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Plus.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/PlusDomains.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Prediction.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Pubsub.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/QPXExpress.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Replicapool.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Replicapoolupdater.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Reports.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Reseller.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Resource.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Service/Resourceviews.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/SQLAdmin.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/ShoppingContent.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/SiteVerification.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Spectrum.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Storage.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/TagManager.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Taskqueue.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Tasks.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Translate.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Urlshortener.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Webfonts.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/Webmasters.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/YouTube.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Service/YouTubeAnalytics.php CHANGED
@@ -6,7 +6,7 @@
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
6
  * use this file except in compliance with the License. You may obtain a copy of
7
  * the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
core/Google/Signer/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Signer/P12.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Signer/PEM.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Utils.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Utils/URITemplate.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Verifier/Abstract.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/Google/Verifier/Pem.php CHANGED
@@ -6,7 +6,7 @@
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
6
  * you may not use this file except in compliance with the License.
7
  * You may obtain a copy of the License at
8
  *
9
+ * https://www.apache.org/licenses/LICENSE-2.0
10
  *
11
  * Unless required by applicable law or agreed to in writing, software
12
  * distributed under the License is distributed on an "AS IS" BASIS,
core/core_google_apps_login.php CHANGED
@@ -132,13 +132,14 @@ class core_google_apps_login {
132
  }
133
 
134
  form#loginform p.galogin a {
135
- color: #FFFFFF;
136
- line-height: 27px;
137
- font-weight: bold;
 
138
  }
139
 
140
  form#loginform p.galogin a:hover {
141
- color: #CCCCCC;
142
  }
143
 
144
  h3.galogin-or {
@@ -160,6 +161,40 @@ class core_google_apps_login {
160
  padding: 12px;
161
  margin: 12px 0;
162
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
 
164
  <?php if ($this->should_hidewplogin($options)) { ?>
165
 
@@ -240,19 +275,30 @@ class core_google_apps_login {
240
  }
241
 
242
  ?>
243
- <?php if(isset($options['btn_google_signin_image']) && !empty($options['btn_google_signin_image'])){
244
- $loginWithGoogleImage = $options['btn_google_signin_image'];
245
- }else{
246
- $loginWithGoogleImage = 'btn_google_signin_dark_normal_web';
247
- }
 
 
 
 
 
 
 
 
 
 
 
248
  ?>
249
- <p class="galogin" style="cursor: pointer;background: none;box-shadow: none;">
250
- <a href="<?php echo $authUrl; ?>"><img src="<?php echo $this->my_plugin_url(); ?>img/<?php echo $loginWithGoogleImage ?>.png" /></a>
251
- </p>
252
 
253
 
254
  <?php if ($options['ga_poweredby']) { ?>
255
- <p class='galogin-powered'><?php esc_html_e( 'Powered by ' , 'google-apps-login'); ?><a href='http://wp-glogin.com/?utm_source=Login%20Form&utm_medium=freemium&utm_campaign=LoginForm' target="_blank">wp-glogin.com</a></p>
256
  <?php } ?>
257
 
258
  <script>
@@ -314,7 +360,7 @@ class core_google_apps_login {
314
  break;
315
  case 'ga_needs_configuring':
316
  $error_message = __( 'The admin needs to configure Google Apps Login plugin - please follow '
317
- .'<a href="http://wp-glogin.com/installing-google-apps-login/#main-settings"'
318
  .' target="_blank">instructions here</a>' , 'google-apps-login');
319
  break;
320
  case 'ga_user_must_glogin':
@@ -479,7 +525,7 @@ class core_google_apps_login {
479
  }
480
  if (!isset($_COOKIE[self::$gal_cookie_name]) && apply_filters('gal_set_login_cookie', true)) {
481
  $secure = ( 'https' === parse_url( $this->get_login_url(), PHP_URL_SCHEME ) );
482
- setcookie(self::$gal_cookie_name, $this->get_cookie_value(), 0, '/', defined('COOKIE_DOMAIN') ? COOKIE_DOMAIN : '', $secure );
483
  }
484
  }
485
 
@@ -628,7 +674,7 @@ class core_google_apps_login {
628
  if ($description != '') {
629
 
630
  // Display avatar in profile
631
- $purchase_url = 'http://wp-glogin.com/avatars/?utm_source=Profile%20Page&utm_medium=freemium&utm_campaign=Avatars';
632
  $source_text = '<b>Install <a href="'.$purchase_url.'">Google Profile Avatars</a> to use your Google account\'s profile photo here automatically.</b>';
633
 
634
  $wp_user = wp_get_current_user();
@@ -954,37 +1000,44 @@ class core_google_apps_login {
954
  <legend class="blocktitle">Login With Google Button Styles</legend>';
955
  echo "<input id='btn_google_signin_image1' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_dark_focus_web' type='radio' ".($options['btn_google_signin_image'] == 'btn_google_signin_dark_focus_web' ? 'checked' : '')." class='checkbox' />";
956
 
957
- echo '<img src="'.$this->my_plugin_url().'img/btn_google_signin_dark_focus_web.png" />';
958
 
959
  echo '<br class="clear" />';
960
 
961
  echo "<input id='btn_google_signin_image2' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_dark_normal_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_dark_normal_web' ? 'checked' : '')." type='radio' class='checkbox' />";
962
 
963
- echo '<img src="'.$this->my_plugin_url().'img/btn_google_signin_dark_normal_web.png" />';
964
 
965
  echo '<br class="clear" />';
966
 
967
  echo "<input id='btn_google_signin_image3' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_dark_pressed_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_dark_pressed_web' ? 'checked' : '')." type='radio' class='checkbox' />";
968
 
969
- echo '<img src="'.$this->my_plugin_url().'img/btn_google_signin_dark_pressed_web.png" />';
970
 
971
  echo '<br class="clear" />';
972
 
973
  echo "<input id='btn_google_signin_image4' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_light_focus_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_light_focus_web' ? 'checked' : '')." type='radio' class='checkbox' />";
974
 
975
- echo '<img src="'.$this->my_plugin_url().'img/btn_google_signin_light_focus_web.png" />';
976
 
977
  echo '<br class="clear" />';
978
 
979
  echo "<input id='btn_google_signin_image5' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_light_normal_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_light_normal_web' ? 'checked' : '')." type='radio' class='checkbox' />";
980
 
981
- echo '<img src="'.$this->my_plugin_url().'img/btn_google_signin_light_normal_web.png" />';
982
 
983
  echo '<br class="clear" />';
984
 
985
  echo "<input id='btn_google_signin_image6' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_light_pressed_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_light_pressed_web' ? 'checked' : '')." type='radio' class='checkbox' />";
986
 
987
- echo '<img src="'.$this->my_plugin_url().'img/btn_google_signin_light_pressed_web.png" />';
 
 
 
 
 
 
 
988
 
989
  echo '</fieldset>';
990
  $this->ga_advancedsection_extra();
@@ -1040,6 +1093,7 @@ class core_google_apps_login {
1040
  $newinput['ga_poweredby'] = isset($input['ga_poweredby']) ? (boolean)$input['ga_poweredby'] : false;
1041
  $newinput['ga_rememberme'] = isset($input['ga_rememberme']) ? (boolean)$input['ga_rememberme'] : false;
1042
  $newinput['btn_google_signin_image'] = isset($input['btn_google_signin_image']) ? $input['btn_google_signin_image'] : 'btn_google_signin_dark_normal_web';
 
1043
 
1044
  // Service account settings
1045
  $newinput['ga_domainadmin'] = isset($input['ga_domainadmin']) ? trim($input['ga_domainadmin']) : '';
@@ -1122,6 +1176,7 @@ class core_google_apps_login {
1122
  'ga_auto_login' => false,
1123
  'ga_poweredby' => false,
1124
  'btn_google_signin_image'=>'btn_google_signin_dark_normal_web',
 
1125
  'ga_rememberme' => false,
1126
  'ga_sakey' => '',
1127
  'ga_domainadmin' => '');
@@ -1242,7 +1297,7 @@ class core_google_apps_login {
1242
  }
1243
 
1244
  protected function get_wpglogincom_baseurl() {
1245
- return 'http://wp-glogin.com/installing-google-apps-login/basic-setup/';
1246
  }
1247
 
1248
  // Google Apps Login platform
132
  }
133
 
134
  form#loginform p.galogin a {
135
+ color: #00669b;
136
+ line-height: 27px;
137
+ font-weight: bold;
138
+ width: 100%;
139
  }
140
 
141
  form#loginform p.galogin a:hover {
142
+ color: #0071a1;
143
  }
144
 
145
  h3.galogin-or {
161
  padding: 12px;
162
  margin: 12px 0;
163
  }
164
+ #customBtn {
165
+ display: inline-block;
166
+ background: white;
167
+ color: #444;
168
+ width: auto;
169
+ border-radius: 5px;
170
+ border: thin solid #888;
171
+ box-shadow: 1px 1px 1px grey;
172
+ white-space: nowrap;
173
+ }
174
+ #customBtn:hover {
175
+ cursor: pointer;
176
+ }
177
+ span.label {
178
+ font-family: serif;
179
+ font-weight: normal;
180
+ }
181
+ span.buttonText {
182
+ display: inline-block;
183
+ padding-right: 20px;
184
+ font-size: 14px;
185
+ font-weight: bold;
186
+ width: calc(100% - 45px);
187
+ text-overflow: ellipsis;
188
+ overflow: hidden;
189
+ vertical-align: middle;
190
+ }
191
+ span.icon {
192
+ background: url(<?php echo $this->my_plugin_url().'img/g-normal.png'?>) transparent 5px 50% no-repeat;
193
+ display: inline-block;
194
+ vertical-align: middle;
195
+ width: 42px;
196
+ height: 42px;
197
+ }
198
 
199
  <?php if ($this->should_hidewplogin($options)) { ?>
200
 
275
  }
276
 
277
  ?>
278
+ <?php
279
+ if(isset($options['btn_google_signin_image']) && !empty($options['btn_google_signin_image']) && $options['btn_google_signin_image'] != 'custom_text'){
280
+ $loginWithGoogleImage = $options['btn_google_signin_image'];
281
+ $LoginWithGoogleButton = '<a href="'.$authUrl.'"><img alt="Login With Google" src="'.$this->my_plugin_url().'img/'.$loginWithGoogleImage.'.png"/></a>';
282
+ }elseif (isset($options['btn_google_signin_image']) && !empty($options['btn_google_signin_image']) && $options['btn_google_signin_image'] == 'custom_text') {
283
+ if (isset($options['ga_loginbuttontext']) && !empty($options['ga_loginbuttontext'])) {
284
+ $buttonCutomText = $options['ga_loginbuttontext'];
285
+ }else{
286
+ $buttonCutomText = 'Login With Google';
287
+ }
288
+ $LoginWithGoogleButton = '<a href="'.$authUrl.'" id="customBtn"><span class="icon"></span><span class="buttonText">'.$buttonCutomText.'</span></a>';
289
+ }
290
+ else{
291
+ $loginWithGoogleImage = 'btn_google_signin_dark_normal_web';
292
+ $LoginWithGoogleButton = '<a href="'.$authUrl.'"><img alt="Login With Google" src="'.$this->my_plugin_url().'img/'.$loginWithGoogleImage.'.png" /></a>';
293
+ }
294
  ?>
295
+ <p class="galogin" style="cursor: pointer;background: none;box-shadow: none;">
296
+ <?php echo $LoginWithGoogleButton; ?>
297
+ </p>
298
 
299
 
300
  <?php if ($options['ga_poweredby']) { ?>
301
+ <p class='galogin-powered'><?php esc_html_e( 'Powered by ' , 'google-apps-login'); ?><a href='https://wp-glogin.com/?utm_source=Login%20Form&utm_medium=freemium&utm_campaign=LoginForm' target="_blank">wp-glogin.com</a></p>
302
  <?php } ?>
303
 
304
  <script>
360
  break;
361
  case 'ga_needs_configuring':
362
  $error_message = __( 'The admin needs to configure Google Apps Login plugin - please follow '
363
+ .'<a href="https://wp-glogin.com/installing-google-apps-login/#main-settings"'
364
  .' target="_blank">instructions here</a>' , 'google-apps-login');
365
  break;
366
  case 'ga_user_must_glogin':
525
  }
526
  if (!isset($_COOKIE[self::$gal_cookie_name]) && apply_filters('gal_set_login_cookie', true)) {
527
  $secure = ( 'https' === parse_url( $this->get_login_url(), PHP_URL_SCHEME ) );
528
+ setcookie(self::$gal_cookie_name, $this->get_cookie_value(), 0, '/', defined('COOKIE_DOMAIN') ? COOKIE_DOMAIN : '', $secure, true );
529
  }
530
  }
531
 
674
  if ($description != '') {
675
 
676
  // Display avatar in profile
677
+ $purchase_url = 'https://wp-glogin.com/avatars/?utm_source=Profile%20Page&utm_medium=freemium&utm_campaign=Avatars';
678
  $source_text = '<b>Install <a href="'.$purchase_url.'">Google Profile Avatars</a> to use your Google account\'s profile photo here automatically.</b>';
679
 
680
  $wp_user = wp_get_current_user();
1000
  <legend class="blocktitle">Login With Google Button Styles</legend>';
1001
  echo "<input id='btn_google_signin_image1' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_dark_focus_web' type='radio' ".($options['btn_google_signin_image'] == 'btn_google_signin_dark_focus_web' ? 'checked' : '')." class='checkbox' />";
1002
 
1003
+ echo '<img alt="Login With Google Dark" src="'.$this->my_plugin_url().'img/btn_google_signin_dark_focus_web.png" />';
1004
 
1005
  echo '<br class="clear" />';
1006
 
1007
  echo "<input id='btn_google_signin_image2' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_dark_normal_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_dark_normal_web' ? 'checked' : '')." type='radio' class='checkbox' />";
1008
 
1009
+ echo '<img alt="Login With Google Normal" src="'.$this->my_plugin_url().'img/btn_google_signin_dark_normal_web.png" />';
1010
 
1011
  echo '<br class="clear" />';
1012
 
1013
  echo "<input id='btn_google_signin_image3' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_dark_pressed_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_dark_pressed_web' ? 'checked' : '')." type='radio' class='checkbox' />";
1014
 
1015
+ echo '<img alt="Login With Google Dark Pressed" src="'.$this->my_plugin_url().'img/btn_google_signin_dark_pressed_web.png" />';
1016
 
1017
  echo '<br class="clear" />';
1018
 
1019
  echo "<input id='btn_google_signin_image4' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_light_focus_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_light_focus_web' ? 'checked' : '')." type='radio' class='checkbox' />";
1020
 
1021
+ echo '<img alt="Login With Google Light" src="'.$this->my_plugin_url().'img/btn_google_signin_light_focus_web.png" />';
1022
 
1023
  echo '<br class="clear" />';
1024
 
1025
  echo "<input id='btn_google_signin_image5' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_light_normal_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_light_normal_web' ? 'checked' : '')." type='radio' class='checkbox' />";
1026
 
1027
+ echo '<img alt="Login With Google Light Normal" src="'.$this->my_plugin_url().'img/btn_google_signin_light_normal_web.png" />';
1028
 
1029
  echo '<br class="clear" />';
1030
 
1031
  echo "<input id='btn_google_signin_image6' name='".$this->get_options_name()."[btn_google_signin_image]' value='btn_google_signin_light_pressed_web' ".($options['btn_google_signin_image'] == 'btn_google_signin_light_pressed_web' ? 'checked' : '')." type='radio' class='checkbox' />";
1032
 
1033
+ echo '<img alt="Login With Google Light Pressed" src="'.$this->my_plugin_url().'img/btn_google_signin_light_pressed_web.png" />';
1034
+
1035
+ echo '<br class="clear" />';
1036
+
1037
+ echo "<input id='btn_google_signin_image7' name='".$this->get_options_name()."[btn_google_signin_image]' value='custom_text' ".($options['btn_google_signin_image'] == 'custom_text' ? 'checked' : '')." type='radio' class='checkbox' style='margin-top:22px;'/>";
1038
+
1039
+ echo '<input id="input_ga_loginbuttontext" name="'.$this->get_options_name().'[ga_loginbuttontext]" size="25" type="text" value="'
1040
+ .esc_attr($options['ga_loginbuttontext']).'" class="textinput" maxlength="30" placeholder="'.esc_attr__( 'Login with Google' , 'google-apps-login').'" />';
1041
 
1042
  echo '</fieldset>';
1043
  $this->ga_advancedsection_extra();
1093
  $newinput['ga_poweredby'] = isset($input['ga_poweredby']) ? (boolean)$input['ga_poweredby'] : false;
1094
  $newinput['ga_rememberme'] = isset($input['ga_rememberme']) ? (boolean)$input['ga_rememberme'] : false;
1095
  $newinput['btn_google_signin_image'] = isset($input['btn_google_signin_image']) ? $input['btn_google_signin_image'] : 'btn_google_signin_dark_normal_web';
1096
+ $newinput['ga_loginbuttontext'] = isset($input['ga_loginbuttontext']) ? $input['ga_loginbuttontext'] : 'Login with Google';
1097
 
1098
  // Service account settings
1099
  $newinput['ga_domainadmin'] = isset($input['ga_domainadmin']) ? trim($input['ga_domainadmin']) : '';
1176
  'ga_auto_login' => false,
1177
  'ga_poweredby' => false,
1178
  'btn_google_signin_image'=>'btn_google_signin_dark_normal_web',
1179
+ 'ga_loginbuttontext' => '',
1180
  'ga_rememberme' => false,
1181
  'ga_sakey' => '',
1182
  'ga_domainadmin' => '');
1297
  }
1298
 
1299
  protected function get_wpglogincom_baseurl() {
1300
+ return 'https://wp-glogin.com/installing-google-apps-login/basic-setup/';
1301
  }
1302
 
1303
  // Google Apps Login platform
google_apps_login.php CHANGED
@@ -2,11 +2,11 @@
2
 
3
  /**
4
  * Plugin Name: Google Apps Login
5
- * Plugin URI: http://wp-glogin.com/
6
  * Description: Simple secure login for Wordpress through users' Google Apps accounts (uses secure OAuth2, and MFA if enabled)
7
- * Version: 3.4
8
  * Author: Lever Technology LLC
9
- * Author URI: http://wp-glogin.com/
10
  * License: GPL3
11
  * Network: true
12
  * Text Domain: google-apps-login
@@ -23,7 +23,7 @@ else {
23
 
24
  class basic_google_apps_login extends core_google_apps_login {
25
 
26
- protected $PLUGIN_VERSION = '3.4';
27
 
28
  // Singleton
29
  private static $instance = null;
@@ -56,43 +56,43 @@ class basic_google_apps_login extends core_google_apps_login {
56
  protected function ga_section_text_end() {
57
  ?>
58
  <p><b><?php _e( 'For full support, and premium features that greatly simplify WordPress user management for admins, please visit:' , 'google-apps-login'); ?>
59
- <a href="http://wp-glogin.com/glogin/?utm_source=Admin%20Promo&utm_medium=freemium&utm_campaign=Freemium" target="_blank">http://wp-glogin.com/</a></b>
60
  </p>
61
  <?php
62
  }
63
 
64
  protected function ga_options_do_sidebar() {
65
- $drivelink = "http://wp-glogin.com/drive/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=Drive";
66
- $upgradelink = "http://wp-glogin.com/glogin/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=Freemium";
67
- $avatarslink = "http://wp-glogin.com/avatars/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=Avatars";
68
- $aioilink = "http://wp-glogin.com/intranet/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=AIOI";
69
 
70
  $adverts = Array();
71
 
72
  $adverts[] = '<div>'
73
  .'<a href="'.$upgradelink.'" target="_blank">'
74
- .'<img src="'.$this->my_plugin_url().'img/basic_loginupgrade.png" />'
75
  .'</a>'
76
  .'<span>Buy our <a href="'.$upgradelink.'" target="_blank">premium Login plugin</a> to revolutionize user management</span>'
77
  .'</div>';
78
 
79
  $adverts[] = '<div>'
80
  .'<a href="'.$drivelink.'" target="_blank">'
81
- .'<img src="'.$this->my_plugin_url().'img/basic_driveplugin.png" />'
82
  .'</a>'
83
  .'<span>Try our <a href="'.$drivelink.'" target="_blank">Google Drive Embedder</a> plugin</span>'
84
  .'</div>';
85
 
86
  $adverts[] = '<div>'
87
  .'<a href="'.$avatarslink.'" target="_blank">'
88
- .'<img src="'.$this->my_plugin_url().'img/basic_avatars.png" />'
89
  .'</a>'
90
  .'<span>Bring your site to life with <a href="'.$avatarslink.'" target="_blank">Google Profile Avatars</a></span>'
91
  .'</div>';
92
 
93
  $adverts[] = '<div>'
94
  .'<a href="'.$aioilink.'" target="_blank">'
95
- .'<img src="'.$this->my_plugin_url().'img/basic_aioi.png" />'
96
  .'</a>'
97
  .'<span>Instantly turn WordPress into a corporate intranet with <a href="'.$aioilink.'" target="_blank">All-In-One Intranet</a></span>'
98
  .'</div>';
@@ -175,7 +175,7 @@ class basic_google_apps_login extends core_google_apps_login {
175
  </ul>
176
 
177
  <p>Find out more about purchase options on our website:
178
- <a href="https://wp-glogin.com/glogin/?utm_source=Domain%20Control&utm_medium=freemium&utm_campaign=Freemium" target="_blank">http://wp-glogin.com/</a>
179
  </p>
180
 
181
  <?php
@@ -206,7 +206,7 @@ class basic_google_apps_login extends core_google_apps_login {
206
  }
207
 
208
  public function ga_user_screen_upgrade_message() {
209
- $purchase_url = 'http://wp-glogin.com/glogin/?utm_source=User%20Pages&utm_medium=freemium&utm_campaign=Freemium';
210
  $nothanks_url = add_query_arg( 'google_apps_login_action', 'no_thanks' );
211
  echo '<div class="updated"><p>';
212
  echo sprintf( __('Completely forget about WordPress user management - upgrade to <a href="%s">Google Apps Login Premium or Enterprise</a> to automatically sync users from your Google Apps domain', 'google-apps-login'),
2
 
3
  /**
4
  * Plugin Name: Google Apps Login
5
+ * Plugin URI: https://wp-glogin.com/
6
  * Description: Simple secure login for Wordpress through users' Google Apps accounts (uses secure OAuth2, and MFA if enabled)
7
+ * Version: 3.4.2
8
  * Author: Lever Technology LLC
9
+ * Author URI: https://wp-glogin.com/
10
  * License: GPL3
11
  * Network: true
12
  * Text Domain: google-apps-login
23
 
24
  class basic_google_apps_login extends core_google_apps_login {
25
 
26
+ protected $PLUGIN_VERSION = '3.4.2';
27
 
28
  // Singleton
29
  private static $instance = null;
56
  protected function ga_section_text_end() {
57
  ?>
58
  <p><b><?php _e( 'For full support, and premium features that greatly simplify WordPress user management for admins, please visit:' , 'google-apps-login'); ?>
59
+ <a href="https://wp-glogin.com/glogin/?utm_source=Admin%20Promo&utm_medium=freemium&utm_campaign=Freemium" target="_blank">https://wp-glogin.com/</a></b>
60
  </p>
61
  <?php
62
  }
63
 
64
  protected function ga_options_do_sidebar() {
65
+ $drivelink = "https://wp-glogin.com/drive/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=Drive";
66
+ $upgradelink = "https://wp-glogin.com/glogin/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=Freemium";
67
+ $avatarslink = "https://wp-glogin.com/avatars/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=Avatars";
68
+ $aioilink = "https://wp-glogin.com/intranet/?utm_source=Admin%20Sidebar&utm_medium=freemium&utm_campaign=AIOI";
69
 
70
  $adverts = Array();
71
 
72
  $adverts[] = '<div>'
73
  .'<a href="'.$upgradelink.'" target="_blank">'
74
+ .'<img alt="Login upgrade" src="'.$this->my_plugin_url().'img/basic_loginupgrade.png" />'
75
  .'</a>'
76
  .'<span>Buy our <a href="'.$upgradelink.'" target="_blank">premium Login plugin</a> to revolutionize user management</span>'
77
  .'</div>';
78
 
79
  $adverts[] = '<div>'
80
  .'<a href="'.$drivelink.'" target="_blank">'
81
+ .'<img alt="Google Drive Embedder Plugin" src="'.$this->my_plugin_url().'img/basic_driveplugin.png" />'
82
  .'</a>'
83
  .'<span>Try our <a href="'.$drivelink.'" target="_blank">Google Drive Embedder</a> plugin</span>'
84
  .'</div>';
85
 
86
  $adverts[] = '<div>'
87
  .'<a href="'.$avatarslink.'" target="_blank">'
88
+ .'<img alt="Google Profile Avatars Plugin" src="'.$this->my_plugin_url().'img/basic_avatars.png" />'
89
  .'</a>'
90
  .'<span>Bring your site to life with <a href="'.$avatarslink.'" target="_blank">Google Profile Avatars</a></span>'
91
  .'</div>';
92
 
93
  $adverts[] = '<div>'
94
  .'<a href="'.$aioilink.'" target="_blank">'
95
+ .'<img alt="All-In-One Intranet Plugin" src="'.$this->my_plugin_url().'img/basic_aioi.png" />'
96
  .'</a>'
97
  .'<span>Instantly turn WordPress into a corporate intranet with <a href="'.$aioilink.'" target="_blank">All-In-One Intranet</a></span>'
98
  .'</div>';
175
  </ul>
176
 
177
  <p>Find out more about purchase options on our website:
178
+ <a href="https://wp-glogin.com/glogin/?utm_source=Domain%20Control&utm_medium=freemium&utm_campaign=Freemium" target="_blank">https://wp-glogin.com/</a>
179
  </p>
180
 
181
  <?php
206
  }
207
 
208
  public function ga_user_screen_upgrade_message() {
209
+ $purchase_url = 'https://wp-glogin.com/glogin/?utm_source=User%20Pages&utm_medium=freemium&utm_campaign=Freemium';
210
  $nothanks_url = add_query_arg( 'google_apps_login_action', 'no_thanks' );
211
  echo '<div class="updated"><p>';
212
  echo sprintf( __('Completely forget about WordPress user management - upgrade to <a href="%s">Google Apps Login Premium or Enterprise</a> to automatically sync users from your Google Apps domain', 'google-apps-login'),
img/g-normal.png ADDED
Binary file
lang/google-apps-login-be_BY.po CHANGED
@@ -119,8 +119,8 @@ msgstr "Не, дзякуй"
119
 
120
  #. Plugin URI of the plugin/theme
121
  #. Author URI of the plugin/theme
122
- msgid "http://wp-glogin.com/"
123
- msgstr "http://wp-glogin.com/"
124
 
125
  #. Description of the plugin/theme
126
  msgid ""
@@ -426,12 +426,12 @@ msgstr ""
426
 
427
  #. Found in description paragraph.
428
  msgid ""
429
- "The <a href=\"http://wp-glogin.com/glogin/?utm_source=Login%20Readme"
430
  "%20PremEnt&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Premium and "
431
  "Enterprise versions</a> eliminate the need to manage user accounts in your "
432
  "WordPress site - everything is synced from Google Apps instead."
433
  msgstr ""
434
- "<a href=\"http://wp-glogin.com/glogin/?utm_source=Login%20Readme"
435
  "%20PremEnt&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Premium and "
436
  "Enterprise versions</a> ліквідаваць неабходнасць кіравання ўліковымі "
437
  "запісамі карыстальнікаў на вашым сайце WordPress -замест гэтага усё "
@@ -439,11 +439,11 @@ msgstr ""
439
 
440
  #. Found in description paragraph.
441
  msgid ""
442
- "<strong>See <a href=\"http://wp-glogin.com/glogin/?utm_source=Login%20Readme"
443
  "%20Top&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">our website at wp-"
444
  "glogin.com</a> for more details.</strong>"
445
  msgstr ""
446
- "<strong>Глядзіце<a href=\"http://wp-glogin.com/glogin/?utm_source=Login"
447
  "%20Readme%20Top&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">our "
448
  "website at wp-glogin.com</a> для больш падрабязнай інфармацыі.</strong>"
449
 
@@ -537,37 +537,37 @@ msgstr ""
537
 
538
  #. Found in description paragraph.
539
  msgid ""
540
- "<a href=\"http://wp-glogin.com/wpgoogledriveembedder\">Google Drive "
541
  "Embedder</a> is a free extension plugin allowing \n"
542
  "users to browse for Google Drive documents to embed directly in their posts "
543
  "or pages."
544
  msgstr ""
545
- "<a href=\"http://wp-glogin.com/wpgoogledriveembedder\">Google Drive "
546
  "Embedder</a>з'яўляецца свабодным пашырэннем убудовы і дазваляе\n"
547
  "карыстальнікам праглядаць на Google Drive дакументы для ўбудавання "
548
  "непасрэдна ў сваі пасты або старонкі."
549
 
550
  #. Found in description paragraph.
551
  msgid ""
552
- "<a href=\"http://wp-glogin.com/wpgoogleappsdirectory\">Google Apps "
553
  "Directory</a> is a free extension plugin allowing \n"
554
  "logged-in users to search your Google Apps employee directory from a widget "
555
  "on your intranet or client site."
556
  msgstr ""
557
- "<a href=\"http://wp-glogin.com/wpgoogleappsdirectory\">Google Apps "
558
  "Directory</a> з'яўляецца свабодным пашырэннем убудовы, якое дазваляе\n"
559
  "аўтарызаваным карыстальнікам шукаць супрацоўнікаў у вашым каталоге Google "
560
  "Apps праз віджэт у вашай інтранэце або сайта кліента."
561
 
562
  #. Found in description paragraph.
563
  msgid ""
564
- "<a href=\"http://wp-glogin.com/avatars/?utm_source=Login%20Readme"
565
  "%20Avatars&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Google "
566
  "Profile Avatars</a> \n"
567
  "is available on our website. It displays users' Google profile photos in "
568
  "place of their avatars throughout your site."
569
  msgstr ""
570
- "<a href=\"http://wp-glogin.com/avatars/?utm_source=Login%20Readme"
571
  "%20Avatars&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Google "
572
  "Profile Avatars</a>можна знайсці на нашым сайце. Ён адлюстроўвае ў профілі "
573
  "карыстальнікаў Google фатаграфіі на месцы сваіх аватараў на сваім сайце."
@@ -591,16 +591,16 @@ msgstr ""
591
 
592
  #. Found in description paragraph.
593
  msgid ""
594
- "Please see our website <a href=\"http://wp-glogin.com/?utm_source=Login"
595
  "%20Readme%20Website&amp;utm_medium=freemium&amp;utm_campaign=Freemium"
596
- "\">http://wp-glogin.com/</a> for more information about this free plugin \n"
597
  "and extra features available in our Premium and Enterprise upgrades, plus "
598
  "support details, other plugins, and useful guides for admins of\n"
599
  "WordPress sites and Google Apps."
600
  msgstr ""
601
- "Калі ласка, наведайце наш сайт <a href=\"http://wp-glogin.com/?"
602
  "utm_source=Login%20Readme%20Website&amp;utm_medium=freemium&amp;"
603
- "utm_campaign=Freemium\">http://wp-glogin.com/</a> для атрымання дадатковай "
604
  "інфармацыі аб гэтай бясплатнай убудове\n"
605
  "і дадатковых функцыях, даступных ў нашых Premium і Enterprise абнаўленнях, а "
606
  "таксама падрабязныя звесткі падтрымкі, іншыя убудовы і карысныя парады "
@@ -610,12 +610,12 @@ msgstr ""
610
  #. Found in description paragraph.
611
  msgid ""
612
  "If you are building your organization's intranet on WordPress, try out our \n"
613
- "<a href=\"http://wp-glogin.com/intranet/?utm_source=Login%20Readme"
614
  "%20AIOI&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">All-In-One "
615
  "Intranet plugin</a>."
616
  msgstr ""
617
  "Калі вы ствараеце інтранэт арганізацыі на WordPress, паспрабуйце наш\n"
618
- "<a href=\"http://wp-glogin.com/intranet/?utm_source=Login%20Readme"
619
  "%20AIOI&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">All-In-One "
620
  "Intranet plugin</a>."
621
 
@@ -625,27 +625,27 @@ msgid ""
625
  "with Google Apps are linked from \n"
626
  "the WordPress admin panel once you have activated the plugin. For a (non-"
627
  "personalized) preview of these instructions \n"
628
- "please <a href=\"http://wp-glogin.com/installing-google-apps-login/basic-"
629
  "setup/\">click here</a>."
630
  msgstr ""
631
  "Персаналізаваныя інструкцыі для налады плагіна па рэгістрацыі вашага сайта з "
632
  "дапамогай Google Apps становяцца даступныя з\n"
633
  "панэлі адміністратара WordPress адразу пасля актывацыі плагіна. Для "
634
  "(неперсанаванага) папярэдняга прагляду дадзенай інструкцыі\n"
635
- "калі ласка <a href=\"http://wp-glogin.com/installing-google-apps-login/basic-"
636
  "setup/\"> націсніце тут </a>."
637
 
638
  #. Found in faq paragraph.
639
  msgid ""
640
  "Full support is available if you purchase the appropriate license from the "
641
  "author via:\n"
642
- "<a href=\"http://wp-glogin.com/glogin/?utm_source=Login%20Readme"
643
  "%20Premium&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">http://wp-"
644
  "glogin.com/glogin/</a>"
645
  msgstr ""
646
  "Поўная падтрымка даступна, калі вы набываеце адпаведную ліцэнзію ад аўтара "
647
  "праз:\n"
648
- "<аhref=\"http://wp-glogin.com/glogin/?utm_source=Login%20Readme"
649
  "%20Premium&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">http://wp-"
650
  "glogin.com/glogin/</a>"
651
 
@@ -689,13 +689,13 @@ msgstr ""
689
 
690
  #. Found in faq paragraph.
691
  msgid ""
692
- "However, our <a href=\"http://wp-glogin.com/glogin/?utm_source=Login%20Readme"
693
  "%20FAQ&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">premium plugin</"
694
  "a> has features that greatly simplify\n"
695
  "your WordPress user management if your WordPress users are mostly on the "
696
  "same Google Apps domain(s)."
697
  msgstr ""
698
- "Тым не менш, наш<аhref=\"http://wp-glogin.com/glogin/?utm_source=Login"
699
  "%20Readme%20FAQ&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">premium "
700
  "</a> убудова мае асаблівасці, якія значна спрашчаюць\n"
701
  "ваша карыстацкае кіраванне WordPress, асабліва, калі вашы карыстальнікі "
119
 
120
  #. Plugin URI of the plugin/theme
121
  #. Author URI of the plugin/theme
122
+ msgid "https://wp-glogin.com/"
123
+ msgstr "https://wp-glogin.com/"
124
 
125
  #. Description of the plugin/theme
126
  msgid ""
426
 
427
  #. Found in description paragraph.
428
  msgid ""
429
+ "The <a href=\"https://wp-glogin.com/glogin/?utm_source=Login%20Readme"
430
  "%20PremEnt&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Premium and "
431
  "Enterprise versions</a> eliminate the need to manage user accounts in your "
432
  "WordPress site - everything is synced from Google Apps instead."
433
  msgstr ""
434
+ "<a href=\"https://wp-glogin.com/glogin/?utm_source=Login%20Readme"
435
  "%20PremEnt&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Premium and "
436
  "Enterprise versions</a> ліквідаваць неабходнасць кіравання ўліковымі "
437
  "запісамі карыстальнікаў на вашым сайце WordPress -замест гэтага усё "
439
 
440
  #. Found in description paragraph.
441
  msgid ""
442
+ "<strong>See <a href=\"https://wp-glogin.com/glogin/?utm_source=Login%20Readme"
443
  "%20Top&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">our website at wp-"
444
  "glogin.com</a> for more details.</strong>"
445
  msgstr ""
446
+ "<strong>Глядзіце<a href=\"https://wp-glogin.com/glogin/?utm_source=Login"
447
  "%20Readme%20Top&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">our "
448
  "website at wp-glogin.com</a> для больш падрабязнай інфармацыі.</strong>"
449
 
537
 
538
  #. Found in description paragraph.
539
  msgid ""
540
+ "<a href=\"https://wp-glogin.com/wpgoogledriveembedder\">Google Drive "
541
  "Embedder</a> is a free extension plugin allowing \n"
542
  "users to browse for Google Drive documents to embed directly in their posts "
543
  "or pages."
544
  msgstr ""
545
+ "<a href=\"https://wp-glogin.com/wpgoogledriveembedder\">Google Drive "
546
  "Embedder</a>з'яўляецца свабодным пашырэннем убудовы і дазваляе\n"
547
  "карыстальнікам праглядаць на Google Drive дакументы для ўбудавання "
548
  "непасрэдна ў сваі пасты або старонкі."
549
 
550
  #. Found in description paragraph.
551
  msgid ""
552
+ "<a href=\"https://wp-glogin.com/wpgoogleappsdirectory\">Google Apps "
553
  "Directory</a> is a free extension plugin allowing \n"
554
  "logged-in users to search your Google Apps employee directory from a widget "
555
  "on your intranet or client site."
556
  msgstr ""
557
+ "<a href=\"https://wp-glogin.com/wpgoogleappsdirectory\">Google Apps "
558
  "Directory</a> з'яўляецца свабодным пашырэннем убудовы, якое дазваляе\n"
559
  "аўтарызаваным карыстальнікам шукаць супрацоўнікаў у вашым каталоге Google "
560
  "Apps праз віджэт у вашай інтранэце або сайта кліента."
561
 
562
  #. Found in description paragraph.
563
  msgid ""
564
+ "<a href=\"https://wp-glogin.com/avatars/?utm_source=Login%20Readme"
565
  "%20Avatars&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Google "
566
  "Profile Avatars</a> \n"
567
  "is available on our website. It displays users' Google profile photos in "
568
  "place of their avatars throughout your site."
569
  msgstr ""
570
+ "<a href=\"https://wp-glogin.com/avatars/?utm_source=Login%20Readme"
571
  "%20Avatars&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">Google "
572
  "Profile Avatars</a>можна знайсці на нашым сайце. Ён адлюстроўвае ў профілі "
573
  "карыстальнікаў Google фатаграфіі на месцы сваіх аватараў на сваім сайце."
591
 
592
  #. Found in description paragraph.
593
  msgid ""
594
+ "Please see our website <a href=\"https://wp-glogin.com/?utm_source=Login"
595
  "%20Readme%20Website&amp;utm_medium=freemium&amp;utm_campaign=Freemium"
596
+ "\">https://wp-glogin.com/</a> for more information about this free plugin \n"
597
  "and extra features available in our Premium and Enterprise upgrades, plus "
598
  "support details, other plugins, and useful guides for admins of\n"
599
  "WordPress sites and Google Apps."
600
  msgstr ""
601
+ "Калі ласка, наведайце наш сайт <a href=\"https://wp-glogin.com/?"
602
  "utm_source=Login%20Readme%20Website&amp;utm_medium=freemium&amp;"
603
+ "utm_campaign=Freemium\">https://wp-glogin.com/</a> для атрымання дадатковай "
604
  "інфармацыі аб гэтай бясплатнай убудове\n"
605
  "і дадатковых функцыях, даступных ў нашых Premium і Enterprise абнаўленнях, а "
606
  "таксама падрабязныя звесткі падтрымкі, іншыя убудовы і карысныя парады "
610
  #. Found in description paragraph.
611
  msgid ""
612
  "If you are building your organization's intranet on WordPress, try out our \n"
613
+ "<a href=\"https://wp-glogin.com/intranet/?utm_source=Login%20Readme"
614
  "%20AIOI&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">All-In-One "
615
  "Intranet plugin</a>."
616
  msgstr ""
617
  "Калі вы ствараеце інтранэт арганізацыі на WordPress, паспрабуйце наш\n"
618
+ "<a href=\"https://wp-glogin.com/intranet/?utm_source=Login%20Readme"
619
  "%20AIOI&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">All-In-One "
620
  "Intranet plugin</a>."
621
 
625
  "with Google Apps are linked from \n"
626
  "the WordPress admin panel once you have activated the plugin. For a (non-"
627
  "personalized) preview of these instructions \n"
628
+ "please <a href=\"https://wp-glogin.com/installing-google-apps-login/basic-"
629
  "setup/\">click here</a>."
630
  msgstr ""
631
  "Персаналізаваныя інструкцыі для налады плагіна па рэгістрацыі вашага сайта з "
632
  "дапамогай Google Apps становяцца даступныя з\n"
633
  "панэлі адміністратара WordPress адразу пасля актывацыі плагіна. Для "
634
  "(неперсанаванага) папярэдняга прагляду дадзенай інструкцыі\n"
635
+ "калі ласка <a href=\"https://wp-glogin.com/installing-google-apps-login/basic-"
636
  "setup/\"> націсніце тут </a>."
637
 
638
  #. Found in faq paragraph.
639
  msgid ""
640
  "Full support is available if you purchase the appropriate license from the "
641
  "author via:\n"
642
+ "<a href=\"https://wp-glogin.com/glogin/?utm_source=Login%20Readme"
643
  "%20Premium&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">http://wp-"
644
  "glogin.com/glogin/</a>"
645
  msgstr ""
646
  "Поўная падтрымка даступна, калі вы набываеце адпаведную ліцэнзію ад аўтара "
647
  "праз:\n"
648
+ "<аhref=\"https://wp-glogin.com/glogin/?utm_source=Login%20Readme"
649
  "%20Premium&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">http://wp-"
650
  "glogin.com/glogin/</a>"
651
 
689
 
690
  #. Found in faq paragraph.
691
  msgid ""
692
+ "However, our <a href=\"https://wp-glogin.com/glogin/?utm_source=Login%20Readme"
693
  "%20FAQ&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">premium plugin</"
694
  "a> has features that greatly simplify\n"
695
  "your WordPress user management if your WordPress users are mostly on the "
696
  "same Google Apps domain(s)."
697
  msgstr ""
698
+ "Тым не менш, наш<аhref=\"https://wp-glogin.com/glogin/?utm_source=Login"
699
  "%20Readme%20FAQ&amp;utm_medium=freemium&amp;utm_campaign=Freemium\">premium "
700
  "</a> убудова мае асаблівасці, якія значна спрашчаюць\n"
701
  "ваша карыстацкае кіраванне WordPress, асабліва, калі вашы карыстальнікі "
lang/google-apps-login-fr_FR.po CHANGED
@@ -34,11 +34,11 @@ msgstr "Vous n'avez pas d'autorisation d'accès"
34
  #: /home/lucien/src/google-apps-login/core/core_google_apps_login.php:246
35
  msgid ""
36
  "The admin needs to configure Google Apps Login plugin - please follow <a "
37
- "href=\"http://wp-glogin.com/installing-google-apps-login/#main-settings\" "
38
  "target=\"_blank\">instructions here</a>"
39
  msgstr ""
40
  "L'administrateur doit configurer le module d'extension de connexion Google "
41
- "Apps - veuillez suivre <a href=\"http://wp-glogin.com/installing-google-"
42
  "apps-login/#main-settings\" target=\"_blank\"> instructions ici</a>"
43
 
44
  #: /home/lucien/src/google-apps-login/core/core_google_apps_login.php:262
34
  #: /home/lucien/src/google-apps-login/core/core_google_apps_login.php:246
35
  msgid ""
36
  "The admin needs to configure Google Apps Login plugin - please follow <a "
37
+ "href=\"https://wp-glogin.com/installing-google-apps-login/#main-settings\" "
38
  "target=\"_blank\">instructions here</a>"
39
  msgstr ""
40
  "L'administrateur doit configurer le module d'extension de connexion Google "
41
+ "Apps - veuillez suivre <a href=\"https://wp-glogin.com/installing-google-"
42
  "apps-login/#main-settings\" target=\"_blank\"> instructions ici</a>"
43
 
44
  #: /home/lucien/src/google-apps-login/core/core_google_apps_login.php:262
readme.txt CHANGED
@@ -2,10 +2,10 @@
2
  Contributors: levertechadmin
3
  Tags: login, google, authentication, oauth, google login, google apps, g suite, sso, single-sign-on, auth, intranet
4
  Requires at least: 4.0
5
- Tested up to: 5.4
6
- Stable tag: 3.4
7
  License: GPLv3
8
- License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
10
  Simple secure login and user management for Wordpress through your G Suite / Google Apps domain
11
  (uses secure OAuth2, and MFA if enabled)
@@ -28,7 +28,7 @@ Full support and premium features are also available for purchase:
28
  Eliminate the need for G Suite (Google Apps) domain admins to separately manage WordPress user accounts, and get peace
29
  of mind that only authorized employees have access to your organizations's websites and intranet.
30
 
31
- **See [our website at wp-glogin.com](http://wp-glogin.com/glogin/?utm_source=Login%20Readme%20Top&utm_medium=freemium&utm_campaign=Freemium) for more details.**
32
 
33
  The Premium version allows everyone in your G Suite (Google Apps) domain to login to WordPress - an account will be automatically created in WordPress if one doesn't already exist.
34
 
@@ -42,13 +42,13 @@ Google Apps Login allows you to centralize your site's Google functionality and
42
 
43
  Using our platform, your website appears to Google accounts as one unified 'web application', making it more secure and easier to manage.
44
 
45
- [Google Drive Embedder](http://wp-glogin.com/wpgoogledriveembedder) is an extension plugin allowing
46
  users to browse for Google Drive documents to embed directly in their posts or pages.
47
 
48
- [Google Apps Directory](http://wp-glogin.com/wpgoogleappsdirectory) is an extension plugin allowing
49
  logged-in users to search your Google Apps employee directory from a widget on your intranet or client site.
50
 
51
- [Google Profile Avatars](http://wp-glogin.com/avatars/?utm_source=Login%20Readme%20Avatars&utm_medium=freemium&utm_campaign=Freemium)
52
  is available on our website. It displays users' Google profile photos in place of their avatars throughout your site.
53
 
54
  Google Apps Login works on single or multisite WordPress websites or private intranets.
@@ -64,7 +64,7 @@ One-click login will work for the following domains and user accounts:
64
  * G Suite for Government (Google Apps for Government)
65
  * Personal gmail.com and googlemail.com emails
66
 
67
- Google Apps Login uses the latest secure OAuth2 authentication recommended by Google. Other 3rd party authentication plugins may allow you to use your Google username and password to login, but they do not do this securely unless they also use OAuth2. This is discussed further in the [FAQ](http://wordpress.org/plugins/google-apps-login/faq/).
68
 
69
  = Translations =
70
 
@@ -88,24 +88,24 @@ We welcome volunteers to translate into their own language. If you would like to
88
 
89
  = Website and Upgrades =
90
 
91
- Please see our website [http://wp-glogin.com/](http://wp-glogin.com/?utm_source=Login%20Readme%20Website&utm_medium=freemium&utm_campaign=Freemium) for more information about this free plugin and extra features available in our Premium and Enterprise upgrades, plus support details, other plugins, and useful guides for admins of WordPress sites and Google Apps.
92
 
93
- The [Premium and Enterprise versions](http://wp-glogin.com/glogin/?utm_source=Login%20Readme%20PremEnt&utm_medium=freemium&utm_campaign=Freemium) eliminate the need to manage user accounts in your WordPress site - everything is synced from Google Apps instead.
94
 
95
- If you are building your organization's intranet on WordPress, try out our [All-In-One Intranet plugin](http://wp-glogin.com/intranet/?utm_source=Login%20Readme%20AIOI&utm_medium=freemium&utm_campaign=Freemium).
96
 
97
  == Screenshots ==
98
 
99
- 1. User login screen can work as normal or via Google's authentication system
100
- 2. Login to Google account - only if not already logged in to Google within the browser
101
- 3. First time only grant permissions for Google to connect to the WordPress site
102
  4. Admin obtains two simple codes from Google to set up - easy instructions to follow
103
 
104
  == Frequently Asked Questions ==
105
 
106
  = How can I obtain support for this product? =
107
 
108
- Full support is available if you purchase the appropriate license from the author via: [http://wp-glogin.com/glogin/](http://wp-glogin.com/glogin/?utm_source=Login%20Readme%20Premium&utm_medium=freemium&utm_campaign=Freemium)
109
 
110
  Please feel free to email [contact@wp-glogin.com](mailto:contact@wp-glogin.com) with any questions, as we may be able to help, but you may be required to purchase a support license if the problem is specific to your installation or requirements.
111
 
@@ -115,7 +115,7 @@ We may occasionally be able to respond to support queries posted on the 'Support
115
 
116
  No, once you set up the plugin, any WordPress accounts whose email address corresponds to *any* Google account, whether on a different G Suite domain or even a personal gmail.com account, will be able to use 'Login with Google' to easily connect to your WordPress site.
117
 
118
- However, our [premium plugin](http://wp-glogin.com/glogin/?utm_source=Login%20Readme%20FAQ&utm_medium=freemium&utm_campaign=Freemium) has features that greatly simplify your WordPress user management if your WordPress users are mostly on the same G Suite domain(s).
119
 
120
  = Does the plugin work with HTTP or HTTPS login pages? =
121
 
@@ -193,9 +193,21 @@ If you cannot install from the WordPress plugins directory for any reason, and n
193
  1. Follow the instructions from step 4 above
194
 
195
  Personalized instructions to configure the plugin by registering your site with Google Apps are linked from
196
- the WordPress admin panel once you have activated the plugin. For a (non-personalized) preview of these instructions please [click here](http://wp-glogin.com/installing-google-apps-login/basic-setup/).
197
 
198
  == Changelog ==
 
 
 
 
 
 
 
 
 
 
 
 
199
  = 3.4 =
200
 
201
  Bug fixing for Invalid parameter value for approval_prompt: 'auto'.
2
  Contributors: levertechadmin
3
  Tags: login, google, authentication, oauth, google login, google apps, g suite, sso, single-sign-on, auth, intranet
4
  Requires at least: 4.0
5
+ Tested up to: 5.4.1
6
+ Stable tag: 3.4.2
7
  License: GPLv3
8
+ License URI: https://www.gnu.org/licenses/gpl-3.0.html
9
 
10
  Simple secure login and user management for Wordpress through your G Suite / Google Apps domain
11
  (uses secure OAuth2, and MFA if enabled)
28
  Eliminate the need for G Suite (Google Apps) domain admins to separately manage WordPress user accounts, and get peace
29
  of mind that only authorized employees have access to your organizations's websites and intranet.
30
 
31
+ **See [our website at wp-glogin.com](https://wp-glogin.com/glogin/?utm_source=Login%20Readme%20Top&utm_medium=freemium&utm_campaign=Freemium) for more details.**
32
 
33
  The Premium version allows everyone in your G Suite (Google Apps) domain to login to WordPress - an account will be automatically created in WordPress if one doesn't already exist.
34
 
42
 
43
  Using our platform, your website appears to Google accounts as one unified 'web application', making it more secure and easier to manage.
44
 
45
+ [Google Drive Embedder](https://wp-glogin.com/wpgoogledriveembedder) is an extension plugin allowing
46
  users to browse for Google Drive documents to embed directly in their posts or pages.
47
 
48
+ [Google Apps Directory](https://wp-glogin.com/wpgoogleappsdirectory) is an extension plugin allowing
49
  logged-in users to search your Google Apps employee directory from a widget on your intranet or client site.
50
 
51
+ [Google Profile Avatars](https://wp-glogin.com/avatars/?utm_source=Login%20Readme%20Avatars&utm_medium=freemium&utm_campaign=Freemium)
52
  is available on our website. It displays users' Google profile photos in place of their avatars throughout your site.
53
 
54
  Google Apps Login works on single or multisite WordPress websites or private intranets.
64
  * G Suite for Government (Google Apps for Government)
65
  * Personal gmail.com and googlemail.com emails
66
 
67
+ Google Apps Login uses the latest secure OAuth2 authentication recommended by Google. Other 3rd party authentication plugins may allow you to use your Google username and password to login, but they do not do this securely unless they also use OAuth2. This is discussed further in the [FAQ](https://wordpress.org/plugins/google-apps-login/#faq).
68
 
69
  = Translations =
70
 
88
 
89
  = Website and Upgrades =
90
 
91
+ Please see our website [https://wp-glogin.com/](https://wp-glogin.com/?utm_source=Login%20Readme%20Website&utm_medium=freemium&utm_campaign=Freemium) for more information about this free plugin and extra features available in our Premium and Enterprise upgrades, plus support details, other plugins, and useful guides for admins of WordPress sites and Google Apps.
92
 
93
+ The [Premium and Enterprise versions](https://wp-glogin.com/glogin/?utm_source=Login%20Readme%20PremEnt&utm_medium=freemium&utm_campaign=Freemium) eliminate the need to manage user accounts in your WordPress site - everything is synced from Google Apps instead.
94
 
95
+ If you are building your organization's intranet on WordPress, try out our [All-In-One Intranet plugin](https://wp-glogin.com/intranet/?utm_source=Login%20Readme%20AIOI&utm_medium=freemium&utm_campaign=Freemium).
96
 
97
  == Screenshots ==
98
 
99
+ 1. User will get different styles options for login with google button
100
+ 2. User login screen can work as normal or via Google's authentication system
101
+ 3. Login to Google account - only if not already logged in to Google within the browser
102
  4. Admin obtains two simple codes from Google to set up - easy instructions to follow
103
 
104
  == Frequently Asked Questions ==
105
 
106
  = How can I obtain support for this product? =
107
 
108
+ Full support is available if you purchase the appropriate license from the author via: [https://wp-glogin.com/glogin/](https://wp-glogin.com/glogin/?utm_source=Login%20Readme%20Premium&utm_medium=freemium&utm_campaign=Freemium)
109
 
110
  Please feel free to email [contact@wp-glogin.com](mailto:contact@wp-glogin.com) with any questions, as we may be able to help, but you may be required to purchase a support license if the problem is specific to your installation or requirements.
111
 
115
 
116
  No, once you set up the plugin, any WordPress accounts whose email address corresponds to *any* Google account, whether on a different G Suite domain or even a personal gmail.com account, will be able to use 'Login with Google' to easily connect to your WordPress site.
117
 
118
+ However, our [premium plugin](https://wp-glogin.com/glogin/?utm_source=Login%20Readme%20FAQ&utm_medium=freemium&utm_campaign=Freemium) has features that greatly simplify your WordPress user management if your WordPress users are mostly on the same G Suite domain(s).
119
 
120
  = Does the plugin work with HTTP or HTTPS login pages? =
121
 
193
  1. Follow the instructions from step 4 above
194
 
195
  Personalized instructions to configure the plugin by registering your site with Google Apps are linked from
196
+ the WordPress admin panel once you have activated the plugin. For a (non-personalized) preview of these instructions please [click here](https://wp-glogin.com/installing-google-apps-login/basic-setup/).
197
 
198
  == Changelog ==
199
+
200
+ = 3.4.2 =
201
+
202
+ Added missing alt attribute in image tag.
203
+ Set httponly flag in cookie.
204
+ Added custom text support for login with google button.
205
+
206
+ = 3.4.1 =
207
+
208
+ Bug fixing for PHP Notice: Undefined index: approval_prompt.
209
+ Bug Fixing for PHP Deprecated: Array and string offset access syntax with curly braces is deprecated.
210
+
211
  = 3.4 =
212
 
213
  Bug fixing for Invalid parameter value for approval_prompt: 'auto'.