119 Commits (e2e02c4b26bbeb0490d500fe115c748ef1384fcb)

Author SHA1 Message Date
Alexander Makarov 08b53fb349 Fixes #5088: new password reset token is now generated only if previous one was already used or expired 10 years ago
宝哥哥 1b716a119f Update User.php 10 years ago
Alexander Kochetov 5190fbfe37 `aliases.php` renamed to `bootstrap.php` (introduced to specific applications too) 10 years ago
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications 10 years ago
Anton Andersen dfffea9af3 Use config variables instead constants. Cleanup redundant constants 10 years ago
Anton Andersen 71adca60ee Add namespaces to all tests 10 years ago
Qiang Xue 359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
mickgeek 017572d8a5 Fix signature validation 10 years ago
tom-- 2c5c2c101b Fixes #4131: Security adjustments 10 years ago
Alexander Makarov 10747196a2 Codeceoption adjustments 10 years ago
Alexander Makarov 98d3a8c050 Fixes #4252, Fixes #3171 Fixed Codeception 10 years ago
resurtm 46591248b8 Fix invalid indentation. 10 years ago
Alexander Kochetov e306394d51 Advanced app `User` model code style fixes 10 years ago
Serge Postrash 6ec0b60a69 IdentityInterface::findIdentity should return active users 10 years ago
Carsten Brandt 00e2540c5f typo 10 years ago
Qiang Xue a2a6028253 Fixes #3992 10 years ago
Alexander Kochetov fed61f7d96 Advanced app `User` model code style fixes 10 years ago
Alexander Kochetov 044fe3633e Advanced app `User` model code style fixes 10 years ago
Klimov Paul 2bab6259d1 'Security' helper usage switched to 'security' application component. 10 years ago
Alexander Makarov 0ff0f9d32e Missing files for #4071 10 years ago
Alexander Makarov c8299697d0 Correct fix for #4060 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Mark 9949acbdd2 tabs to spaces unacceptable fix 10 years ago
Mark f17982683b application advanced template tests fixed 10 years ago
Klimov Paul 617941e009 Missing $message var reference removed from mail layouts 10 years ago
Klimov Paul 124c7e8448 Mail layout charset specification fixed 10 years ago
Alexander Makarov 07f30cb04c Fixes #3542: Removed requirement to specify `extensions` in application config 10 years ago
mbman a63d7a7939 Advanced app's common tests codeception generated files gitignored 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Alexander Makarov 0b7f649148 Fixed setting defaults in User model of advanced app, see bb145f5067 11 years ago
Alexander Makarov bb145f5067 Fixes #3179: removed duplicate validation rules from User model in advanced app, removed User::create() 11 years ago
Alexander Makarov 7295540c72 Code style and phpdoc fixes 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Alexander Makarov abeea6351a Renamed fixtures 11 years ago
Qiang Xue 76a7beb67f Fixed test break. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Zhandos 9efcde3a12 Update _config.php 11 years ago
Johnny Theill a5e6e2d43b username should be unique 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
AlexGx 9c4c8ffbcc apps code style fixes 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Qiang Xue 48a12559b2 rest api WIP 11 years ago
Alexander Makarov a687e6f58c Validate login data only of there are no other errors 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Carsten Brandt 72145098a1 updated timestamp behavior in advanced app to renaming 11 years ago