Confirmed users
528
edits
(Add country code data.) |
|||
| Line 64: | Line 64: | ||
<ol start="3"> | <ol start="3"> | ||
<li>Once the user enters their first and last name (or any two other words they choose), the add-on sends that to the server.</li> | <li>Once the user enters their first and last name (or any two other words they choose), the add-on sends that and the user's country code to the server.</li> | ||
<li> The server contacts the various providers to get lists of available email addresses. (4a, 4b, and 4c happen in parallel.)</li> | <li> The server contacts the various providers to get lists of available email addresses. (4a, 4b, and 4c happen in parallel.)</li> | ||
| Line 232: | Line 232: | ||
| ''Out:'' | | ''Out:'' | ||
| (4a, 4b, 4c) http request for suggested email addresses. | | (4a, 4b, 4c) http request for suggested email addresses. | ||
| First name, last name. | | First name, last name, client country code. | ||
| Not client IP address. | | Not client IP address. | ||
|} | |} | ||
| Line 291: | Line 291: | ||
| ''In:'' | | ''In:'' | ||
| (4a, 4b, 4c) http request for suggested email addresses. | | (4a, 4b, 4c) http request for suggested email addresses. | ||
| First name, last name. | | First name, last name, client country code. | ||
| Not client IP address. | | Not client IP address. | ||
|- | |- | ||
| Line 394: | Line 394: | ||
| {{nbug|741810}} | | {{nbug|741810}} | ||
| | | | ||
|- | |||
| {{done|Add country code details}} | |||
| Blake and Sid | |||
| {{nbug|752618}} | |||
| May 2012 | |||
|} | |} | ||
[[Category:Privacy/Reviews]] | [[Category:Privacy/Reviews]] | ||