Outgoing webhook System: first Iteration of outgoing webhook UI.

This commit is contained in:
vaibhav
2017-06-10 22:13:31 +05:30
committed by showell
parent f32c1892ff
commit 33c0c00cd6
7 changed files with 92 additions and 4 deletions

View File

@@ -157,6 +157,8 @@ def build_custom_checkers(by_lang):
"return json_error(_(\"Email '%(email)s' not allowed for realm '%(realm)s'\") %"),
('zproject/settings.py',
"'format': '%(asctime)s %(levelname)-8s %(message)s'"),
('static/templates/settings/bot-settings.handlebars',
"'https://hostname.example.com/bots/followup'"),
]),
'description': 'Missing space around "%"'},
# This rule is constructed with + to avoid triggering on itself