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