This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
users
History
jeremystretch
1e02bb5999
Fixes
#6064
: Fix object permission assignments for user and group models
2021-05-28 13:27:05 -04:00
..
api
Rename FilterSet modules
2021-04-29 16:48:24 -04:00
migrations
…
tests
Introduce BaseFilterSetTests to standardize testing of PK filters
2021-05-03 14:36:44 -04:00
__init__.py
…
admin.py
Fixes
#6064
: Fix object permission assignments for user and group models
2021-05-28 13:27:05 -04:00
constants.py
Use ContentTypeChoiceField for all ContentType fields
2021-04-02 10:55:16 -04:00
filtersets.py
Move base FilterSet classes under netbox core
2021-04-29 16:53:48 -04:00
forms.py
…
models.py
Fixes
#6064
: Fix object permission assignments for user and group models
2021-05-28 13:27:05 -04:00
urls.py
…
views.py
Fixes
#6073
: Permit users to manage their own REST API tokens without needing explicit permission
2021-03-31 13:25:06 -04:00