11 Commits (51300fc93bf7645e0350bb91f482c28abefdc067)

Author SHA1 Message Date
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
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 243f0134c9 OpenId return URL comparison advanced to prevent url encode problem 10 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 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
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
munawer-t d241bd3e94 Typos 11 years ago
Klimov Paul b776706c03 OpenId::buildAxParams() fixed to add "openid.ax.required" parameter if required attributes are not empty. 11 years ago
Klimov Paul f924984926 SREG and AX param merging order at OpenId::buildAuthUrl() changed. 11 years ago
Qiang Xue 943bf88904 doc fix. 11 years ago
Paul Klimov 124f4fa9f7 Doc comments in "authclient" extension updated. 11 years ago
Paul Klimov bb37b7b589 OpenId attribute validation and extraction updated. 11 years ago
Paul Klimov d21c59bc3c OpenId client "buildUrl()" method refactored. 11 years ago
Paul Klimov 68db74a947 OpenId client "authUrl" field added, identity/claimedId processing refactored. 11 years ago
Paul Klimov f0b9e1503d OpenId client 'discover()' method updated to return 'identity' instead of set internal field. 11 years ago
Paul Klimov fea6520070 OpenId client identiy/claimed_id separation fixed. 11 years ago
Paul Klimov 46746cd8a1 OpenId client 'discover()' method refactored. 11 years ago
Paul Klimov 5a137e6dec OpenId client refactor in progress. 11 years ago
Paul Klimov b2f3bed673 OpenId client refactor in progress. 11 years ago
Paul Klimov 7a4c1cd387 Trait "ClientTrait" converted into "BaseClient" class. 11 years ago
Paul Klimov 938b6c4e9e Google open id default params added. 11 years ago
Paul Klimov c8a0591f48 "yii\authclient\AuthAction" fixed. 11 years ago
Paul Klimov 776a92502f "yii\authclient" structure refactored. 11 years ago
Paul Klimov 41eaa2df07 Extension "authclient" recomposed. 11 years ago
Paul Klimov 8268259876 OpenID client created as draft. 11 years ago
Paul Klimov cdae9b6046 Extension "authclient" added as draft. 11 years ago