Jeremy Stretch 8e11a3d624 Fixes #4: Include filter params when redirecting user after bulk edit/delete 9 years ago
..
api 0072f54c94 Introduced a no-forms browseable API renderer; changed secrets decyption endpoint from GET to POST 9 years ago
migrations 2cb99c6012 Introduced per-role decryption permissions 9 years ago
templates 27b289ee3b Initial push to public repo 9 years ago
tests 27b289ee3b Initial push to public repo 9 years ago
__init__.py 27b289ee3b Initial push to public repo 9 years ago
admin.py a6108f2fa8 Changed Secret parent from a GenericForeignKey to ForeignKey(Device) 9 years ago
apps.py 27b289ee3b Initial push to public repo 9 years ago
decorators.py 27b289ee3b Initial push to public repo 9 years ago
filters.py eec3ce375c Removed Device filters 9 years ago
forms.py a6108f2fa8 Changed Secret parent from a GenericForeignKey to ForeignKey(Device) 9 years ago
hashers.py 8a39f254ad Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets 9 years ago
models.py 2cb99c6012 Introduced per-role decryption permissions 9 years ago
tables.py a6108f2fa8 Changed Secret parent from a GenericForeignKey to ForeignKey(Device) 9 years ago
urls.py c036db2677 Converted secrets object lists to ObjectListView 9 years ago
views.py 8e11a3d624 Fixes #4: Include filter params when redirecting user after bulk edit/delete 9 years ago