openedx / openedx/openedx-authz
Remove the link to the library in a unit when the user does not have permission for that specific library
Open
@dcoa is already working on this.
Since Sep 14, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- Avg merge
- 13d 9h
- Merged PRs (30d)
- 9
Description
Remove the link to the library in a unit when the user does not have permission for that specific library**
When a unit content comes from a library the course outline displays an Info Alert at the top with 2 links
- Learn more: that redirect to Open edX documentation about Library Updates.
- library content: Redirect to the library. We can validate whether a user hold permission for the library and allow the redirection or display plain text when is not allowed.
https://github.com/user-attachments/assets/557c3308-eef4-4f53-82c0-986d662cf2b4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.