You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Aliaksandra Kharushka <no...@github.com> on 2019/03/19 11:09:22 UTC

[jclouds/jclouds] JCLOUDS-1428 - Support for SAS token based Authentication for Azure Blob Storage - Follow Up (#1273)

Since there is a version of SAS String without the "sp" and "se" tokens possible, removed this tokens from the check for SAS. 
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1273

-- Commit Summary --

  * removed sp and se tokens and added a test case

-- File Changes --

    M providers/azureblob/src/main/java/org/jclouds/azureblob/config/AzureBlobHttpApiModule.java (2)
    M providers/azureblob/src/test/java/org/jclouds/azureblob/config/AzureBlobHttpApiModuleTest.java (3)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1273.patch
https://github.com/jclouds/jclouds/pull/1273.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1273

Re: [jclouds/jclouds] JCLOUDS-1428 - Support for SAS token based Authentication for Azure Blob Storage - Follow Up (#1273)

Posted by Aliaksandra Kharushka <no...@github.com>.
Closed #1273.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1273#event-2213214990