1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 13:21:19 +02:00
gitea/routers
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
..
admin
api/v1
dev
org
private
repo
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go