Angie Byron
30ae1fb559
#711180 by jerdiggity: Fixed Typo in openid requirements BC Math lib.
2010-02-11 15:48:38 +00:00
Angie Byron
ae716002a3
#542180 by David_Rothstein and c960657: Fixed OpenID does not deal with blocked users correctly.
2010-02-11 03:08:05 +00:00
Dries Buytaert
6c9b682bb6
- Patch #579448 by c960657: fixed OpenID specification violation. Search for OP Identifier element to authenticate.
2010-01-31 18:39:46 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Dries Buytaert
78c835e43a
- Patch #686800 by c960657: refined the OpenID tests to verify that the user actually logged in to avoid false positives with blocked users.
2010-01-18 17:32:51 +00:00
Angie Byron
69ed7f66b8
#546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface.
2010-01-11 16:25:16 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Angie Byron
f59783f23a
#640198 by batigolix and arianek: Update OpenID module to conform to new help standard.
2009-11-26 04:49:52 +00:00
Dries Buytaert
c85b24f0f7
- Patch #575804 by Heine, c960657: fixed OpenID URL normalization #fragment handling.
2009-11-24 05:20:48 +00:00
Angie Byron
9db02aba50
#216101 by c960657, Arancaytar, aufumy, et al: Fix registration workflow for OpenID providers that do not supply usernames/e-mail addresses.
2009-11-16 05:08:47 +00:00
Angie Byron
ea1bd5606c
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
2009-11-10 17:27:54 +00:00
Angie Byron
59b7e23b56
#367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.
2009-11-04 04:56:54 +00:00
Angie Byron
0d8515deb7
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
2009-11-03 06:47:23 +00:00
Angie Byron
ca8eee7545
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
2009-11-01 21:26:44 +00:00
Angie Byron
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +00:00
Dries Buytaert
24c259cdd8
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
2009-10-13 21:16:44 +00:00
Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Angie Byron
4d99a96690
#365597 follow-up by mfb: Tests for OpenID redirection from user/login.
2009-09-30 04:06:15 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
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.
2009-09-18 00:12:48 +00:00
Angie Byron
c22b520e46
#365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.
2009-09-17 03:16:16 +00:00
Angie Byron
4d19d5f10a
SA-CORE-2009-008
2009-09-16 22:47:18 +00:00
Angie Byron
8bce697843
#577912 by kkaefer: Updated OpenID icon with alpha transparency.
2009-09-15 23:21:21 +00:00
Angie Byron
175bb6d19a
#575796 by Heine: Fixed OpenID XRI test violates the spec.
2009-09-15 19:46:04 +00:00
Dries Buytaert
4c49bf4a56
- Patch #319840 by Aron Novak, darren.ferguson: added hook to the OpenID module for returning data when a user has logged in.
2009-09-13 14:20:00 +00:00
Angie Byron
7f88540b4b
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
2009-09-10 12:33:46 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
e1d3687b23
- Patch #504630 by Dave Van Den Bremt: aded requirements check.
2009-08-29 21:07:43 +00:00
Angie Byron
bf9c634123
#550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
2009-08-24 03:11:34 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
a0d19b0810
- Patch #482636 by quicksketch: further clean-up of the form IDs/classes.
2009-07-04 14:57:23 +00:00
Dries Buytaert
00fc298163
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you.
2009-06-30 11:32:08 +00:00
Dries Buytaert
9b735710e9
- Patch #222044 by c960657: better support for different OpenID versions.
2009-06-10 20:13:20 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Angie Byron
f994a4b8c5
#339466 follow-up by c960657: Remove url() around OpenID help links.
2009-06-07 03:27:55 +00:00
Dries Buytaert
19a6c84f7c
- Patch #480428 by JamesAn: static caching API.
2009-06-03 19:27:21 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00