summaryrefslogtreecommitdiff
path: root/modules/openid
Commit message (Collapse)AuthorAge
* - 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.
* - 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.