summaryrefslogtreecommitdiff
path: root/modules/openid/openid.inc
Commit message (Collapse)AuthorAge
* Drupal 7.31David Rothstein2014-08-06
|
* Drupal 7.24David Rothstein2013-11-20
|
* Merge branch '7.15-security' into 7.xDavid Rothstein2012-10-17
|\
| * Drupal 7.16.David Rothstein2012-10-17
| |
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|/
* SA-CORE-2012-001webchick2012-02-01
|
* Issue #1120290 by wojtha: Provide transition for accounts with incompletely ↵webchick2011-09-30
| | | | stored OpenIDs.
* - 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 #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up ↵Dries Buytaert2011-01-13
| | | | OpenID by using GMP instead of BCMath if available.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #886982 by Berdir, Heine: incomplete verification of assertions.Dries Buytaert2010-08-22
|
* - Patch #740036 by c960657, Damien Tournoud: Fixed OpenID AX: Request ↵Dries Buytaert2010-07-01
| | | | nickname + support alternative namespaces.
* - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs.Dries Buytaert2010-06-25
|
* - Patch #727650 by Damien Tournoud, c960657: rolled back support for ↵Dries Buytaert2010-05-13
| | | | Google-specific OpenID discovery protocol.
* #730598 by dirtabulous, Heine: Fixed OpenID redirect form is not valid HTML.Angie Byron2010-05-05
|
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - 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 #587766 by c960657: OpenID test XRI protocol improperly.Dries Buytaert2010-04-07
|
* - Patch #740036 by c960657, Damien Tournoud: OpenID AX: Request nickname + ↵Dries Buytaert2010-04-06
| | | | support alternative namespaces.
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-22
| | | | XRI i-names.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can ↵Dries Buytaert2010-03-02
| | | | extend it in contrib, and added support for Google's OpenID discovery protocol.
* - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in ↵Dries Buytaert2010-03-02
| | | | addition to SREF) so that we can extend our OpenID implementation in contrib.
* - Patch #579448 by c960657: fixed OpenID specification violation. Search for ↵Dries Buytaert2010-01-31
| | | | OP Identifier element to authenticate.
* - Patch #575804 by Heine, c960657: fixed OpenID URL normalization #fragment ↵Dries Buytaert2009-11-24
| | | | handling.
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to ↵Dries Buytaert2009-10-13
| | | | happen for AJAX requests too.
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* #575796 by Heine: Fixed OpenID XRI test violates the spec.Angie Byron2009-09-15
|
* - Patch #480428 by JamesAn: static caching API.Dries Buytaert2009-06-03
|
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* - Patch #471142 by stella: code style fixes.Dries Buytaert2009-05-24
|
* - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return ↵Dries Buytaert2009-05-12
| | | | unrendered forms.
* - Patch #302632 by recidive, c960657: use PHP5 functionality for ↵Dries Buytaert2009-04-29
| | | | _openid_sha1(). Simplified some code.
* - Patch #279516 by c960657: removed many PHP4-isms. Great patch.Dries Buytaert2008-11-01
|
* - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.Dries Buytaert2008-09-19
|
* - Patch #101543 by webchick: document all constants.Dries Buytaert2008-05-26
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - ↵Gábor Hojtsy2008-01-30
| | | | Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes
* - Patch #204221 by webernet: code style fixes.Dries Buytaert2007-12-28
|
* - Patch #193800 by jp.stacey: OpenID service discovery confused by newlines ↵Dries Buytaert2007-11-20
| | | | within meta or link tags.
* #182645 by scor: clean up concatenations to be in line with core coding ↵Gábor Hojtsy2007-10-19
| | | | standards
* - Patch #173486 by scor: fixed code style issues.Dries Buytaert2007-10-02
|
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* #153372 by bjaspan: fix user login form values and openid interacionGábor Hojtsy2007-06-23
|
* - Patch #131026 by James et al: OpenID client support for Drupal!Dries Buytaert2007-06-18
Let this be the day where we help revolutionize the online society, and the way websites and web services interoperate. Or something.