zulip/static/styles/portico
Harshit Bansal bf14a0af4d auth: Migrate google auth to python-social-auth.
This replaces the two custom Google authentication backends originally
written in 2012 with using the shared python-social-auth codebase that
we already use for the GitHub authentication backend.  These are:

* GoogleMobileOauth2Backend, the ancient code path for mobile
  authentication last used by the EOL original Zulip Android app.

* The `finish_google_oauth2` code path in zerver/views/auth.py, which
  was the webapp (and modern mobile app) Google authentication code
  path.

This change doesn't fix any known bugs; its main benefit is that we
get to remove hundreds of lines of security-sensitive semi-duplicated
code, replacing it with a widely trusted, high quality third-party
library.
2019-07-21 20:51:34 -07:00
..
activity.scss css: Move stylesheets not included in the app to another directory. 2019-06-12 16:59:52 -07:00
archive.scss css: Move stylesheets not included in the app to another directory. 2019-06-12 16:59:52 -07:00
billing.scss css: Convert colors from rgba to hsla format. 2019-06-20 11:34:59 -07:00
integrations.scss css: Convert colors from rgba to hsla format. 2019-06-20 11:34:59 -07:00
integrations_dev_panel.css css: Convert colors from rgba to hsla format. 2019-06-20 11:34:59 -07:00
landing-page.scss portico: Refactor button selectors to use SCSS nesting. 2019-07-18 11:54:30 -07:00
portico-signin.scss auth: Migrate google auth to python-social-auth. 2019-07-21 20:51:34 -07:00
portico-styles.scss third: Remove zocial. 2019-07-02 15:04:58 -07:00
portico.scss static/js/common: Add `Ctrl` key mapping to `Cmd` for MacOS. 2019-07-08 20:07:49 -07:00
stats.scss css: Move stylesheets not included in the app to another directory. 2019-06-12 16:59:52 -07:00