Linked to #98 and #99
Essentially local server is unable to cache incoming federated disco#info responses as the response includes a pubsub#owner field.
This throws an exception because the same class is used to check node configuration setting requests (can't overwrite owner!).
To fix this I suggest a flag that will allow us to tell the system whether an owner field is ok.
Linked to #98 and #99
Essentially local server is unable to cache incoming federated disco#info responses as the response includes a pubsub#owner field.
This throws an exception because the same class is used to check node configuration setting requests (can't overwrite owner!).
To fix this I suggest a flag that will allow us to tell the system whether an owner field is ok.