[Bps-public-commit] rt-extension-assets-applegsx branch, uat, repushed
Michel Rodriguez
michel at bestpractical.com
Thu Aug 29 08:37:24 EDT 2019
The branch uat was deleted and repushed:
was f1abf551e6349562bfe923f7b3fdc112a0cc4da4
now 37af08dac427cf79b1b332e0a9da45fdf43e2e9e
1: f1abf55 ! 1: 37af08d The module now uses the new JSON based Apple GSX API
@@ -1,6 +1,19 @@
Author: michel <michel at bestpractical.com>
The module now uses the new JSON based Apple GSX API
+
+diff --git a/Changes b/Changes
+--- a/Changes
++++ b/Changes
+@@
++2.0 1019-08-29
++
++ - Update to use Apple's GSX 2 system, with a different API and
++ authentication scheme
++
+ 1.1 2016-06-30
+
+ - Update to accomodate changes to the Apple GSX authentication
diff --git a/README b/README
--- a/README
@@ -37,7 +50,8 @@
</tr>
+<tr><td class="label"><label for="ActivationToken"><&|/l&>Activation Token</&></label></td>
+ <td><input name="ActivationToken" id="ActivationToken" value="<% $ActivationToken %>" size="60" /><br />
-+ In case of problem get a new activation token from <a href="<% $get_activation_token_url %>"><% $get_activation_token_url %></a>.</td>
++ In case of problem get a new activation token from
++ <a href="<% $get_activation_token_url %>" onclick="return confirm('Are you sure?')"><% $get_activation_token_url %></a>.</td>
+</tr>
+
</table>
More information about the Bps-public-commit
mailing list