Jeremy Stretch a37d2ff4f8 Closes #652: Use password input controls when editing secrets 9 years ago
..
api 82ad479037 Enforce authentication for all secrets API views 10 years ago
fixtures b73f980eb2 Closes #176: Added initial_data fixtures for new installs 10 years ago
migrations cbd7b5b4c3 Squashed migrations in preparation for public release 10 years ago
templates 27b289ee3b Initial push to public repo 10 years ago
templatetags 966ea45050 #68: Improved permissions-related error handling 10 years ago
tests f7e768d166 secrets: imported SecretValidationHasher.iterations for SecretTestCase 10 years ago
__init__.py 27b289ee3b Initial push to public repo 10 years ago
admin.py d97dd266b7 Cleaned up message strings 9 years ago
apps.py 27b289ee3b Initial push to public repo 10 years ago
decorators.py d97dd266b7 Cleaned up message strings 9 years ago
filters.py 38aee33df0 Closes #358: Improved search of all objects 10 years ago
forms.py a37d2ff4f8 Closes #652: Use password input controls when editing secrets 9 years ago
hashers.py 8a39f254ad Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets 10 years ago
models.py fc2ac8a02b Attributed all model ValidationErrors to specific fields (where appropriate) 9 years ago
tables.py b6e5bafd65 Replaced edit links with buttons 10 years ago
urls.py 7502a02fba Code cleanup 10 years ago
views.py d97dd266b7 Cleaned up message strings 9 years ago