17 Commits (83496853c816a78338b0b95d46811a0f426adbf1)

Author SHA1 Message Date
Paul Klimov 7e7db38011 Fix #11591 `ActionFilter` wildcard (#11594) 8 years ago
Carsten Brandt 5bc2f3a851 avoid random test failure 9 years ago
Alexander Makarov e00c9d904e Fixed tests to run properly on Windows 9 years ago
Carsten Brandt e94b68436d complete test coverage for reading /dev/urandom 9 years ago
Carsten Brandt 49028af437 skip testing /dev/urandom on windows 9 years ago
Carsten Brandt 2aeb479341 better unit test for generateRandomBytes() 9 years ago
Alexander Makarov 5f7cd1cbc4 Skipped RNG performance tests 9 years ago
Tom Worster c455a3c54b Security component enhancements 9 years ago
SilverFire - Dmitry Naumenko 5db2afbaeb Code style fixed, PHPDoc updated 9 years ago
mdmunir 67b5f4ea19 fix for unsafe validator 9 years ago
Carsten Brandt 273bd9ba6d add test for ActionFilter::isActive 9 years ago
Pavel b68613b746 Added support for events declared in interfaces #10108 9 years ago
Tom Worster e7a888ad11 use file_get_contents and not magic numbers 9 years ago
Tom Worster 1f41a2c9af Fixes #9878,9879,9880: Make `\base\Security` use `random_bytes()`, LibreSSL, mcrypt, limit OpenSSL to Windows, and to prefer `password_hash()` over `crypt()` 9 years ago
Carsten Brandt 939b3a9283 added scenario test while reproducing #10034 9 years ago
freezy 6a4436f95b [Fixes #9177] Password Hash Cost setting for Security component 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago