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