Files
edx-platform/openedx/core/djangoapps
David Joy 3b6a86bb68 fix: Improving access check in CoursewareInformation view
We weren’t using has_access to check user access, which meant we were missing out on a bunch of checks.  This PR adds a local _check_access function to CoursewareInformation.  Ideally we would add this into access.py, but we’re adding it here for now to avoid any unexpected regressions in editing more commonly used code.  This should ultimately be folded into our access system properly.

TNL-7053
2020-04-02 16:00:47 -04:00
..
2020-03-16 14:37:18 +05:00
2020-01-30 16:36:02 +05:00
2019-12-30 12:25:38 -05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2020-01-30 16:36:02 +05:00
2020-01-30 16:36:02 +05:00
2020-01-30 16:36:02 +05:00
2020-03-16 14:37:18 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00
2020-02-11 14:35:26 +05:00
2019-12-30 12:25:38 -05:00
2020-01-30 16:36:02 +05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00