mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[PR #5832] [MERGED] Toggle providers using class #20500
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/5832
Author: @Timshel
Created: 5/5/2025
Status: ✅ Merged
Merged: 5/16/2025
Merged by: @dani-garcia
Base:
main← Head:providers-class📝 Commits (1)
b6f0528Toggle providers using class📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/static/templates/scss/vaultwarden.scss.hbs(+2 -2)📄 Description
Starting with
web-vaultreleasev2025.4.0it will become possible to toggle the 2fa providers using a class.Cf https://github.com/vaultwarden/vw_web_builds/pull/15
Without this change the selector will start breaking with
v2025.4.1since the element switched tobit-item(cf 166cb75).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.