F***ing magic quotes -.- You're using PHP5.4, right?
Roundcube password plugin doesnt show up
- Timo Vomstein
- Closed
- Thread is marked as Resolved.
-
-
This is a bug which I fixed in my wrk copy. I'll commit soon.
CHANGELOG will be
Code- ------------------------------------------------------------------------------------------------------------------------
- Version 1.2.3
- ------------------------------------------------------------------------------------------------------------------------
- Fixed: Missing database port in password changer configuration file
- Fixed: Database username and Database password are not escaped
Eg here, db username and db password were not escaped as it is done in the i-MSCP roundcube composer package installer. For instance:
-
-
Should be fixed in latest release. We forgot to commit, sorry for that.