Changes between Version 45 and Version 46 of WebRpc


Ignore:
Timestamp:
Aug 28, 2009, 1:39:44 PM (15 years ago)
Author:
Nicolas
Comment:

use example.com for email addresses

Legend:

Unmodified
Added
Removed
Modified
  • WebRpc

    v45 v46  
    194194
    195195'''example'''::
    196         http://ralph.bakerlab.org/create_account.php?email_addr=feet1st@noyaspamhoo.com&passwd_hash=2ab548fae3162ccfa1a2d41a55557a92&user_name=CrunchAll
     196        http://ralph.bakerlab.org/create_account.php?email_addr=user@example.com&passwd_hash=2ab548fae3162ccfa1a2d41a55557a92&user_name=CrunchAll
    197197
    198198'''output'''
     
    227227 Return the opaque authenticator for the user if the project provides one.  [[BR]] [[BR]]
    228228 '''examples'''::
    229         http://ralph.bakerlab.org/lookup_account.php?email_addr=feet1st@noyaspamhoo.com&passwd_hash=2ab598faf3160ccfa1a2d41a95557a92&get_opaque_auth=1
     229        http://ralph.bakerlab.org/lookup_account.php?email_addr=user@example.com&passwd_hash=2ab598faf3160ccfa1a2d41a95557a92&get_opaque_auth=1
    230230 '''output'''::
    231231       
     
    587587    <user>
    588588        <id>1</id>
    589         [ <email_addr>pdq@usndathoople.edu</email_addr> ]
     589        [ <email_addr>pdq@example.com</email_addr> ]
    590590        [ <email_ok>yes|no</email_ok> ]
    591591        <cpid>232f381c79336f0bd8df02bbce2f2217</cpid>
     
    596596        <expavg_credit>0.023264</expavg_credit>
    597597        <expavg_time>1142628426.48937</expavg_time>
    598         <url>usndathoople.edu/~pdq</url>
     598        <url>example.com/~pdq</url>
    599599        <has_profile>1</has_profile>
    600600    </user>