signal icon indicating copy to clipboard operation
signal copied to clipboard

Prevent multiple users from logging into the same Signal account

Open Half-Shot opened this issue 4 years ago • 1 comments

I connected my Signal account to two Matrix accounts, but the bridge didn't invite my second user to an DMs. I'd either expect the bridge to disallow two connections to an account OR ensure all users are invited to PM rooms.

I could work around this by using the pm command.

Half-Shot avatar Sep 10 '21 09:09 Half-Shot

It's supposed to be disallowed, but looks like I forgot both the unique constraint in the user table and the code to handle duplicate logins :D

tulir avatar Sep 27 '21 17:09 tulir