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-03-20Add ssha256 password algo (#8479)TheFirstGoodmaN
2022-03-12Use "{$var}" instead of "${var}" syntaxAleksander Machniak
2021-11-06Fix test regressionAleksander Machniak
2021-09-26Fix testAleksander Machniak
2021-09-25Password: Add support for passwords based on PHP's password_hash() function (...Aleksander Machniak
2021-07-25Migration to PHPUnit v9Aleksander Machniak
2021-01-03Fix tests regressionAleksander Machniak
2020-12-09PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2019-12-28Add support for PHPUnit 6 and 7 (#6870)Aleksander Machniak
2019-10-16Correct property nameAleksander Machniak
2019-06-30Add basic test for password driversAleksander Machniak
2016-12-10Handle null or non-JSON result of cPanel UAPIMaikel Linke
2016-12-08Correct decoding of JSON responseMaikel Linke
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2013-01-19Add basic tests for pluginsAleksander Machniak