Roundcube password plugin doesnt show up

  • F***ing magic quotes -.- You're using PHP5.4, right?

  • @Ninos



    This is a bug which I fixed in my wrk copy. I'll commit soon.


    CHANGELOG will be


    Code
    1. ------------------------------------------------------------------------------------------------------------------------
    2. Version 1.2.3
    3. ------------------------------------------------------------------------------------------------------------------------
    4. Fixed: Missing database port in password changer configuration file
    5. 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:


    https://github.com/i-MSCP/imsc…undcube/Installer.pm#L548

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Should be fixed in latest release. We forgot to commit, sorry for that.