netbox/netbox/secrets
2016-05-23 14:20:42 -04:00
..
api Code cleanup 2016-05-18 16:35:35 -04:00
migrations Introduced per-role decryption permissions 2016-04-07 12:37:09 -04:00
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
tests Initial push to public repo 2016-03-01 11:23:03 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Changed Secret parent from a GenericForeignKey to ForeignKey(Device) 2016-03-21 11:42:42 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
decorators.py Initial push to public repo 2016-03-01 11:23:03 -05:00
filters.py Removed Device filters 2016-03-22 14:55:40 -04:00
forms.py Added JS for SlugField autofill 2016-05-20 15:32:17 -04:00
hashers.py Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets 2016-04-06 15:33:26 -04:00
models.py Code cleanup 2016-05-18 16:35:35 -04:00
tables.py Code cleanup 2016-05-18 16:35:35 -04:00
urls.py Code cleanup 2016-05-18 16:35:35 -04:00
views.py Implemented object add/edit/delete logging 2016-05-23 14:20:42 -04:00