1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 22:25:47 +00:00
gitea/templates/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
..
auth migrate gplus to google oauth2 provider (#7885) 2019-09-14 12:02:39 +02:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
org Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
repo Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
user Fix new user form for non-local users (#8826) (#8828) 2019-11-05 08:19:32 +08:00
config.tmpl Properly fix displaying virtual session provider in admin panel (#9137) (#9203) 2019-11-29 00:28:38 -05:00
dashboard.tmpl Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
hook_new.tmpl Fix adding default Telegram webhook (#7972) 2019-08-26 18:59:10 -04:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl undo #3142 because processes don't use the util.Timestamp (#4203) 2018-06-10 09:48:45 +08:00
nav.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
navbar.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
notice.tmpl fix template error (#6737) 2019-04-24 21:14:36 +08:00