Changes between Version 34 and Version 35 of WebRpc
- Timestamp:
- Jan 21, 2009, 1:43:23 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebRpc
v34 v35 362 362 </font> 363 363 }}} 364 the MD5 hash of the concatenation of the user's password and the lower case form of their EMail address. [[BR]] [[BR]]364 The MD5 hash of the concatenation of the user's password and the lower case form of their EMail address. The user password itself is never send on an RPC call for privacy. [[BR]] [[BR]] 365 365 {{{ 366 366 #!html … … 481 481 </font> 482 482 }}} 483 Authentication string for account to retrieve information about. 484 [[BR]] [[BR]] 483 Authentication string for account to retrieve information about. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 485 484 '''examples''':: 486 485 '''output''':: 487 486 488 487 {{{ 489 488 <am_get_info_reply> … … 542 541 </font> 543 542 }}} 544 Authentication string of user account being changed. 543 Authentication string of user account being changed. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 545 544 {{{ 546 545 #!html … … 705 704 </font> 706 705 }}} 707 Authentication string of user account owning the host being changed. [[BR]] [[BR]]706 Authentication string of user account owning the host being changed. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 708 707 {{{ 709 708 #!html … … 778 777 </font> 779 778 }}} 780 Authentication string of user to display. Either id: or auth: must be specified. [[BR]] [[BR]]779 Authentication string of user to display. See [#create_account create account RPC] or [#lookup_account lookup account RPC]. Either id: or auth: must be specified. [[BR]] [[BR]] 781 780 {{{ 782 781 #!html … … 886 885 </font> 887 886 }}} 888 Authentication string for user account to retrieve pending credit information about. [[BR]] [[BR]]887 Authentication string for user account to retrieve pending credit information about. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 889 888 '''examples''':: 890 889 http://boinc.bakerlab.org/rosetta/pending.php?format=xml&authenticator=X … … 932 931 </font> 933 932 }}} 934 Authentication string of team founder's user account. [[BR]] [[BR]]933 Authentication string of team founder's user account. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 935 934 {{{ 936 935 #!html … … 1174 1173 </font> 1175 1174 }}} 1176 Authentication string of a team administrator's user account. [[BR]] [[BR]]1175 Authentication string of a team administrator's user account. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 1177 1176 {{{ 1178 1177 #!html … … 1245 1244 </font> 1246 1245 }}} 1247 Authentication string of user account to change preferences for. [[BR]] [[BR]]1246 Authentication string of user account to change preferences for. See [#create_account create account RPC] or [#lookup_account lookup account RPC] [[BR]] [[BR]] 1248 1247 {{{ 1249 1248 #!html