Finished work on ciphers (import, update, and the missing types)

This commit is contained in:
Daniel García
2018-02-16 00:32:26 +01:00
parent 84a75c871b
commit 7a3308200a
4 changed files with 113 additions and 62 deletions

View File

@@ -31,6 +31,7 @@ pub fn routes() -> Vec<Route> {
post_cipher,
put_cipher,
delete_cipher,
delete_cipher_post,
delete_all,
get_folders,