werahz.blogg.se

Bitwarden_rs docker
Bitwarden_rs docker













bitwarden_rs docker bitwarden_rs docker

Users can be enabled/disabled from the admin panel. For example, if you save the admin token to `/etc/bitwarden_rs/token`, you can use `ADMIN_TOKEN_FILE=/etc/bitwarden_rs/token` and it will read the file and set the token to it's contents. Config values can now be defined in a file, use `_FILE` to point to it. This PR has been generated by Renovate Bot. If you want to rebase/retry this PR, check this box.🔕 Ignore: Close this PR and you won't be reminded about this update again. ♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. Please merge this manually once you are satisfied. 📅 Schedule: At any time (no schedule defined). Add missing admin endpoints for deleting ciphers.Return 404 when an icon is missing instead of a fallback, allowing the clients to use their own fallback icon.Make sure removing a user from an org doesn't also remove them from accessing other orgs.Make sure organization policies don't affect users that aren't a part of it or aren't confirmed.Fixed key rotation during password change.Improved icon downloading in some edge cases.Now cipher updates are validated when they provide a revision date, which will prevent multiple clients from overwriting each other's changes.The user's last active device date is shown on the admin page.Fixes to the email format and processing, added option to enable debugging via SMTP_DEBUG, and added options to ignore certificate issues.Users can be enabled/disabled from the admin panel.For example, if you save the admin token to /etc/bitwarden_rs/token, you can use ADMIN_TOKEN_FILE=/etc/bitwarden_rs/token and it will read the file and set the token to it's contents.Config values can now be defined in a file, use _FILE to point to it.Release Notes dani-garcia/bitwarden_rs v1.18.0 This PR contains the following updates: Package















Bitwarden_rs docker