summaryrefslogtreecommitdiff
path: root/modules/openid
Commit message (Collapse)AuthorAge
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1120290 by wojtha: Provide transition for accounts with incompletely ↵webchick2011-09-30
| | | | stored OpenIDs.
* - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has ↵Dries Buytaert2011-09-11
| | | | mis-encoding of #.
* Issue #575810 by wojtha, Heine, vzima: Fixed OpenID discovery spec violation ↵webchick2011-09-05
| | | | - follow redirects.
* Rollback of #1076366. This is not quite ready to go yet, because it depends ↵webchick2011-05-18
| | | | on another issue (#1120290).
* - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are ↵Dries Buytaert2011-05-11
| | | | removed from claimed id .
* - Patch #1076414 by wojtha, c960657: Openid discovery - OpenID v1 OP service ↵Dries Buytaert2011-05-08
| | | | with lower priority is chosen instead OpenID v2 Claimed id service.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1068184 by bfroehle: _openid_get_math_library() should not use ↵Dries Buytaert2011-02-24
| | | | drupal_static().
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* - Patch #488062 by David_Rothstein: fixed some broken English.Dries Buytaert2011-01-18
|
* - Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up ↵Dries Buytaert2011-01-13
| | | | OpenID by using GMP instead of BCMath if available.
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly ↵Angie Byron2010-10-08
| | | | shows currently logged in user.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #886982 by Berdir, Heine: incomplete verification of assertions.Dries Buytaert2010-08-22
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #662868 by David_Rothstein: user edit link should open in a overlay.Dries Buytaert2010-08-03
|
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* - Patch #740036 by c960657, Damien Tournoud: Fixed OpenID AX: Request ↵Dries Buytaert2010-07-01
| | | | nickname + support alternative namespaces.
* - Patch #562968 by kkaefer: optimize module and theme images.Dries Buytaert2010-06-29
|
* - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs.Dries Buytaert2010-06-25
|
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* - Forgot to commit this a while ago.Dries Buytaert2010-06-04
|
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #809256 by David_Rothstein: OpenID module refers to the xrds.inc ↵Dries Buytaert2010-05-26
| | | | file, which no longer exists.
* - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case ↵Dries Buytaert2010-05-20
| | | | sensitive HTTP header field names.
* - Patch #727650 by Damien Tournoud, c960657: rolled back support for ↵Dries Buytaert2010-05-13
| | | | Google-specific OpenID discovery protocol.
* - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ↵Dries Buytaert2010-05-05
| | | | with SelectQuery.
* - Patch #788696 by JohnAlbin: OpenID login styling is broken in RTL ↵Dries Buytaert2010-05-05
| | | | languages, crummy in LTR.
* #730598 by dirtabulous, Heine: Fixed OpenID redirect form is not valid HTML.Angie Byron2010-05-05
|
* - Patch #751578 by Gábor Hojtsy: OpenID realm was language dependent.Dries Buytaert2010-04-27
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by ↵Angie Byron2010-04-23
| | | | Grammar Parser module.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward ↵Dries Buytaert2010-04-07
| | | | function signature.
* - Rollback of #637850: needs more review/discussion.Dries Buytaert2010-04-07
|
* - Patch #587766 by c960657: OpenID test XRI protocol improperly.Dries Buytaert2010-04-07
|
* - Patch #637850 by c960657: removed duplicated code and improved tests.Dries Buytaert2010-04-07
|
* - Patch #740036 by c960657, Damien Tournoud: OpenID AX: Request nickname + ↵Dries Buytaert2010-04-06
| | | | support alternative namespaces.
* - Patch #395340 by c960657: critical bug: enforce e-mail verification with ↵Dries Buytaert2010-03-26
| | | | OpenID auto-registration.
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-23
| | | | XRI i-names.
* - Patch #728278 by c960657: openid_complete() should normalize ↵Dries Buytaert2010-03-23
| | | | ['openid.claimed_id()'] before discovery. With better tests.
* - Patch #742366 by moshe weitzman: better UX for OpenID users.Dries Buytaert2010-03-22
|
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-22
| | | | XRI i-names.
* - Pach #730462 by Heine, Damien Tournoud: OpenID should support ↵Dries Buytaert2010-03-09
| | | | openid.invalidate_handle.