mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-17 00:06:35 +00:00
Fix #8718 This PR shadows passwords in session config correctly by detecting the VirtualProvider, unmarshalling the original config and then shadowing config within that. |
||
|---|---|---|
| .. | ||
| admin.go | ||
| admin_test.go | ||
| auths.go | ||
| hooks.go | ||
| main_test.go | ||
| notice.go | ||
| orgs.go | ||
| repos.go | ||
| users.go | ||
| users_test.go | ||