Project 'applications/sib-app' was moved to 'applications/hubl'. Please update any links and bookmarks that may still have the old path.
Federation: joining a circle account confusion
This is a slightly obscure bug with joining federated public circles
- I logged into any user from
api.test-paris.happy-dev.fr
in one tab - I then logged into a user on
api.test2.startinblox.com
user, which has the same username as ANY user from test-paris - When I click
join circle
the user with the same name is submitted to the server successfully
Here's the HTML for the sib-form ("Join Circle")
I believe the user's webid is bound to the request with hd-inherit-bind-user2input="input[name='user.@id']"
. Note that I'm not authenticated with this user in any tab