[PR #372] Changed the way to fix the href #3742

Closed
opened 2025-10-09 18:29:12 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/372

State: closed
Merged: Yes


  • Using url from reqwest to fix href, this fixes:
    • "//domain.com/icon.png"
    • "relative/path/to/icon.png"
    • "/absolute/path/to/icon.png"
  • Removed fix_href function
  • Some variable changes
**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/372 **State:** closed **Merged:** Yes --- - Using url from reqwest to fix href, this fixes: + "//domain.com/icon.png" + "relative/path/to/icon.png" + "/absolute/path/to/icon.png" - Removed fix_href function - Some variable changes
OVERLORD added the pull-request label 2025-10-09 18:29:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3742