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

Allow local database sanitization to be disabled #953

Closed
geerlingguy opened this issue Jan 10, 2017 · 1 comment
Closed

Allow local database sanitization to be disabled #953

geerlingguy opened this issue Jan 10, 2017 · 1 comment
Assignees

Comments

@geerlingguy
Copy link
Contributor

My system information:

  • Operating system type: macOS
  • Operating system version: 10.12.2
  • BLT version: 8.6.6

When I run this command:

blt local:refresh

I get the following result:

The database is always sanitized locally, meaning users can't login with their prod username/password combos (everyone is forced to use drush @site.local uli username to log in).

And I wanted this to happen:

I would like a way to disable the local database sanitization, so if we deem it secure enough to not sanitize local database copies, we can choose that option.

@brooke-heaton
Copy link
Contributor

Can sanitization be turned off globally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants