Open
Description
Ownership consent is #924. That'll help, but a harasser could still create a whole bunch of ownership invitations that would be annoying for someone to have to go through and decline.
- We should have a way for user1 to indicate that they never want any ownership invitations from user2.
cargo owner --block user2
? And a way to do this through the UI? - This should also remove any pending invitations from user2.
- If user2 tries to add user1 as an owner after they've been blocked, they should get an error message.