24 Commits (faf537f1cf4e2f0da2cdc7887f0b629383114c6a)

Author SHA1 Message Date
  Andrea Cimbalo faf537f1cf move common certificate generation code to Authority 8 years ago
  Andrea Cimbalo 1eab1b0479 Resolves #10 using playhouse generic foreign keys 8 years ago
  Andrea Cimbalo 5cc4e5a2f1 remove duplicate compatible_requests field 8 years ago
  Andrea Cimbalo a8da29c39d full autocompletion and usage messages 8 years ago
  Andrea Cimbalo de48fcbba3 use absolute path for db file 8 years ago
  Andrea Cimbalo 42d25685f9 fix ca ssh generation, add initial autocomplete function support 8 years ago
  Edoardo Putti 0e215f92be store active state in db for authority model 8 years ago
  Edoardo Putti 4c7b0d7ffe store creation date for authority model in database 8 years ago
  Edoardo Putti 7e899b5176 update docstring for requests module 8 years ago
  Edoardo Putti 89e49c94df add restrictions and help text for database fields to authority model 8 years ago
  Edoardo Putti adbfd9bda5 update docstring for module authority 8 years ago
  Edoardo Putti bfd8c95a5c remove writing serial number to file 8 years ago
  Edoardo Putti f448934d84 fix NameError 8 years ago
  Edoardo Putti 5da5f0c9fb fix the path attribute implementation for Authorit 8 years ago
  Edoardo Putti 91f5a5aff9 remove custom init from SSLAuthority 8 years ago
  Edoardo Putti f9744091d1 remove RequestLoader class 8 years ago
  Edoardo Putti 6fcbb7ab1a make certificate a peewee model for persistence 8 years ago
  Edoardo Putti ee88529f1d move ssh and ssl authority and requests to respective modules 8 years ago
  Edoardo Putti fddcb48b5c remove stub implementation for generate method 8 years ago
  Edoardo Putti c9dda72307 make authority a peewee model for persistence 8 years ago
  Edoardo Putti 9cbac296ee remove unused imports from authority base 8 years ago
  Edoardo Putti eb1010b105 adapt import statements to models module 8 years ago
  Edoardo Putti 198c893304 make models a module 8 years ago
  Edoardo Putti ffc4b45a76 move object classes into models directory 8 years ago