[MediaWiki-commits] [Gerrit] labs/striker[master]: Add privacy warnings to account creation

2017-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/373169 )

Change subject: Add privacy warnings to account creation
..


Add privacy warnings to account creation

Clearly warn users that their email address and IP address may be
exposed when creating an LDAP account. The email address warning is
already present on the wizard step where it is collected, but this makes
that warning more prominent. The IP address exposure warning is new.

Bug: T173845
Change-Id: Iaae028871d6aed4a8f9c610c8c33a1302d0e1c3b
---
M striker/templates/register/base.html
1 file changed, 20 insertions(+), 5 deletions(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/striker/templates/register/base.html 
b/striker/templates/register/base.html
index ecc3006..00e2ec2 100644
--- a/striker/templates/register/base.html
+++ b/striker/templates/register/base.html
@@ -60,12 +60,27 @@
 
 
   {% block left-col %}
-  
-
-  {% bootstrap_icon "info-sign" %} {% trans "About Toolforge accounts" 
%}
+  
+
+  
+{% bootstrap_icon "info-sign" %} {% trans "About Toolforge 
accounts" %}
+  
+  
+{% blocktrans %}Toolforge shares an account 
system with many other technical tools used by Wikimedians. The https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol/;>LDAP
 user account used here also works with https://wikitech.wikimedia.org/;>Wikitech, https://gerrit.wikimedia.org/;>Gerrit, https://phabricator.wikimedia.org/;>Phabricator, and other tools 
designed to help our technical contributors build and maintain software. These 
accounts are separate from the https://meta.wikimedia.org/wiki/Help:Unified_login;>Wikimedia unified 
accounts that are used by most https://meta.wikimedia.org/wiki/Wikimedia_wikis;>Wikimedia wikis.{% 
endblocktrans %}
+  
 
-
-  {% blocktrans %}Toolforge shares an account system 
with many other technical tools used by Wikimedians. The https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol/;>LDAP
 user account used here also works with https://wikitech.wikimedia.org/;>Wikitech, https://gerrit.wikimedia.org/;>Gerrit, https://phabricator.wikimedia.org/;>Phabricator, and other tools 
designed to help our technical contributors build and maintain software. These 
accounts are separate from the https://meta.wikimedia.org/wiki/Help:Unified_login;>Wikimedia unified 
accounts that are used by most https://meta.wikimedia.org/wiki/Wikimedia_wikis;>Wikimedia wikis.{% 
endblocktrans %}
+
+  
+{% bootstrap_icon "alert" %} {% trans "Privacy notices" %}
+  
+  
+{% blocktrans %}Creating and using an LDAP account will expose some
+information to other Cloud Services users:{% endblocktrans %}
+
+  {% blocktrans %}The email address you associate with your 
LDAP account will be publically visible.{% endblocktrans 
%}
+  {% blocktrans %}Your IP address will be 
recorded and may be visible to other users of Cloud VPS and 
Toolforge when you connect to virtual machines using SSH.{% endblocktrans 
%}
+
+  
 
   
   {% endblock %}

-- 
To view, visit https://gerrit.wikimedia.org/r/373169
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaae028871d6aed4a8f9c610c8c33a1302d0e1c3b
Gerrit-PatchSet: 2
Gerrit-Project: labs/striker
Gerrit-Branch: master
Gerrit-Owner: BryanDavis 
Gerrit-Reviewer: Alex Monk 
Gerrit-Reviewer: Andrew Bogott 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: Madhuvishy 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] labs/striker[master]: Add privacy warnings to account creation

2017-08-22 Thread BryanDavis (Code Review)
BryanDavis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/373169 )

Change subject: Add privacy warnings to account creation
..

Add privacy warnings to account creation

Clearly warn users that their email address and IP address may be
exposed when creating an LDAP account. The email address warning is
already present on the wizard step where it is collected, but this makes
that warning more prominent. The IP address exposure warning is new.

Bug: T173845
Change-Id: Iaae028871d6aed4a8f9c610c8c33a1302d0e1c3b
---
M striker/templates/register/base.html
1 file changed, 21 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/striker 
refs/changes/69/373169/1

diff --git a/striker/templates/register/base.html 
b/striker/templates/register/base.html
index ecc3006..566e0f9 100644
--- a/striker/templates/register/base.html
+++ b/striker/templates/register/base.html
@@ -60,18 +60,33 @@
 
 
   {% block left-col %}
-  
-
-  {% bootstrap_icon "info-sign" %} {% trans "About Toolforge accounts" 
%}
+  
+
+  
+{% bootstrap_icon "info-sign" %} {% trans "About Toolforge 
accounts" %}
+  
+  
+{% blocktrans %}Toolforge shares an account 
system with many other technical tools used by Wikimedians. The https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol/;>LDAP
 user account used here also works with https://wikitech.wikimedia.org/;>Wikitech, https://gerrit.wikimedia.org/;>Gerrit, https://phabricator.wikimedia.org/;>Phabricator, and other tools 
designed to help our technical contributors build and maintain software. These 
accounts are separate from the https://meta.wikimedia.org/wiki/Help:Unified_login;>Wikimedia unified 
accounts that are used by most https://meta.wikimedia.org/wiki/Wikimedia_wikis;>Wikimedia wikis.{% 
endblocktrans %}
+  
 
-
-  {% blocktrans %}Toolforge shares an account system 
with many other technical tools used by Wikimedians. The https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol/;>LDAP
 user account used here also works with https://wikitech.wikimedia.org/;>Wikitech, https://gerrit.wikimedia.org/;>Gerrit, https://phabricator.wikimedia.org/;>Phabricator, and other tools 
designed to help our technical contributors build and maintain software. These 
accounts are separate from the https://meta.wikimedia.org/wiki/Help:Unified_login;>Wikimedia unified 
accounts that are used by most https://meta.wikimedia.org/wiki/Wikimedia_wikis;>Wikimedia wikis.{% 
endblocktrans %}
+
+  
+{% bootstrap_icon "alert" %} {% trans "Privacy notices" %}
+  
+  
+{% blocktrans %}Creating and using an LDAP account will expose some
+information to other Cloud Services users:{% endblocktrans %}
+
+  {% blocktrans %}The email address you associate with your 
LDAP account will be publically visible.{% endblocktrans 
%}
+  {% blocktrans %}Your IP address will be 
recorded and may be visible to other users of Cloud VPS and 
Toolforge when you connect to virtual machines using SSH.{% endblocktrans 
%}
+
 
   
-  {% endblock %}
 
+{% endblock %}
   
 
+
 {% endblock %}
 
 {% block js %}

-- 
To view, visit https://gerrit.wikimedia.org/r/373169
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaae028871d6aed4a8f9c610c8c33a1302d0e1c3b
Gerrit-PatchSet: 1
Gerrit-Project: labs/striker
Gerrit-Branch: master
Gerrit-Owner: BryanDavis 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits