mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
[IMP] Add identity (#238)
* [IMP] can use ad identity to access storage
This commit is contained in:
committed by
Nils Hamerlinck
co-authored by
Nils Hamerlinck
parent
11cb863c8a
commit
66e910b48a
@@ -13,7 +13,7 @@
|
||||
"category": "Knowledge Management",
|
||||
"depends": ["base_attachment_object_storage"],
|
||||
"external_dependencies": {
|
||||
"python": ["azure-storage-blob"],
|
||||
"python": ["azure-storage-blob", "azure-identity"],
|
||||
},
|
||||
"website": "https://github.com/camptocamp/odoo-cloud-platform",
|
||||
"installable": True,
|
||||
|
||||
Reference in New Issue
Block a user