netbox/netbox/users
2022-10-05 11:50:47 -04:00
..
admin Closes #9074: Enable referencing the current user when evaluating permission constraints 2022-07-01 13:34:10 -04:00
api Closes #10231: Add missing serializer annotations 2022-09-01 17:18:09 +02:00
graphql Fixes #7814: Fix restriction of user & group objects in GraphQL API queries 2021-11-12 08:23:58 -05:00
migrations Documentation & clenaup for #9536 2022-06-23 12:15:02 -04:00
tests Closes #10031: Enforce 'application/json' content type for REST API requests 2022-08-24 15:49:36 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
constants.py Closes #9074: Enable referencing the current user when evaluating permission constraints 2022-07-01 13:34:10 -04:00
filtersets.py Add description filter for Token & ObjectPermission 2022-02-25 18:15:33 +01:00
forms.py Documentation cleanup 2022-07-11 17:29:25 -04:00
models.py Merge branch 'feature' into issue_9536 2022-06-23 10:35:27 -04:00
preferences.py Add tests & cleanup 2021-12-22 09:51:31 -05:00
tables.py Closes #9708: Render user API tokens in a table 2022-07-11 15:43:59 -04:00
urls.py Closes #9708: Render user API tokens in a table 2022-07-11 15:43:59 -04:00
utils.py 9669 sanitize social auth usernames (#10549) 2022-10-05 11:50:47 -04:00
views.py Fixes #10337: Display SSO links when local authentication fails 2022-09-15 13:17:04 -04:00