Commit Graph

15 Commits

Author SHA1 Message Date
Roberto Rosario
f484e1a9c3 PEP8 and general cleanups 2012-02-22 11:57:00 -04:00
Roberto Rosario
6de85b9670 Don't pass the detached_signature descriptor, but clone it to avoid being closed, don't close file descriptors leave it up to caller to do so. 2012-02-14 14:40:48 -04:00
Roberto Rosario
735d3db97a Merge django_gpg's verify_file + verify_w_retry methods 2012-02-05 00:19:54 -04:00
Roberto Rosario
0e87b5dc56 Return raw gpg error result 2012-01-25 02:26:49 -04:00
Roberto Rosario
4fe7803ff1 Make GPG key import errors more verbose 2012-01-25 02:17:17 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario
1a285d56dc PEP8 cleanups, remove unused imports 2012-01-17 16:40:30 -04:00
Roberto Rosario
c70f915b49 Add 'has_embedded_signature' helper method to the GPG class 2012-01-03 06:53:44 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
796475dfd9 Update file access to be smarter and accept either file like objects of file names, use less code to do so too 2012-01-01 20:12:13 -04:00
Roberto Rosario
755d140132 Add detached signature support to the django_gpg API 2011-12-06 01:50:38 -04:00
Roberto Rosario
553d73020d Add key management view to the setup menu, add keyserver query view, add keyserver key import, add respective icons 2011-12-05 13:37:24 -04:00
Roberto Rosario
d8f487de7c Move human readable signature state literal from the view to the api module 2011-12-05 06:52:03 -04:00
Roberto Rosario
071139c5bf Add document signature verification app 2011-12-04 05:52:09 -04:00