51 Commits (31a56b59b051803cd5675662cc67d54c8bd65c72)

Author SHA1 Message Date
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Klimov Paul c9dff5305e Redundant `yii\authclient\OpenId::sendStreamRequest()` removed. 10 years ago
Klimov Paul 78daea1bfb OAuth extension adjusted to support any custom request type. 10 years ago
Klimov Paul 9757029191 `yii\authclient\InvalidResponseException` added 10 years ago
Klimov Paul a1a9d9a3bc Method `yii\authclient\BaseOAuth::mergeCurlOptions()` advanced to merge array values 10 years ago
Klimov Paul fbce722d85 Request HTTP headers argument added to `yii\authclient\BaseOAuth::api()` method 10 years ago
Klimov Paul fe46caf74c User attributes fetching at `VKontakte` adjusted 10 years ago
Klimov Paul 3943641077 User attributes requesting at GoogleOAuth switched to Google+ API 10 years ago
Arthur Khachaturov dbf10f1848 Missing semicolon 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Klimov Paul 243f0134c9 OpenId return URL comparison advanced to prevent url encode problem 10 years ago
Klimov Paul 984bb9874f list of predefined Auth clients updated 10 years ago
Carsten Brandt d75f0c7288 removed `@link` tags from apidoc and replaced with markdown 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Paul Klimov 47960e8f0b Fix a typo 11 years ago
Paul Klimov aa34d3121d VKontakte OAuth support added 11 years ago
Carsten Brandt c27ac8ef0e updated phpdoc 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov c7c708d454 Removed unused imports 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Carsten Brandt 3fdcf11f24 updated phpdoc 11 years ago
Klimov Paul e3f4214978 Tabs replaced by spaces at AuthChoice asset files. 11 years ago
Klimov Paul 4f0089bb0d Microsoft Live OAuth2 client added. 11 years ago
Klimov Paul 7f0ab92d8e Widget 'yii\authclient\widgets\Choice' renamed to 'yii\authclient\widgets\AuthChoice' 11 years ago
Kartik Visweswaran cd4038bfa8 Simplify inline script code 11 years ago
Kartik Visweswaran 14137a123e Correct classname typo 11 years ago
Kartik Visweswaran dd4ddfe06c Simplify inline script code 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
AlexGx c906d43343 fix php5.4 array syntax 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Carsten Brandt ac3ac5d107 added link about rendering of HTML attributes to Html helper 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Klimov Paul 1bf137a137 AuthClient js redirect advanced. 11 years ago