Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes: #18529 - Add auth_required attrib on PluginMenuItem #18530

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bctiemann
Copy link
Contributor

Closes: #18529

This supports the ability of menu items associated with plugins to not be displayed if the user is not authenticated and LOGIN_REQUIRED is False.

This is not a breaking change for NetBox itself, hence targeting for 4.2.3. However note that plugins that use the auth_required attribute on their menu items will require NetBox 4.2.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support auth_required in PluginMenuItem
1 participant