4 Commits (e79994b23cf51cbaa7d9d55c211268e681da5892)

Author SHA1 Message Date
  Edoardo Putti ba1504c056 set destination of public key after certificate has been issued 8 years ago
  Edoardo Putti 7aa5b2a03c set truthy values for Requests and Certificates 8 years ago
  Edoardo Putti 82bb11b513 remove authority code from request module 8 years ago
  Edoardo Putti 80456b14b3 split certificates from authorities 8 years ago
  Edoardo Putti 1cafd96c9e set allowed requests for each authority 8 years ago
  Edoardo Putti d43a9289fa fix SignRequest path attribute 8 years ago
  Edoardo Putti ef4f514bfa fix wrong data representation when reading JSON 8 years ago
  Edoardo Putti 701704b03c switch to readign json instead of using as_request function 8 years ago
  Edoardo Putti cf6f3204dc remove previous API annotation 8 years ago
  Edoardo Putti 102c001881 remove magic method __str__, handled by base SignRequest 8 years ago
  Edoardo Putti 349748780d add correct Request generation inside RequestLoader 8 years ago
  Edoardo Putti 533be5191e add path property to SignRequest 8 years ago
  Edoardo Putti 41c1bdf164 add draft for RequestLoader proxy 8 years ago
  Edoardo Putti ea710f04db add repr magic to base classes 8 years ago
  Edoardo Putti 8aac791369 switch from getter to property 8 years ago
  Edoardo Putti 5adaefa47d set path as property of Authority base class 8 years ago
  Edoardo Putti 8e72205095 change base class Authority to accept a directory 8 years ago
  Edoardo Putti 827af988fe add docs to modules 8 years ago
  Andrea Cimbalo 5d384414c2 migrate to subprocess.check_output 8 years ago
  Edoardo Putti 2e8161b716 moved certificates, requests and authority classes out of ca_manager 8 years ago