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
..
2019-06-14 10:20:59 -07:00
2019-05-30 10:34:56 -07:00
2019-07-18 14:33:16 -07:00
2019-04-30 14:36:52 -07:00
2019-07-21 20:51:34 -07:00
2019-02-01 11:14:03 -08:00
2019-07-16 11:33:02 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-08 21:22:54 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 16:53:25 -07:00
2019-07-09 17:18:32 -07:00
2019-07-04 16:48:33 -07:00
2019-03-14 15:19:09 -07:00
2019-07-12 21:11:14 -07:00
2019-07-19 12:45:44 -07:00
2019-03-25 12:11:37 -07:00
2019-07-08 20:07:49 -07:00
2019-05-13 17:27:32 -07:00
2019-07-18 14:33:16 -07:00
2019-07-21 15:06:10 -07:00
2019-07-18 14:33:16 -07:00
2019-07-21 20:18:29 -07:00
2019-07-21 20:38:17 -07:00
2019-07-13 15:45:00 -07:00
2019-07-12 21:11:14 -07:00
2019-06-06 15:21:26 -07:00
2018-12-16 16:19:23 -08:00
2019-06-03 12:24:00 -07:00
2019-07-12 21:11:14 -07:00
2019-07-20 14:38:52 -07:00
2019-07-19 12:45:44 -07:00
2019-01-05 15:09:04 -08:00
2019-07-18 13:34:55 -07:00
2019-07-12 21:11:14 -07:00
2019-07-17 17:58:20 -07:00
2019-02-11 16:46:11 -08:00
2018-12-29 14:34:06 -08:00
2019-07-09 11:31:35 -07:00
2019-06-24 14:04:42 -07:00
2019-07-12 21:11:14 -07:00
2019-07-04 16:48:33 -07:00
2019-07-12 21:11:14 -07:00
2019-07-18 14:33:16 -07:00
2019-07-08 21:22:54 -07:00
2019-04-13 11:36:28 -07:00
2019-07-12 21:11:14 -07:00
2019-07-11 15:09:38 -07:00
2019-07-12 21:11:14 -07:00
2019-02-27 13:57:45 -08:00
2019-07-17 16:09:12 -07:00
2019-07-17 17:58:20 -07:00
2019-07-17 17:58:20 -07:00
2019-07-12 21:11:14 -07:00
2019-07-18 14:33:16 -07:00
2019-07-08 21:22:54 -07:00
2019-07-08 21:22:54 -07:00
2019-01-07 17:17:55 -08:00
2019-07-08 21:22:54 -07:00
2019-07-12 21:11:14 -07:00
2019-03-25 12:11:37 -07:00
2019-03-25 12:11:37 -07:00
2019-07-17 17:58:20 -07:00
2019-07-17 17:58:20 -07:00
2019-03-08 15:45:11 -08:00
2019-07-21 14:56:42 -07:00
2019-07-13 11:35:37 -07:00
2019-03-25 12:11:37 -07:00
2019-07-12 21:11:14 -07:00
2019-07-17 17:58:20 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-04 16:50:23 -07:00
2019-07-19 12:45:44 -07:00
2019-03-14 17:05:22 -07:00
2019-03-25 12:11:37 -07:00
2018-12-16 11:26:18 -08:00
2019-01-14 12:11:27 -08:00
2019-07-18 14:33:16 -07:00
2019-06-06 15:21:26 -07:00
2019-07-02 15:47:03 -07:00
2019-05-17 12:06:51 -07:00
2019-06-28 12:45:37 -07:00
2019-07-08 21:22:54 -07:00
2019-07-08 21:22:54 -07:00
2019-07-16 11:43:57 -07:00
2019-07-12 21:11:14 -07:00
2019-06-24 14:41:53 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-21 14:56:42 -07:00
2019-07-12 21:11:14 -07:00
2019-06-06 15:21:26 -07:00
2019-07-12 21:11:14 -07:00
2019-03-25 12:11:37 -07:00
2019-07-12 21:11:14 -07:00
2019-05-31 22:42:02 -07:00
2019-07-11 13:29:08 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-16 11:43:57 -07:00
2018-12-16 16:18:42 -08:00
2018-12-18 10:41:06 -08:00
2019-03-25 12:11:37 -07:00
2019-07-12 21:11:14 -07:00
2019-06-24 14:46:45 -07:00
2019-07-12 21:11:14 -07:00
2019-06-24 14:46:45 -07:00
2019-07-12 21:11:14 -07:00
2019-07-08 21:22:54 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-21 20:18:29 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-07-12 21:11:14 -07:00
2019-01-30 13:53:20 -08:00
2019-03-25 12:11:37 -07:00
2019-05-30 21:39:06 -07:00
2019-07-12 21:11:14 -07:00
2019-07-09 16:54:39 -07:00
2019-01-01 20:49:38 -08:00
2019-06-03 12:24:00 -07:00
2019-03-25 12:11:37 -07:00
2018-12-18 10:41:06 -08:00
2019-07-21 20:18:29 -07:00
2019-03-25 12:11:37 -07:00
2019-07-12 21:11:14 -07:00
2019-07-04 16:50:23 -07:00
2019-06-06 19:56:24 -07:00
2019-07-08 21:22:54 -07:00
2019-01-17 10:28:59 -08:00
2018-12-22 08:07:23 -08:00
2019-06-24 14:04:42 -07:00
2019-07-17 17:58:20 -07:00
2019-07-21 14:56:42 -07:00
2019-07-21 14:56:42 -07:00
2019-02-18 15:15:57 -08:00
2019-05-08 17:10:07 -07:00
2019-05-28 12:41:52 -07:00
2019-03-25 12:11:37 -07:00
2019-07-09 23:03:41 -07:00
2019-05-01 16:36:45 -07:00
2019-03-25 12:11:37 -07:00
2019-03-25 15:10:47 -07:00
2018-12-16 19:46:48 -08:00
2019-01-04 10:54:10 -08:00
2019-07-12 21:11:14 -07:00