1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/templates
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176)
* Added option to disable web hooks

This mod introduces DISABLE_WEB_HOOKS parameter in [security] section
of app.ini (by default set to false). If set to true it disables web
hooks feature. Any existing undelivered web hook tasks will be cancelled.
Any existing web hook definitions will be left untouched in db but
its delivery tasks will be ignored.

Author-Change-Id: IB#1105130

* Webhook spelling fixed

Webhook spelling fixed.

Fixes: 07df6614dc
Related: https://github.com/go-gitea/gitea/pull/13176#pullrequestreview-510868421
Author-Change-Id: IB#1105174

* Parameter description fixed

Parameter description fixed.

Fixes: 07df6614dc
Related: https://github.com/go-gitea/gitea/pull/13176#pullrequestreview-514086107
Author-Change-Id: IB#1105174
2021-02-11 12:34:34 -05:00
..
admin Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
base Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore [Feature] add precise search type for Elastic Search (#12869) 2021-01-27 12:00:35 +02:00
mail Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
org Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
repo Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
shared Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
status Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
swagger Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
user Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
home.tmpl Consolidate Logos and update README header (#14136) 2021-01-01 14:04:35 -05:00
install.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
post-install.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00