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
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
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
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
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +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
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
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
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
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
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
Angie Byron
f994a4b8c5
#339466 follow-up by c960657: Remove url() around OpenID help links.
2009-06-07 03:27:55 +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
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
1ed25923a3
- Patch #251245 by c960657: added tests for the OpenID module. The test module implements a dummy OpenID provider/server. Most impressive patch of the month.
2009-04-29 07:29:59 +00:00
Dries Buytaert
0184860b58
- Patch #333156 by stella: add ability to configure the default country.
2009-03-17 15:26:29 +00:00
Angie Byron
c0a7d23069
#404244 by cwgordon7: Fix indentation in OpenID module.
2009-03-17 02:26:07 +00:00
Dries Buytaert
b46e90ad36
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
2009-03-14 20:13:27 +00:00
Angie Byron
70d915313f
#287178 follow-up by dereine and Dave Reid: Fix notice in OpenID module which is referencing missing form_id variable.
2009-03-01 17:19:08 +00:00
Dries Buytaert
631354733a
- Patch #366949 by c960657: use parse_url(, PHP_URL_xxx).
2009-02-01 16:45:53 +00:00
Angie Byron
9f54383f8d
#339466 by patryk: Replace the OpenID link in user help with official link.
2009-01-22 04:40:30 +00:00
Angie Byron
b4c737a2a5
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().
2009-01-22 03:11:54 +00:00
Dries Buytaert
d20e457121
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
2009-01-19 10:46:52 +00:00
Dries Buytaert
534287b1bc
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.
2009-01-14 21:13:42 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
445823f6bb
- Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters.
2008-12-26 21:01:57 +00:00
Dries Buytaert
f6727ce9f0
- Patch #280625 by catch, pwolanin, swentel, et al: added an OpenID delete confirm form.
2008-11-22 10:32:42 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
ccf1af94fa
- Patch #245329 by christefano and dmitrig01: code comment love.
2008-07-24 16:25:19 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
c37c91d58d
- Patch #245826 by Jax: trust_root is not set for OpenID 1.0 due to an undefined variable.
2008-04-14 20:23:27 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
38e0ab1f62
- Patch #181578 by Moshe: removed distributed authentication code from user_save(). Factored the relevant code out to a separate function.
2008-02-18 19:34:08 +00:00