mirror of
https://github.com/sirtoobii/vaultwarden_ldap_sync.git
synced 2026-04-26 20:45:54 +03:00
[PR #21] Avoid trying to enable DELETED Vaultwarden Users #21
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#21
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/21
Author: @casse-boubou
Created: 10/5/2025
Status: 🔄 Open
Base:
main← Head:want_enable_deleted_users📝 Commits (1)
c72d07fAvoid trying to enable DELETED Vaultwarden Users📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
vaultwarden_user_sync/compare.py(+1 -1)📄 Description
This pull request changes the way to merge the two disabled email lists (from local and from Vaultwarden) to avoid errors where an email is DELETED from Vaultwarden and is added to the enabled_emails list.
This should resolve the issue: https://github.com/sirtoobii/vaultwarden_ldap_sync/issues/17
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.