gitea/routers/admin
6543 f36efe0b54 Properly fix displaying virtual session provider in admin panel (#9137) (#9203)
* Properly fix #7147

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 #7147

* update per @silverwind's suggestion
2019-11-29 00:28:38 -05:00
..
admin_test.go
admin.go Properly fix displaying virtual session provider in admin panel (#9137) (#9203) 2019-11-29 00:28:38 -05:00
auths.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users_test.go Fix password complexity regex for special characters (backport for v1.10.0) (#8524) 2019-10-16 11:09:27 +08:00
users.go Backport: Fix password checks on admin create/edit user (#9076) (#9081) 2019-11-20 00:08:53 +00:00