mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-31 16:14:05 +02:00
Fix #8718 This PR shadows passwords in session config correctly by detecting the VirtualProvider, unmarshalling the original config and then shadowing config within that.