1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers
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 Properly fix displaying virtual session provider in admin panel (#9137) 2019-11-28 12:35:41 -05:00
api/v1 Hide credentials when submitting migration (#9102) 2019-11-22 06:37:37 +00:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
private Allow Protected Branches to Whitelist Deploy Keys (#8483) 2019-10-21 09:21:45 +01:00
repo Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
routes Move modules/gzip to gitea.com/macaron/gzip (#9058) 2019-11-18 13:18:33 +08:00
user update #9066 Always show Password field on link account sign in page (#9147) 2019-11-24 15:17:53 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go Explore page: Add topic param to pagination (#9077) (#9078) 2019-11-20 04:07:09 -05:00
init.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
install.go Upgrade xorm to v0.8.0 (#8536) 2019-10-17 11:26:49 +02:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00