Preventing multiple logins from same account

Hi,
I've noticed that non admin users are able to have multiple concurrent sessions logged in. I would like to prevent that, that is allow only one login per user per device.
Is there an option which allows me to achieve this?

Hi @Antony
No, that's not possible detect. Metabase cannot know if someone is logging in from Chrome and then doing another login from Firefox on the same device.

Ok, the reason I wanted to disable multiple login is to let the user know in case his credentials are being used elsewhere in another device. Is there any other way this (that is letting the legitimate user know a new or concurrent login has occurred) can be achieved?

@Antony It's already built-in and enabled by default - since v40 if I remember correctly.
https://www.metabase.com/docs/latest/operations-guide/environment-variables.html#mb_send_email_on_first_login_from_new_device

Latest release is 0.42.4