netbox/docs/administration
Jeremy Stretch c0e4d1c1e3
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Closes #16137: Remove is_staff boolean from User model (#20306)
* Closes #16137: Remove is_staff boolean from User model

* Remove default is_staff value from UserManager.create_user()

* Restore staff_only on MenuItem

* Introduce IsSuperuser API permission to replace IsAdminUser

* Update and improve RQ task API view tests

* Remove is_staff attribute assignment from RemoteUserBackend
2025-09-10 16:51:59 -04:00
..
authentication Closes #16137: Remove is_staff boolean from User model (#20306) 2025-09-10 16:51:59 -04:00
error-reporting.md Fixes #20168: Update error-reporting.md To Make Configuration Consistent (#20169) 2025-08-25 07:48:56 -05:00
netbox-shell.md Adds full_clean in examples (#12527) 2023-05-09 08:31:50 -04:00
permissions.md Remove old feature notifications 2024-04-02 14:14:58 -04:00
replicating-netbox.md Fixes #19764: docs/administration replicating netbox - wrong table name 2025-07-29 08:57:49 -04:00