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