Disable/Hide "send" in Bitwarden App

Hello,

is it possible, to configure vaultwarden in a way, that if a user logs in using the official Bitwarden App on mibile devices that the “send” feature is disabled and/or hidden?

Regards,
Timo.

You can disable Sends globally in Vaultwarden by setting SENDS_ALLOWED=false, so you can’t create new Sends. Since we don’t have control over the clients we can only hide the page via Custom CSS in the web-vault and not in the other clients. (I think that even with the Remove Sends policy enabled the clients would still show the Sends so you can manage existing ones.)