chore(deps): update dependency dani-garcia/bitwarden_rs to v1.19.0 #23

Merged
xoxys merged 1 commits from renovate/bitwarden-rs-packages into main 2021-02-07 15:15:45 +01:00
Member

This PR contains the following updates:

Package Update Change
dani-garcia/bitwarden_rs minor 1.18.0 -> 1.19.0

Release Notes

dani-garcia/bitwarden_rs

v1.19.0

Compare Source

  • Updated the admin interface:
    • Added diagnostic and debug information.
    • Added option to sort users by date.
    • Added ability to modify a user's type in an organization and to delete the whole organization.
  • Added support for the Personal Ownership policy, which when enabled disables the use of the personal vault to non-admin users of an organization.
  • Improved shutdown behavior on Docker images, now should handle SIGTERM better.
  • Basic experimental support for LDAP import using the official Directory Connector.
    • Note that users can't be created by this tool, it only can add or remove them from an organization.
    • Autoimported users join the organization with user level and they need to be confirmed by an admin or owner from the web vault. If SMTP is enabled, users will need to accept the email invitation beforehand.
    • Important: enabling the checkbox "Overwrite existing organization users..." in the Directory Connector can cause already existing users from the organization to be removed when syncing if they aren't present in the LDAP server, while the official server differenciates between manually added and autoimported users, and won't delete the manually added ones. This only applies to the user level, and not to managers, admins or owners, and will probably be changed in the future to align with upstream.
  • Updated web vault to 2.18.1.
  • Docker images are now built with docker buildx, which results in correct platform metadata.
  • Added opencontainers.org labels to Docker images.
  • Synced global domains data with upstream.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dani-garcia/bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) | minor | `1.18.0` -> `1.19.0` | --- ### Release Notes <details> <summary>dani-garcia/bitwarden_rs</summary> ### [`v1.19.0`](https://github.com/dani-garcia/bitwarden_rs/releases/1.19.0) [Compare Source](https://github.com/dani-garcia/bitwarden_rs/compare/1.18.0...1.19.0) - Updated the admin interface: - Added diagnostic and debug information. - Added option to sort users by date. - Added ability to modify a user's type in an organization and to delete the whole organization. - Added support for the Personal Ownership policy, which when enabled disables the use of the personal vault to non-admin users of an organization. - Improved shutdown behavior on Docker images, now should handle SIGTERM better. - Basic experimental support for LDAP import using the official Directory Connector. - Note that users can't be created by this tool, it only can add or remove them from an organization. - Autoimported users join the organization with user level and they need to be confirmed by an admin or owner from the web vault. If SMTP is enabled, users will need to accept the email invitation beforehand. - Important: enabling the checkbox "Overwrite existing organization users..." in the Directory Connector can cause already existing users from the organization to be removed when syncing if they aren't present in the LDAP server, while the official server differenciates between manually added and autoimported users, and won't delete the manually added ones. This only applies to the user level, and not to managers, admins or owners, and will probably be changed in the future to align with upstream. - Updated web vault to 2.18.1. - Docker images are now built with docker buildx, which results in correct platform metadata. - Added opencontainers.org labels to Docker images. - Synced global domains data with upstream. </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovator added 1 commit 2021-02-07 01:02:31 +01:00
xoxys merged commit d7a20e33f5 into main 2021-02-07 15:15:44 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/vaultwarden#23
No description provided.