This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/admin
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.go Shadow password correctly for session config (#8984) 2019-11-14 20:06:02 +00:00
admin_test.go
auths.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go
users_test.go