Commit Graph

185 Commits (c09a969d96e70cd2470849fc159d74f54b552181)

Author SHA1 Message Date
webchick ff3bf28a03 Rollback of #1076366. This is not quite ready to go yet, because it depends on another issue (#1120290). 2011-05-18 00:31:07 -05:00
Dries Buytaert fcf48f0c8c - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are removed from claimed id . 2011-05-11 21:34:06 -04:00
Dries Buytaert 98256f2df1 - Patch #1076414 by wojtha, c960657: Openid discovery - OpenID v1 OP service with lower priority is chosen instead OpenID v2 Claimed id service. 2011-05-08 16:31:38 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert b3094a0b76 - Patch #1068184 by bfroehle: _openid_get_math_library() should not use drupal_static(). 2011-02-24 12:06:58 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert c24596a5be - Patch #488062 by David_Rothstein: fixed some broken English. 2011-01-18 18:50:51 +00:00
Dries Buytaert ab5809ac52 - Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up OpenID by using GMP instead of BCMath if available. 2011-01-13 01:12:18 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Angie Byron 17d30dc3a3 #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user. 2010-10-08 05:28:30 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert 80befb6c7e - Patch #886982 by Berdir, Heine: incomplete verification of assertions. 2010-08-22 22:00:16 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert 856a1a539e - Patch #662868 by David_Rothstein: user edit link should open in a overlay. 2010-08-03 23:07:01 +00:00
Angie Byron ea4f6bcef2 #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users. 2010-07-07 08:05:01 +00:00
Dries Buytaert a1277471c8 - Patch #740036 by c960657, Damien Tournoud: Fixed OpenID AX: Request nickname + support alternative namespaces. 2010-07-01 19:06:57 +00:00
Dries Buytaert 73a961e2de - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
Dries Buytaert 38220bad9e - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs. 2010-06-25 18:31:37 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert 1ce5ad6c76 - Forgot to commit this a while ago. 2010-06-04 20:39:44 +00:00
Dries Buytaert 9a67fb99ef - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'. 2010-05-27 12:29:39 +00:00
Dries Buytaert 680de534b0 - Patch #809256 by David_Rothstein: OpenID module refers to the xrds.inc file, which no longer exists. 2010-05-26 08:39:54 +00:00
Dries Buytaert 34792fa8ae - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
Dries Buytaert ac8c96f42f - Patch #727650 by Damien Tournoud, c960657: rolled back support for Google-specific OpenID discovery protocol. 2010-05-13 17:37:24 +00:00
Dries Buytaert 5265584016 - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) with SelectQuery. 2010-05-05 16:51:30 +00:00
Dries Buytaert 44c4a2b473 - Patch #788696 by JohnAlbin: OpenID login styling is broken in RTL languages, crummy in LTR. 2010-05-05 16:28:06 +00:00
Angie Byron e0be60f612 #730598 by dirtabulous, Heine: Fixed OpenID redirect form is not valid HTML. 2010-05-05 07:00:49 +00:00
Dries Buytaert 3d84cef194 - Patch #751578 by Gábor Hojtsy: OpenID realm was language dependent. 2010-04-27 10:42:20 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 57fe6927a0 #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module. 2010-04-23 05:48:13 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert f3a8fa9ea8 - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature. 2010-04-07 16:35:03 +00:00
Dries Buytaert c8c14b527e - Rollback of #637850: needs more review/discussion. 2010-04-07 14:22:34 +00:00
Dries Buytaert 80c8601d60 - Patch #587766 by c960657: OpenID test XRI protocol improperly. 2010-04-07 07:38:29 +00:00
Dries Buytaert 4c3660a69a - Patch #637850 by c960657: removed duplicated code and improved tests. 2010-04-07 07:09:17 +00:00
Dries Buytaert fbc26a6bf0 - Patch #740036 by c960657, Damien Tournoud: OpenID AX: Request nickname + support alternative namespaces. 2010-04-06 06:53:55 +00:00
Dries Buytaert 8efa768768 - Patch #395340 by c960657: critical bug: enforce e-mail verification with OpenID auto-registration. 2010-03-26 12:12:41 +00:00
Dries Buytaert b9123f2309 - Patch #218097 by c960657: OpenID must use canonical ID when authenticating XRI i-names. 2010-03-23 21:14:49 +00:00
Dries Buytaert c061a16a6b - Patch #728278 by c960657: openid_complete() should normalize ['openid.claimed_id()'] before discovery. With better tests. 2010-03-23 19:05:16 +00:00
Dries Buytaert 9b4274e8c7 - Patch #742366 by moshe weitzman: better UX for OpenID users. 2010-03-22 18:55:45 +00:00
Dries Buytaert e8d18e41fc - Patch #218097 by c960657: OpenID must use canonical ID when authenticating XRI i-names. 2010-03-22 18:48:20 +00:00
Dries Buytaert f1b02a80f4 - Pach #730462 by Heine, Damien Tournoud: OpenID should support openid.invalidate_handle. 2010-03-09 12:07:37 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert 0d9eedc8fb - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can extend it in contrib, and added support for Google's OpenID discovery protocol. 2010-03-02 08:59:54 +00:00
Dries Buytaert 094a6b4f85 - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in addition to SREF) so that we can extend our OpenID implementation in contrib. 2010-03-02 08:55:42 +00:00
Angie Byron 30ae1fb559 #711180 by jerdiggity: Fixed Typo in openid requirements BC Math lib. 2010-02-11 15:48:38 +00:00