22 Commits (c27c9de5b862edaf17ff1ee940bae7cf0b922724)

Author SHA1 Message Date
RichWeber 92cd13a913 pull origin 10 years ago
mickgeek 017572d8a5 Fix signature validation 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 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
Johnny Theill 63272f4166 Update doc-blocks and small fixes according to coding standards 11 years ago
Mark 11c42fa7c1 tests improved, aspect mock changes reverted 11 years ago
Carsten Brandt e775c82dd8 Changed usage of self to static to allow extendibility 11 years ago
Qiang Xue 83ab0f0655 minor refactoring 11 years ago
Alexander Makarov ad6411cae2 Fixed LoginForm::getUserByUsername 11 years ago
Alexander Makarov 5795522fc2 Use Yii::$app->user->login result in LoginForm 11 years ago
Alexander Makarov 5b36503ca8 One less SQL query for login sequence in basic and advanced apps 11 years ago
slavcodev f57b3536a2 Fixed apps rules 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
Qiang Xue 998cf7e675 updated apps to use the mail component. 11 years ago
Yakir Sitbon dfb3895457 Convert to short syntax (array) 11 years ago
Alexander Makarov e19d0dacf9 Fixes #823: consistent interface naming 11 years ago
Qiang Xue 759c303a65 Renamed apps/bootstrap to apps/basic. 11 years ago