Kyle McCormick
f50a2138e4
fix: masquerading as a role in MFE should not require enrollment ( #26975 )
...
The Learning MFE had a bug where instructors selecting
'View As: Audit' would find themselves redirected to the
'Enroll Now' page. This was because the Courseware API,
which powers the MFE, checked courseware access *after*
setting up masquerading--so, instead of checking whether
the instructor had access to view the course, we checked
whether some arbitrary un-enrolled learner would have
access to the course (the answer is generally No).
We fix this by doing what the Legacy courseware index
does: calculate courseware access *before* setting up
masquerading.
TNL-7989
2021-03-12 12:13:45 -05:00
..
2021-03-12 11:05:30 -05:00
2021-03-12 14:15:03 +05:00
2021-03-12 14:15:03 +05:00
2021-03-05 08:11:58 -05:00
2021-03-05 08:11:58 -05:00
2021-03-05 08:11:58 -05:00
2021-03-05 08:11:58 -05:00
2021-02-18 18:06:13 +05:00
2021-03-05 08:11:58 -05:00
2021-02-03 14:56:09 +05:00
2021-02-03 14:56:09 +05:00
2021-02-03 14:56:09 +05:00
2021-03-10 17:01:45 -05:00
2021-02-19 16:04:32 +05:00
2021-03-05 08:11:58 -05:00
2021-03-12 16:35:43 +05:00
2021-03-12 16:44:43 +05:00
2021-03-12 16:44:43 +05:00
2021-02-19 16:04:32 +05:00
2021-03-12 12:13:45 -05:00
2021-02-19 16:04:32 +05:00
2021-03-05 08:11:58 -05:00
2021-02-22 12:24:07 +05:00
2021-03-05 08:11:58 -05:00
2020-11-10 07:02:01 -05:00
2021-02-22 12:24:07 +05:00
2021-03-10 01:01:53 -08:00
2021-02-22 16:36:53 +05:00
2021-02-23 18:14:17 +05:00
2021-03-05 08:11:58 -05:00
2021-03-05 08:11:58 -05:00
2021-02-23 18:14:17 +05:00
2021-03-05 08:11:58 -05:00
2021-02-22 12:24:33 +05:00
2021-03-05 08:11:58 -05:00
2021-03-04 15:57:21 -05:00
2021-03-05 08:11:58 -05:00
2021-02-04 17:10:16 +05:00
2021-02-22 12:24:33 +05:00
2021-02-22 12:24:33 +05:00
2021-02-04 17:10:38 +05:00
2021-02-04 17:10:38 +05:00
2021-02-22 12:24:33 +05:00
2021-03-10 17:01:45 -05:00
2021-02-22 12:24:33 +05:00
2021-03-12 10:25:54 -05:00
2021-03-05 08:11:58 -05:00
2021-03-05 08:11:58 -05:00
2020-01-30 16:36:02 +05:00
2020-12-08 14:51:40 -08:00
2021-03-05 08:11:58 -05:00
2021-02-22 12:24:59 +05:00
2021-02-22 16:36:53 +05:00
2021-03-12 11:05:30 -05:00
2021-03-12 11:05:30 -05:00
2021-02-23 18:14:17 +05:00
2021-02-22 20:03:33 +05:00
2021-03-05 08:11:58 -05:00
2021-02-22 20:04:00 +05:00
2021-03-05 08:11:58 -05:00
2021-03-05 08:11:58 -05:00
2021-02-04 17:49:15 +05:00
2021-03-10 19:43:49 +05:00