Implemented bulk cipher share (share selected) #100

This commit is contained in:
Kumar Ankur
2018-08-06 03:29:44 +05:30
parent aac1304b46
commit fb7b1c8c18
3 changed files with 68 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ pub fn routes() -> Vec<Route> {
post_cipher_admin,
post_cipher_share,
put_cipher_share,
put_cipher_share_seleted,
post_cipher,
put_cipher,
delete_cipher_post,