Changes between Version 2 and Version 3 of AccountManagement
- Timestamp:
- Aug 9, 2007, 7:34:05 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AccountManagement
v2 v3 89 89 == Account manager RPCs == 90 90 91 An account manager must provide a get_project_config.phpfile containing its name and minimum password length, and containing a <account_manager/> tag.91 An account manager must provide a [WebRpc#Projectconfiguration get_project_config.php] file containing its name and minimum password length, and containing a <account_manager/> tag. 92 92 93 93 In addition, an account manager must provide the following RPC, which uses an HTTP POST request.