mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 02:04:27 +00:00
ae36ed7ecb
Fix #8718 This PR shadows passwords in session config correctly by detecting the VirtualProvider, unmarshalling the original config and then shadowing config within that.