mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-06 20:38:51 +03:00
99fd92df21
This changes the masking function to hide a bit more information from the generated support string. It will still keep showing the `://` for example, and `,`, but other characters will be hidden. Also did some small changes on some key's which all showed up as `Internal` on the Settings page. Fixes #2929