NetBox 3.5 unauthenticated user homepage issues #7795

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

Originally created by @ryanmerolle on GitHub (Mar 26, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.5.0-dev

Python version

3.8

Steps to Reproduce

  1. login window shows up in change log dashboard
  2. instead of lock icons (current 3.4 approach), all object counters show 0

Expected Behavior

  1. no change log widget shown when not authenticated(current 3.4 behavior) or an empty widget with possibly a lock icon
  2. lock icons instead of zeroed out object counters.

Not a huge item, just bring to attention before the beta. This can also just be ignored if deemed to little of an issue.

Observed Behavior

image

Originally created by @ryanmerolle on GitHub (Mar 26, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.5.0-dev ### Python version 3.8 ### Steps to Reproduce 1. login window shows up in change log dashboard 2. instead of lock icons (current 3.4 approach), all object counters show 0 ### Expected Behavior 1. no change log widget shown when not authenticated(current 3.4 behavior) or an empty widget with possibly a lock icon 2. lock icons instead of zeroed out object counters. Not a huge item, just bring to attention before the beta. This can also just be ignored if deemed to little of an issue. ### Observed Behavior ![image](https://user-images.githubusercontent.com/9010275/227754362-0ea87bc2-fd89-46ac-af50-dc64fea8b787.png)
adam added the type: bugbetatopic: UI/UX labels 2025-12-29 20:28:18 +01:00
adam closed this issue 2025-12-29 20:28:19 +01:00
Author
Owner

@abhi1693 commented on GitHub (Mar 26, 2023):

This does not happen when LOGIN_REQUIRED=True. I came across this as well during development although wasnt sure if this was intentional change or not.

@abhi1693 commented on GitHub (Mar 26, 2023): This does not happen when `LOGIN_REQUIRED=True`. I came across this as well during development although wasnt sure if this was intentional change or not.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7795