Jeremy Stretch a8601bb1fd Merge pull request #4151 from netbox-community/4146-secretrole-enforcement 6 lat temu
..
api 5bf85597ed Fixes #4146: Fix SecretRole permissions enforcement 6 lat temu
migrations 2615906526 Squashed all migrations 6 lat temu
templates 27b289ee3b Initial push to public repo 10 lat temu
templatetags 980d62d579 Removed Python 2 string compatibility 7 lat temu
tests a8601bb1fd Merge pull request #4151 from netbox-community/4146-secretrole-enforcement 6 lat temu
__init__.py 27b289ee3b Initial push to public repo 10 lat temu
admin.py bd7aee7c1f Closes #2614: Simplify calls of super() for Python 3 7 lat temu
apps.py 980d62d579 Removed Python 2 string compatibility 7 lat temu
constants.py 096814dc33 #3880: Define constants for arbitrary values 6 lat temu
decorators.py 980d62d579 Removed Python 2 string compatibility 7 lat temu
exceptions.py a3b9bdaff1 Miscellaneous cleanup 6 lat temu
filters.py 15e1f62919 Renamed secrets FilterSets 6 lat temu
forms.py 7177fcfa61 Use DynamicModelChoiceField for all fields using APISelect 6 lat temu
hashers.py 980d62d579 Removed Python 2 string compatibility 7 lat temu
models.py c955aeebeb Merge branch 'develop' into develop-2.7 6 lat temu
querysets.py 980d62d579 Removed Python 2 string compatibility 7 lat temu
tables.py 24bdd10b4f Add description field to SecretRole model (#3655) 6 lat temu
urls.py a58bbccfd3 Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 6 lat temu
utils.py f27e06e619 Move utility functions for secrets to secrets/utils.py 6 lat temu
views.py da0ac4ff1e Rename filter variables for utility views 6 lat temu