Commit Graph

204 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
David Rothstein dc791ec583 Drupal 7.26 2014-01-15 14:43:16 -05:00
David Rothstein 782d1155c6 Drupal 7.24 2013-11-20 15:45:59 -05:00
David Rothstein 0bcf41a3c4 Issue #1379056 by Barrett: Fixed if more than one hook_openid() implementation returns a given parameter, the resulting value is an array and request is invalid. 2013-03-30 10:59:10 -04:00
Jennifer Hodgdon 3f8351090e Issue #1797370 by lazysoundsystem, xjm: Remove t() from openid test assertion messages 2012-10-19 14:50:00 -07:00
David Rothstein 88e9b83612 Merge branch '7.15-security' into 7.x 2012-10-17 16:57:48 -04:00
David Rothstein b9127101ff Drupal 7.16. 2012-10-17 16:45:04 -04:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
webchick 914cf198d3 Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:57:13 -07:00
webchick b85f3a02b0 Issue #1473214 by kika, nmudgal, roborn: Fixed Empty table pattern for 'OpenID identities' user page. 2012-09-01 22:31:19 -07:00
webchick ed9bee5065 Issue #803294 by wojtha, mfb, c960657, Heine, oriol_e9g: Fixed OpenID discovery and login tests fail on HTTPS site. 2012-08-18 14:17:01 +02:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 64c8b12b97 Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. 2012-02-29 00:07:48 -08:00
webchick 476843c25e Issue #1346914 by droplet: Use .length instead of jQuery.size(). 2012-02-14 13:46:20 -05:00
webchick 40093b2fa7 SA-CORE-2012-001 2012-02-01 13:29:51 -08:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 3a449f3caa Issue #1120290 by wojtha: Provide transition for accounts with incompletely stored OpenIDs. 2011-09-30 15:23:39 -07:00
Dries Buytaert 5a37d15cb3 - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has mis-encoding of #. 2011-09-11 15:40:24 -04:00
webchick 9d35f2586c Issue #575810 by wojtha, Heine, vzima: Fixed OpenID discovery spec violation - follow redirects. 2011-09-05 12:05:12 -07:00
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