Merge pull request #14223 from edx/douglashall/fix_staff_or_owner_api_permissions_check
ECOM-6706 Check API View kwargs for username when checking for staff or owner permission
Showing
- openedx/core/djangoapps/user_api/verification_api/tests/test_views.py 9 additions, 6 deletions.../djangoapps/user_api/verification_api/tests/test_views.py
- openedx/core/lib/api/permissions.py 2 additions, 1 deletionopenedx/core/lib/api/permissions.py
- openedx/core/lib/api/tests/test_permissions.py 28 additions, 11 deletionsopenedx/core/lib/api/tests/test_permissions.py
Please register or sign in to comment