Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15Update changelog for (#8525), CS fixesAleksander Machniak
2022-08-15Samba AD password driver (#8525)jbweb
2022-08-06Remove use of utf8_encode() and utf8_decode() functions deprecated in PHP 8.2Aleksander Machniak
2022-07-30Password: Remove references to %c variable that has been removed before (#8633)Aleksander Machniak
2022-06-19Support schema prefix in password_mailcow_api_host (#8291)Aleksander Machniak
2022-04-25Update localizationAleksander Machniak
2022-03-20Add ssha256 password algo (#8479)TheFirstGoodmaN
2022-03-12Use "{$var}" instead of "${var}" syntaxAleksander Machniak
2021-12-18Fix chpass-wrapper.py helper compatibility with Python 3 (#8324)Aleksander Machniak
2021-12-04Fix password change for Directadmin driver (#8329)Przemek
2021-11-06Fix test regressionAleksander Machniak
2021-11-06hash-default algorithm was removedAleksander Machniak
2021-11-06Fix crypted password prefixes, use stronger blowfish algorithmAleksander Machniak
2021-11-06Update changelog and CS fixesAleksander Machniak
2021-11-06Mailcow driver for password plugin (#8291)Lukáš Matula
2021-10-29Update localizationAleksander Machniak
2021-09-29Password: Improve handling errors on executed commands (#8200)Aleksander Machniak
2021-09-26Fix testAleksander Machniak
2021-09-25Password: Remove password_blowfish_cost option, in favor of password_algorith...Aleksander Machniak
2021-09-25Password: Remove some deprecated algorithms and replacement variablesAleksander Machniak
2021-09-25Password: Add support for passwords based on PHP's password_hash() function (...Aleksander Machniak
2021-09-18Password: Verify current password with IMAP (#8142)Aleksander Machniak
2021-09-13Replace get_input_value() with get_input_string() where appropriateAleksander Machniak
2021-08-01Always throw an error when password hashing fails (#8145)Aleksander Machniak
2021-08-01Fix dovecot passwdfile change (#8145)Robin Friberg
2021-07-31PHP 8.1: Drop use of (deprecated) mhash extension methodsAleksander Machniak
2021-07-29Fix variable in nl_NL localization (#8149)Aleksander Machniak
2021-07-25Migration to PHPUnit v9Aleksander Machniak
2021-07-25Dropped support for PHP < 7.3 (#7976)Aleksander Machniak
2021-07-25Update localizationAleksander Machniak
2021-06-06Update localizationAleksander Machniak
2021-05-10Update localizationAleksander Machniak
2021-05-03Fix localization label use, againAleksander Machniak
2021-05-03Cleanup a localization string, move href to the codeAleksander Machniak
2021-04-18Password: Set password_minimum_length to 8 by default (#8003)Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-03-24Fix broken 'hmail' driver (#7966)Aleksander Machniak
2021-02-24Use official GPL-3.0-or-later license identifier (#7901)Aleksander Machniak
2021-02-09Update localizationAleksander Machniak
2021-02-07Bump PHP version requirement also for pluginsAleksander Machniak
2021-01-16dovecot_passwdfile: Simplify and add file lockingAleksander Machniak
2021-01-16Remove hostnet.de specific codeAleksander Machniak
2021-01-16changed line in descriptionJimmy Koerting
2021-01-16renamed hostnet.php into dovecot_passwdfile.phpJimmy Koerting
2021-01-16Create hostnet.phpJimmy Koerting
2021-01-16Rewrite httpapi driver with use of Guzzle, CS fixesAleksander Machniak
2021-01-16Merge branch 'password-httpapi-plugin' of https://github.com/davidc/roundcube...Aleksander Machniak
2021-01-16Document miab driver, rename some config optionsAleksander Machniak
2021-01-16Move require_once to when it is really needed, fixes tests regressionAleksander Machniak
2021-01-16Merge branch 'tinycp-driver' of https://github.com/rimendoz86/roundcubemail i...Aleksander Machniak