mirror of
https://gitee.com/gitea/gitea
synced 2026-03-06 20:45:40 +08: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.