netbox/docs/administration/authentication
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
..
google.md Add instructions for authenticating using Google oauth2 (#17527) 2024-10-18 09:36:29 -04:00
microsoft-entra-id.md Fix social auth for Entra ID 2024-10-18 10:45:34 -04:00
okta.md Merge branch 'develop' into feature 2024-02-05 14:38:26 -05:00
overview.md Closes #16137: Remove is_staff boolean from User model (#20306) 2025-09-10 16:51:59 -04:00