27 Commits (7a8d32e1767bf3e6fd76a5b5a55505f772a691ef)

Author SHA1 Message Date
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 9b2fec6b50 Moved yii\rest\Controller::checkAccess() to ActiveController. 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Qiang Xue 134d3d4610 Fixes #2034: Added `ContentNegotiator` to support response format and language negotiation 11 years ago
Qiang Xue 8a3fe89149 renamed "auth" to "authenticator". [skip ci] 11 years ago
Qiang Xue 83da0cd07a refactored authentication filters. 11 years ago
Qiang Xue 12cd71d7c4 Refactored rate limiting by turning RateLimiter into an action filter. 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Qiang Xue 50e338127d Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels 11 years ago
Carsten Brandt 85412adb46 perform API auth before configured User class may require login 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 2646e2cdcc Added $action param. 11 years ago
Qiang Xue 18c7c63e66 rest WIP 11 years ago
Qiang Xue 3f42d5826a REST wip. 11 years ago
Qiang Xue c41e389f91 more docs. 11 years ago
Qiang Xue 64370f1ad6 Implemented rate limiter. 11 years ago
Qiang Xue 93861e09da Refactored auth methods. 11 years ago
Qiang Xue 74322593ed added support for rate limiting. 11 years ago
Qiang Xue 9a23e313d3 support authentication via query parameter. 11 years ago
Qiang Xue 94a9087b89 Renamed `User::loginByToken()` to `loginByAccessToken()`. 11 years ago
Qiang Xue 46d9285640 updated error code. 11 years ago
Qiang Xue 7a04dbaae1 Support for other auth types. 11 years ago
Qiang Xue 48a12559b2 rest api WIP 11 years ago
Qiang Xue 39947be66b rest WIP 11 years ago