Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 316 Bytes

2022-03-28-fix-db-connection-without-password.md

File metadata and controls

8 lines (8 loc) · 316 Bytes
title issue author author_github
Fix database connection without password.
NEXT-20854
Daniel Sturm
dsturm

Core

  • Changed method Shopware\Core\Maintenance\System\Struct\DatabaseConnectionInformation::asDsn() to remove the check against the password to fix a connection error if no password is needed.