Files
edx-platform/openedx/core/djangoapps
Robert Raposa ebcff3fb4b return json for third party auth failure
Returning JSON from `login_user` for third party auth failures makes
the response more consistent with all other `login_user` responses.

The only calls to `login_user` with this failure are processed by
`shim_student_view` which will in-turn remove this JSON. This improves
the `login_user` response in advance of switching the logistration page
to use `login_user` without `shim_student_view`.

ARCH-1253
2019-12-05 16:29:35 -05:00
..
2019-07-25 12:51:05 +05:00
2019-09-25 18:31:54 +05:00
2019-05-29 02:49:41 -04:00
2019-09-26 17:09:52 +05:00
2019-11-22 18:38:00 +05:00
2019-10-24 17:31:57 +05:00
2019-10-24 14:53:39 +05:00
2019-10-31 13:06:24 -04:00
2019-09-26 18:08:06 +05:00
2019-04-24 13:38:12 -05:00
2019-05-10 11:11:42 -04:00
2019-04-24 14:07:32 -05:00
2019-10-24 14:53:39 +05:00
2019-09-23 17:21:37 +05:00
2019-10-23 15:11:34 +05:00