zulip/tools/linter_lib
Mateusz Mandera 28dd1b34f2 auth: Refactor social login rendering.
login_context now gets the social_backends list through
get_social_backend_dicts and we  move display_logo customization
to backend class definition.

This prepares for easily adding multiple IdP support in SAML
authentication - there will be a social_backend dict for each configured
IdP, also allowing display_name and icon customization per IdP.
2019-10-28 15:06:26 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py auth: Refactor social login rendering. 2019-10-28 15:06:26 -07:00
exclude.py tools: Fix running check-openapi locally. 2019-08-07 14:18:27 -07:00
pep8.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00
pyflakes.py linter_lib: Fix mypy errors. 2019-08-09 17:22:45 -07:00