Jeremy Stretch
|
0d46a65a36
|
Unicode handling cleanup
|
2016-07-18 14:48:51 -04:00 |
|
Jeremy Stretch
|
7228801cb0
|
Move membership evaluation to SecretRole
|
2016-07-07 12:07:02 -04:00 |
|
Jeremy Stretch
|
edde021c85
|
Grant superusers permission to decrypt all secrets
|
2016-07-06 17:40:32 -04:00 |
|
Zach Moody
|
b21833f79c
|
secrets: refactor for py3 (from 3c9c04d4)
|
2016-06-22 23:52:32 -05:00 |
|
Jeremy Stretch
|
c7d18fc3bd
|
Converted UserKey and Secret to CreatedUpdatedModel
|
2016-06-22 11:08:29 -04:00 |
|
Jeremy Stretch
|
921040d2fc
|
Renamed 'last_modified' to 'last_updated'
|
2016-06-22 11:03:49 -04:00 |
|
Jeremy Stretch
|
cb5991d5a6
|
Extended primary models to include 'created' and 'last_updated' fields
|
2016-06-22 10:19:00 -04:00 |
|
Jeremy Stretch
|
9cd299f009
|
Expanded SecretRole docstring
|
2016-06-21 15:30:43 -04:00 |
|
Jeremy Stretch
|
bc958a23b3
|
Improved model docstring quality
|
2016-06-21 12:45:02 -04:00 |
|
Jeremy Stretch
|
c149dd2bd0
|
Added uniquieness constraint to Secret
|
2016-06-14 16:25:18 -04:00 |
|
Jeremy Stretch
|
7502a02fba
|
Code cleanup
|
2016-05-18 16:35:35 -04:00 |
|
Jeremy Stretch
|
b481935b9a
|
Added CBVs for SecretRoles
|
2016-05-16 12:07:12 -04:00 |
|
Jeremy Stretch
|
2cb99c6012
|
Introduced per-role decryption permissions
|
2016-04-07 12:37:09 -04:00 |
|
Jeremy Stretch
|
8a39f254ad
|
Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets
|
2016-04-06 15:33:26 -04:00 |
|
Jeremy Stretch
|
a6108f2fa8
|
Changed Secret parent from a GenericForeignKey to ForeignKey(Device)
|
2016-03-21 11:42:42 -04:00 |
|
Jeremy Stretch
|
27b289ee3b
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|