1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 07:48:13 +00:00
Files
gitea/routers/admin/admin.go
zeripath ae36ed7ecb Shadow password correctly for session config (#8984)
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 20:06:02 +00:00

11 KiB