.. |
api
|
82ad479037
Enforce authentication for all secrets API views
|
8 years ago |
fixtures
|
b73f980eb2
Closes #176: Added initial_data fixtures for new installs
|
8 years ago |
migrations
|
cbd7b5b4c3
Squashed migrations in preparation for public release
|
8 years ago |
templates
|
27b289ee3b
Initial push to public repo
|
9 years ago |
templatetags
|
966ea45050
#68: Improved permissions-related error handling
|
8 years ago |
tests
|
f7e768d166
secrets: imported SecretValidationHasher.iterations for SecretTestCase
|
8 years ago |
__init__.py
|
27b289ee3b
Initial push to public repo
|
9 years ago |
admin.py
|
921040d2fc
Renamed 'last_modified' to 'last_updated'
|
8 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
|
38aee33df0
Closes #358: Improved search of all objects
|
8 years ago |
forms.py
|
450c51604c
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
|
8 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
|
0d46a65a36
Unicode handling cleanup
|
8 years ago |
tables.py
|
b6e5bafd65
Replaced edit links with buttons
|
8 years ago |
urls.py
|
7502a02fba
Code cleanup
|
9 years ago |
views.py
|
29c4394e64
Fixes #429: Correct redirection of user when adding a secret to a device
|
8 years ago |