zulip/zerver
Alexandra Ciobica d4ccd73ae3 auth: Remove `@users.noreply.github.com` from the email selection list.
Apparently GitHub changed the email address for these; we need to
update our code accordingly.

One cannot receive emails on the username@users.noreply.github.com, so
if someone tries creating an account with this email address, that
person would not be able to verify the account.
2019-08-08 11:12:51 -07:00
..
data_import slack import: Improve readability of user recipient object allocation. 2019-07-30 14:46:14 -07:00
lib request: Delete request.pyi and make request.py type check. 2019-08-07 15:37:21 -07:00
management cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
migrations production: Rename the 'zulip' system bot realm to 'zulipinternal'. 2019-07-31 16:01:36 -07:00
openapi openapi: Migrate /messages to use the new cURL example system. 2019-08-05 21:27:24 -07:00
templatetags webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
tests auth: Remove `@users.noreply.github.com` from the email selection list. 2019-08-08 11:12:51 -07:00
tornado cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
views request: Remove ExtractRecipients type safety hole on REQ. 2019-08-07 15:26:59 -07:00
webhooks cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
worker events: Rename notify_export_completed. 2019-08-07 14:18:27 -07:00
__init__.py
apps.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
context_processors.py open graph: Uploaded realm icon URL is absolute for some backends. 2019-05-20 13:14:28 -07:00
decorator.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
logging_handlers.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
middleware.py middleware: Fix exception typing. 2019-07-31 12:23:20 -07:00
models.py mypy: Remove type ignore by defining ProfileDataElement using TypedDict. 2019-08-06 23:24:56 -07:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00