zulip/zerver
Dinesh 5c1fe776c3 auth: Extend the template for "choose email" in GitHub auth flow.
This commit extends the template for "choose email" to mention for
users who have unverified emails that they need to verify them before
using them for Zulip authentication.

Also modified `social_auth_test_finish` to assert if all emails
are present in "choose email" screen as we need unverified emails
to be shown to user and verified emails to login/signup.

Fixes #12638 as this was the last task for that issue.
2020-05-02 14:30:31 -07:00
..
data_import gitter: Support importing data from multiple Gitter rooms. 2020-05-02 10:30:18 -07:00
lib logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
management logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
migrations semgrep: Move migrations import check lint rule to semgrep. 2020-05-01 11:07:53 -07:00
openapi api: Always return zulip_version/zulip_feature_level. 2020-04-29 11:58:22 -07:00
templatetags openapi: Create markdown extension for rendering endpoint descriptions. 2020-04-28 12:57:19 -07:00
tests auth: Extend the template for "choose email" in GitHub auth flow. 2020-05-02 14:30:31 -07:00
tornado logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
views logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
webhooks webhooks/sentry: Rewrite the sentry webhook for the latest SDKs. 2020-05-02 13:39:57 -07:00
worker logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
__init__.py
apps.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
context_processors.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
decorator.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
logging_handlers.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
middleware.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
models.py Revert "home: Don't use pointer to compute furthest_read_time." 2020-04-27 22:29:39 -07:00
signals.py emails: Translate from_name of account security emails. 2020-02-18 17:45:33 -08:00