mirror of
https://github.com/sirtoobii/vaultwarden_ldap_sync.git
synced 2026-04-26 20:45:54 +03:00
[PR #22] Handle DELETED users #22
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden_ldap_sync#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sirtoobii/vaultwarden_ldap_sync/pull/22
Author: @casse-boubou
Created: 10/5/2025
Status: 🔄 Open
Base:
main← Head:handle_deleted_users📝 Commits (1)
2c9c1bbHandle DELETED users📊 Changes
2 files changed (+14 additions, -3 deletions)
View changed files
📝
vaultwarden_user_sync/backends/localstore.py(+10 -0)📝
vaultwarden_user_sync/sync.py(+4 -3)📄 Description
Manages users deleted from Vaultwarden. This avoids spamming "Set state to DELETED" for each deleted user on every reboot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.