mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
[PR #7246] Fix enforce blocked #24777
Reference in New Issue
Block a user
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/dani-garcia/vaultwarden/pull/7246
Author: @Timshel
Created: 5/20/2026
Status: 🔄 Open
Base:
main← Head:fix/block📝 Commits (1)
3916c3cFix enforce blocked📊 Changes
3 files changed (+38 additions, -19 deletions)
View changed files
📝
src/api/icons.rs(+1 -1)📝
src/http_client.rs(+29 -15)📝
src/sso_client.rs(+8 -3)📄 Description
Do not enforce the block rules when calling the SSO provider.
Should fix https://github.com/dani-garcia/vaultwarden/issues/7242
Added some log to the
sso_clientto help debugging.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.