While visiting a profile of another user from a non-staff account, backend is returning html of its certs in page source.To avoid it, a check is added in backend so that certs are only added when the visiting user is itself visiting its profile or it would be a staff. LEARNER-7057
Learner Profile --------------- This directory contains a Django application that provides a view to render a profile for any Open edX learner. See `Exploring Your Dashboard and Profile`_ for more details. .. _Exploring Your Dashboard and Profile: https://edx.readthedocs.io/projects/open-edx-learner-guide/en/latest/SFD_dashboard_profile_SectionHead.html?highlight=profile