summaryrefslogtreecommitdiff
path: root/modules/openid
Commit message (Collapse)AuthorAge
...
* - 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.
* - 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.
* #711180 by jerdiggity: Fixed Typo in openid requirements BC Math lib.Angie Byron2010-02-11
|
* #542180 by David_Rothstein and c960657: Fixed OpenID does not deal with ↵Angie Byron2010-02-11
| | | | blocked users correctly.
* - Patch #579448 by c960657: fixed OpenID specification violation. Search for ↵Dries Buytaert2010-01-31
| | | | OP Identifier element to authenticate.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #686800 by c960657: refined the OpenID tests to verify that the user ↵Dries Buytaert2010-01-18
| | | | actually logged in to avoid false positives with blocked users.
* #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user ↵Angie Byron2010-01-11
| | | | interface.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #640198 by batigolix and arianek: Update OpenID module to conform to new ↵Angie Byron2009-11-26
| | | | help standard.
* - Patch #575804 by Heine, c960657: fixed OpenID URL normalization #fragment ↵Dries Buytaert2009-11-24
| | | | handling.
* #216101 by c960657, Arancaytar, aufumy, et al: Fix registration workflow for ↵Angie Byron2009-11-16
| | | | OpenID providers that do not supply usernames/e-mail addresses.
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for ↵Angie Byron2009-11-04
| | | | 'Add more' links.
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵Angie Byron2009-10-15
| | | | parameters as url().
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to ↵Dries Buytaert2009-10-13
| | | | happen for AJAX requests too.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
|
* #365597 follow-up by mfb: Tests for OpenID redirection from user/login.Angie Byron2009-09-30
|
* - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵Dries Buytaert2009-09-29
| | | | url() only accept an array. Another nice API clean-up!
* - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵Dries Buytaert2009-09-22
| | | | hook_user_register() DIE!
* Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵Dries Buytaert2009-09-21
| | | | handling. I can actually understand it now. ;-).
* #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.
* #365597 by mfb, Jody Lynn: Don't show access denied when logging in via ↵Angie Byron2009-09-17
| | | | OpenID to user/login.
* SA-CORE-2009-008Angie Byron2009-09-16
|
* #577912 by kkaefer: Updated OpenID icon with alpha transparency.Angie Byron2009-09-15
|
* #575796 by Heine: Fixed OpenID XRI test violates the spec.Angie Byron2009-09-15
|