Changes between Version 45 and Version 46 of WebRpc
- Timestamp:
- Aug 28, 2009, 1:39:44 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebRpc
v45 v46 194 194 195 195 '''example''':: 196 http://ralph.bakerlab.org/create_account.php?email_addr= feet1st@noyaspamhoo.com&passwd_hash=2ab548fae3162ccfa1a2d41a55557a92&user_name=CrunchAll196 http://ralph.bakerlab.org/create_account.php?email_addr=user@example.com&passwd_hash=2ab548fae3162ccfa1a2d41a55557a92&user_name=CrunchAll 197 197 198 198 '''output''' … … 227 227 Return the opaque authenticator for the user if the project provides one. [[BR]] [[BR]] 228 228 '''examples''':: 229 http://ralph.bakerlab.org/lookup_account.php?email_addr= feet1st@noyaspamhoo.com&passwd_hash=2ab598faf3160ccfa1a2d41a95557a92&get_opaque_auth=1229 http://ralph.bakerlab.org/lookup_account.php?email_addr=user@example.com&passwd_hash=2ab598faf3160ccfa1a2d41a95557a92&get_opaque_auth=1 230 230 '''output''':: 231 231 … … 587 587 <user> 588 588 <id>1</id> 589 [ <email_addr>pdq@ usndathoople.edu</email_addr> ]589 [ <email_addr>pdq@example.com</email_addr> ] 590 590 [ <email_ok>yes|no</email_ok> ] 591 591 <cpid>232f381c79336f0bd8df02bbce2f2217</cpid> … … 596 596 <expavg_credit>0.023264</expavg_credit> 597 597 <expavg_time>1142628426.48937</expavg_time> 598 <url> usndathoople.edu/~pdq</url>598 <url>example.com/~pdq</url> 599 599 <has_profile>1</has_profile> 600 600 </user>