Klimov Paul
6f9850774d
Doc comments at "yii\authclient\widgets\Choice" fixed
2014-01-11 00:02:20 +02:00
munawer-t
d241bd3e94
Typos
2014-01-08 16:58:03 +05:30
munawer-t
5c4d8b0761
Typo fix
2014-01-08 12:50:56 +05:30
Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
Carsten Brandt
5eed149f24
fixed links in phpdoc
2014-01-06 05:47:49 +01:00
Klimov Paul
135a191cc6
Default name and title added to GitHub auth client.
2014-01-05 16:23:24 +02:00
Carsten Brandt
76b6eb11a7
CHANGELOG maintainance and code style
2014-01-03 23:58:40 +01:00
Klimov Paul
a4f8ce6b53
Documentation for "authclient" extension has been extended.
2014-01-01 23:51:43 +02:00
Klimov Paul
0765f1e583
Doc comments at "yii\authclient\widgets\Choice" extended.
2014-01-01 23:08:34 +02:00
Klimov Paul
b776706c03
OpenId::buildAxParams() fixed to add "openid.ax.required" parameter if required attributes are not empty.
2014-01-01 21:07:04 +02:00
Klimov Paul
f924984926
SREG and AX param merging order at OpenId::buildAuthUrl() changed.
2014-01-01 20:59:11 +02:00
Qiang Xue
011c6c14ae
Fixes #1713 .
2013-12-31 15:26:36 -05:00
Qiang Xue
943bf88904
doc fix.
2013-12-29 23:36:19 -05:00
Antonio Ramirez
3577b5c95a
Fixed typo
2013-12-28 23:43:42 +01:00
Qiang Xue
5a8517f194
minor doc fix.
2013-12-26 22:16:18 -05:00
Paul Klimov
c1a810ba8d
Documentation at "yii\authclient" updated.
2013-12-25 17:07:16 +02:00
Paul Klimov
d8079cc62f
Doc comments at "yii\authclient" updated.
2013-12-25 16:46:13 +02:00
Paul Klimov
52de0405f9
Auth clients "Choice" doc comments updated.
2013-12-25 16:13:33 +02:00
Paul Klimov
6b3745290b
Auth clients "Choice" widget javascript advanced.
2013-12-25 16:01:48 +02:00
Paul Klimov
ba1c5d6044
Auth clients "Choice" widget markup updated.
2013-12-25 15:52:46 +02:00
Paul Klimov
b1f6354fea
Auth clients for Facebook, GitHub, LinkedIn added.
2013-12-25 14:07:41 +02:00
Paul Klimov
124f4fa9f7
Doc comments in "authclient" extension updated.
2013-12-25 13:33:34 +02:00
Paul Klimov
bb37b7b589
OpenId attribute validation and extraction updated.
2013-12-25 13:15:54 +02:00
Paul Klimov
d21c59bc3c
OpenId client "buildUrl()" method refactored.
2013-12-25 12:42:29 +02:00
Paul Klimov
68db74a947
OpenId client "authUrl" field added, identity/claimedId processing refactored.
2013-12-25 12:08:04 +02:00
Paul Klimov
f0b9e1503d
OpenId client 'discover()' method updated to return 'identity' instead of set internal field.
2013-12-24 17:25:35 +02:00
Paul Klimov
fea6520070
OpenId client identiy/claimed_id separation fixed.
2013-12-24 16:59:47 +02:00
Paul Klimov
46746cd8a1
OpenId client 'discover()' method refactored.
2013-12-24 16:06:21 +02:00
Paul Klimov
5a137e6dec
OpenId client refactor in progress.
2013-12-24 14:18:49 +02:00
Paul Klimov
b2f3bed673
OpenId client refactor in progress.
2013-12-23 17:22:40 +02:00
Paul Klimov
d6f35f07ae
OAuth classes refactored.
2013-12-23 16:23:56 +02:00
Paul Klimov
7a4c1cd387
Trait "ClientTrait" converted into "BaseClient" class.
2013-12-23 15:31:23 +02:00
Paul Klimov
8abd201b3c
Twitter auth client added.
2013-12-23 13:31:49 +02:00
Paul Klimov
2e66467cad
OAuth url-encoded response processing fixed.
2013-12-23 13:31:33 +02:00
Paul Klimov
24d4f4b908
Signature base string generation for the OAuth1 fixed.
2013-12-23 13:04:22 +02:00
Paul Klimov
3c8c855145
'GoogleOAuth' auth client added.
2013-12-23 12:07:33 +02:00
Paul Klimov
a286f30951
Default normalize user attribute map added to OpentId clients.
2013-12-23 11:18:43 +02:00
Paul Klimov
ba95e1dd12
Normalization of user attributes added to Auth Client.
2013-12-23 11:12:14 +02:00
Paul Klimov
f06b5ab161
Widget "yii\authclient\widgets\Choice" fixed.
2013-12-20 14:04:26 +02:00
Paul Klimov
722c93fc48
Yandex OpenId client added.
2013-12-20 11:45:20 +02:00
Paul Klimov
938b6c4e9e
Google open id default params added.
2013-12-19 17:06:41 +02:00
Paul Klimov
fc0d3bfeb6
"yii\authclient\clients\GoogleOpenId" added as blank.
2013-12-16 17:24:29 +02:00
Paul Klimov
c8a0591f48
"yii\authclient\AuthAction" fixed.
...
"yii\authclient\ClientInterface" applied.
2013-12-16 13:55:24 +02:00
Paul Klimov
776a92502f
"yii\authclient" structure refactored.
2013-12-16 13:26:25 +02:00
Paul Klimov
1ef606da9a
"yii\authclient\AuthAction" created.
2013-12-13 16:28:53 +02:00
Paul Klimov
ac594309aa
Doc comments at "\yii\authclient\widgets\Choice" fixed.
2013-12-12 16:45:10 +02:00
Paul Klimov
63b16fb430
"\yii\authclient\widgets\Choice" added.
2013-12-12 16:13:48 +02:00
Paul Klimov
691cc14c1c
"\yii\authclient\provider\Collection" added.
2013-12-12 12:46:17 +02:00
Paul Klimov
6171287f79
Classes "\yii\authclient\provider\*" created as draft.
2013-12-11 17:17:35 +02:00
Paul Klimov
41eaa2df07
Extension "authclient" recomposed.
2013-12-11 13:56:14 +02:00