windows-azure-storage icon indicating copy to clipboard operation
windows-azure-storage copied to clipboard

`DEV_STORE_KEY` replacement

Open jeffpaul opened this issue 2 years ago • 1 comments

Describe your question

The following line might be worth updating to either have a nondescript placeholder, a generic key from Azure, or a null/empty string instead? https://github.com/10up/windows-azure-storage/blob/9c2b1e5a912956ba6a559f46af197123cb166f47/includes/class-windows-azure-helper.php#L80

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

jeffpaul avatar Jul 12 '23 21:07 jeffpaul

@jeffpaul @rickalee I'd like to better understand what is the use case of this constant. When searching around, this isn't used anywhere in the code base, and even then, this looks like a key specific to an individual's storage container right? That IMO shouldn't even be in the code base if it is.

Any historical knowledge here @rickalee ?

NicoleGeissinger avatar Jul 13 '23 15:07 NicoleGeissinger