Files
netbox/netbox
Martin Hauser d94b41554b fix(nav): Show Authentication admin menu items based on object perms
Replace hardcoded menu entries for Users, Groups, API Tokens, and
Permissions with `get_model_item()`. This drops the `staff_only` gate
and relies on the standard model permission checks, restoring visibility
of these Admin menu items for non-superusers with the relevant object
permissions.

Fixes #21242
2026-01-23 18:31:16 +01:00
..
2026-01-20 14:44:04 -05:00
2025-12-09 10:39:48 -08:00
2026-01-20 14:44:04 -05:00