You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Alice's client, redeem the generated invite
Expected: ssb-server sees that it has blocked Alice, and returns an error without following her.
Actual: ssb-server allows Alice to redeem the invitation and follows her.
It looks like ssb-invite never tries to check for this case. I'm going to take a crack at fixing it myself.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected: ssb-server sees that it has blocked Alice, and returns an error without following her.
Actual: ssb-server allows Alice to redeem the invitation and follows her.
It looks like ssb-invite never tries to check for this case. I'm going to take a crack at fixing it myself.
The text was updated successfully, but these errors were encountered: