mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
The github-services model for how GitHub would send requests to this legacy integration is no longer available since earlier in 2019. Removing this integration also allows us to finally remove authenticated_api_view, the legacy authentication model from 2013 that had been used for this integration (and other features long since upgraded). A few functions that were used by the Beanstalk webhook are moved into that webhook's implementation directly. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| slack_importer_test_settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||