Credentials are exported in features. This means username and password are stored in git.
Since this is a security problem we do not want this.
I created a patch for this, preventing the export of credentials.
Please review
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | credentials-in-features-2919128-2.patch | 1.28 KB | johan den hollander |
Comments
Comment #2
johan den hollander commentedAdded patch.
Comment #3
Martin Schauer commentedThank you for reporting the bug! I committed your patch and included it in the newest module release 7.x-2.5.
Comment #4
johan den hollander commentedThank you for your swift response!