User Permissions #2987

Closed
opened 2025-12-29 18:24:26 +01:00 by adam · 1 comment
Owner

Originally created by @Dustin-RW on GitHub (Oct 29, 2019).

Using Chrome

Environment

  • Python version:
  • NetBox version: v2.5.3

Creating a user, or group, without any user permissions still allows them to view content that should be either empty or blocked.

Steps to Reproduce

  1. As an Admin, create user or group
  2. Dont provide any permissions, example: "Can view attached images" is NOT selected. User set to active though
  3. Log out, and log in as new User
  4. New User still able to see all information, Circuits, Racks, Attached Images.

User would only see empty cells, nothing populated.

User was able to review everything, but not edit. However, issues is the fact that permissions did not do anything as expected when creating the user.

Originally created by @Dustin-RW on GitHub (Oct 29, 2019). Using Chrome ### Environment * Python version: <!-- Example: 3.5.4 --> * NetBox version: v2.5.3 Creating a user, or group, without any user permissions still allows them to view content that should be either empty or blocked. ### Steps to Reproduce 1. As an Admin, create user or group 2. Dont provide any permissions, example: "Can view attached images" is NOT selected. User set to active though 3. Log out, and log in as new User 4. New User still able to see all information, Circuits, Racks, Attached Images. <!-- What did you expect to happen? --> ### User would only see empty cells, nothing populated. <!-- What happened instead? --> ### User was able to review everything, but not edit. However, issues is the fact that permissions did not do anything as expected when creating the user.
adam closed this issue 2025-12-29 18:24:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 29, 2019):

The current stable release of NetBox is v2.6.6. Please upgrade your installation and report back if you can reproduce this bug on the current release.

@jeremystretch commented on GitHub (Oct 29, 2019): The current stable release of NetBox is v2.6.6. Please upgrade your installation and report back if you can reproduce this bug on the current release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2987