nextcloud / passman

🔐 Open source password manager with Nextcloud integration
https://passman.cc
GNU Affero General Public License v3.0
785 stars 108 forks source link

fix icon service for absolute base hrefs without server part #785

Closed HolgerHees closed 1 year ago

HolgerHees commented 1 year ago

this fixes the scenario where an base href part is a absolute url but without a scheme and a domain part. In this case we should fall back to the scheme and domain part from the page itself.