netbox/netbox/secrets
2020-02-19 21:06:21 -05:00
..
api Fixes #4146: Fix SecretRole permissions enforcement 2020-02-12 11:13:32 -05:00
migrations Squashed all migrations 2020-01-14 11:06:05 -05:00
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
templatetags Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tests Add min/max length tests for secrets 2020-02-19 21:06:21 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py #3880: Define constants for arbitrary values 2020-01-24 14:42:57 -05:00
decorators.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
exceptions.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
filters.py Renamed secrets FilterSets 2020-01-09 20:38:59 -05:00
forms.py Fixes #4194: Role field should not be required when searching/filtering secrets 2020-02-18 11:14:37 -05:00
hashers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Merge branch 'develop' into develop-2.7 2020-01-16 09:38:23 -05:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Standardize on two-word form of "change log" 2020-02-19 12:45:52 -05:00
urls.py Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns 2020-02-05 16:12:48 -05:00
utils.py Move utility functions for secrets to secrets/utils.py 2020-01-14 12:13:58 -05:00
views.py Migrate secrets views to use common object list template 2020-02-13 14:19:14 -05:00