mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-27 16:30:02 +02:00
Add support for adding and viewing of org ciphers
This commit is contained in:
@@ -27,6 +27,7 @@ pub fn routes() -> Vec<Route> {
|
||||
get_ciphers,
|
||||
get_cipher,
|
||||
post_ciphers,
|
||||
post_ciphers_admin,
|
||||
post_ciphers_import,
|
||||
post_attachment,
|
||||
delete_attachment_post,
|
||||
|
||||
Reference in New Issue
Block a user