gitea/routers/admin
zeripath 54dab5aed9 Properly fix displaying virtual session provider in admin panel (#9137)
* Properly fix #7127

Although #7300 properly shadows the password from the virtual session
provider, the template displaying the provider config still presumed
that the config was JSON.

This PR updates the template and properly hides the Virtual Session
provider.

Fixes #7127

* update per @silverwind's suggestion
2019-11-28 12:35:41 -05:00
..
admin_test.go
admin.go Properly fix displaying virtual session provider in admin panel (#9137) 2019-11-28 12:35:41 -05:00
auths.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users_test.go
users.go