11 Commits
Author SHA1 Message Date
Alexandre FayolleandGitHub 171b83f497 Remove the bin_size return (#366)
When we return a bin_size (such as 28672), the web client does not
accept it as as bin size and try to use it as value for the b64 src of
the image.  Though, returning the image as b64 in all cases does seem to
be supported.

This comes from 9ca3f87614 by Guewen
Baconnier
2022-05-02 10:47:31 +02:00
Vincent RenavilleandGitHub 61a7d392ff 9 azure backport (#353)
* fix: backport fix + backport modules to azure
2022-03-15 10:27:02 +01:00
Nils Hamerlinck 4519f4e515 [MIG] attachment_azure: Backport from 10.0 to 9.0 2021-11-09 20:28:31 +07:00
Nils Hamerlinck 9aa54025b0 [12.0][IMP] attachment_azure: don't get blob content if we only need its size 2021-11-09 19:04:21 +07:00
Nils Hamerlinck ead50c44f1 [13.0][FIX] attachment_azure: in 13.0, _file_read() is expected to return base64 encoded data 2021-11-09 19:04:21 +07:00
Patrick TombezandNils Hamerlinck 94609a0ddc [MIG] attachment_azure: Backport from 14.0 to 13.0 2021-11-09 19:04:21 +07:00
Patrick TombezandNils Hamerlinck 470c4b40d5 [14.0][IMP] attachment_azure: Allow storage name override 2021-11-09 19:04:21 +07:00
Vincent RenavilleandNils Hamerlinck 81f7aeca08 [IMP] Add identity (#238)
* [IMP] can use ad identity to access storage
2021-11-09 19:04:21 +07:00
Nils Hamerlinck 824668f4c5 [FIX] attachment_azure: clean dbname to fit with container naming rules 2021-11-09 19:04:21 +07:00
Nils Hamerlinck 89f7a2a707 [FIX] attachment_azure: higher level of permissions needed to create container and upload blobs when using the SAS token 2021-11-09 19:04:21 +07:00
Hiren PattaniandNils Hamerlinck 6f56f791cb [ADD] attachment_azure 2021-11-09 19:04:21 +07:00