[PR #7246] [MERGED] Fix enforce blocked #37045

Closed
opened 2026-07-13 21:33:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7246
Author: @Timshel
Created: 5/20/2026
Status: Merged
Merged: 7/7/2026
Merged by: @BlackDex

Base: mainHead: fix/block


📝 Commits (1)

📊 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_client to help debugging.


🔄 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/dani-garcia/vaultwarden/pull/7246 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 5/20/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix/block` --- ### 📝 Commits (1) - [`ca446d4`](https://github.com/dani-garcia/vaultwarden/commit/ca446d46b2459d444d9f58430ecceaed5a831284) Fix enforce blocked ### 📊 Changes **3 files changed** (+38 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/api/icons.rs` (+1 -1) 📝 `src/http_client.rs` (+29 -15) 📝 `src/sso_client.rs` (+8 -3) </details> ### 📄 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_client` to help debugging. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-13 21:33:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#37045