1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-12 01:08:13 +00:00
Files
gitea/routers/admin/admin.go
zeripath 3487fb66a1 Shadow password correctly for session config (#8984) (#9002)
Fix #8718

This PR shadows passwords in session config correctly by detecting
the VirtualProvider, unmarshalling the original config and then
shadowing config within that.
2019-11-14 22:34:47 +00:00

11 KiB