Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV_STORE_KEY replacement #187

Open
1 task done
jeffpaul opened this issue Jul 12, 2023 · 1 comment
Open
1 task done

DEV_STORE_KEY replacement #187

jeffpaul opened this issue Jul 12, 2023 · 1 comment
Assignees
Labels
help wanted type:question Further information is requested.

Comments

@jeffpaul
Copy link
Member

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?

const DEV_STORE_KEY = 'Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==';

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jeffpaul jeffpaul added the type:question Further information is requested. label Jul 12, 2023
@jeffpaul jeffpaul added this to the 4.4.0 milestone Jul 12, 2023
@jeffpaul jeffpaul moved this from Incoming to To Do in Open Source Practice Jul 12, 2023
@colegeissinger
Copy link
Member

@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 ?

@dkotter dkotter modified the milestones: 4.4.0, 4.5.0 Oct 13, 2023
@jeffpaul jeffpaul modified the milestones: 4.4.2, 4.5.0 May 6, 2024
@dkotter dkotter modified the milestones: 4.5.0, Future Release Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type:question Further information is requested.
Projects
None yet
Development

No branches or pull requests

4 participants