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
#450 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.