Closed (won't fix)
Project:
Site Network
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Feb 2007 at 08:58 UTC
Updated:
14 Nov 2008 at 17:52 UTC
Allowing any server to register to your site can be dangerous (even just polluting your database with stranger site is considered hackish for me) when Sites registry is enabled. Therefore it is useful to set a password for XML-RPC and allow registering site only if password on both sides are equal.
This is very small patch and is backwards compatible. No password on both sides == permit registering.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal.module_4.patch | 2.13 KB | meba |
Comments
Comment #1
AjK commentedComment #2
brmassa commentedJakub,
Site Network now only focus on distributed authentication. The site registry feature are deprecated.
regards,
massa
Comment #3
andypostDeprecated but what's alternative?
Suppose it's not hard to add this functionality.
Any ideas?
Comment #4
brmassa commentedAndrey,
as discussed with some drupal.org guys, we decided to limit the scope of this module. Its always possible to create a module with the required features. im sorry.
best regards,
massa
Comment #5
andypost@massa so what is alternative for tranferable profiles? Maybe start a new project?