Commit Graph

14 Commits

Author SHA1 Message Date
Adam Altman
1ddcd8e705 correct typo in phpdoc for HttpBearerAuth class 2014-05-06 17:56:13 -05:00
Qiang Xue
af7530663d Fixes #3383: Added $type parameter to IdentityInterface::findIdentityByAccessToken() 2014-05-06 18:45:18 -04:00
Qiang Xue
7b374c4126 Fixes #3230: Added yii\filters\AccessControl::user to support access control with different actors 2014-04-25 22:22:03 -04:00
Qiang Xue
55ea81163c typo fix [skip ci] 2014-04-18 13:22:42 -04:00
Sergey Gonimar
67e1135143 Fix typo 2014-04-18 22:43:01 +06:00
Qiang Xue
66842a4806 Fixes test break. 2014-04-16 22:05:20 -04:00
Qiang Xue
a6136e1b16 Renamed yii\web\User::checkAccess() to yii\web\User::can() 2014-04-12 19:14:50 -04:00
Qiang Xue
0b29c9607d fixed broken API links [skip ci] 2014-04-09 22:22:49 -04:00
Qiang Xue
eeb9f6026d added more doc [skip ci] 2014-04-09 21:35:19 -04:00
Qiang Xue
134d3d4610 Fixes #2034: Added ContentNegotiator to support response format and language negotiation 2014-04-09 14:57:04 -04:00
Alexander Makarov
75154d351d Refactored AR find 2014-04-07 09:43:03 +04:00
Qiang Xue
83da0cd07a refactored authentication filters. 2014-04-06 00:50:46 -04:00
Qiang Xue
12cd71d7c4 Refactored rate limiting by turning RateLimiter into an action filter. 2014-04-05 21:31:47 -04:00
Qiang Xue
a15a3835c7 Moved all filter classes to namespace yii\filters 2014-04-05 01:00:14 -04:00