[PR #22] Handle DELETED users #22

Open
opened 2026-03-04 00:59:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sirtoobii/vaultwarden_ldap_sync/pull/22
Author: @casse-boubou
Created: 10/5/2025
Status: 🔄 Open

Base: mainHead: handle_deleted_users


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sirtoobii/vaultwarden_ldap_sync/pull/22 **Author:** [@casse-boubou](https://github.com/casse-boubou) **Created:** 10/5/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `handle_deleted_users` --- ### 📝 Commits (1) - [`2c9c1bb`](https://github.com/sirtoobii/vaultwarden_ldap_sync/commit/2c9c1bb690de35bbf11483020634e32af94ba4c0) Handle DELETED users ### 📊 Changes **2 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `vaultwarden_user_sync/backends/localstore.py` (+10 -0) 📝 `vaultwarden_user_sync/sync.py` (+4 -3) </details> ### 📄 Description Manages users deleted from Vaultwarden. This avoids spamming "Set state to DELETED" for each deleted user on every reboot. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/vaultwarden_ldap_sync#22
No description provided.