Dries Buytaert
|
80befb6c7e
|
- Patch #886982 by Berdir, Heine: incomplete verification of assertions.
|
2010-08-22 22:00:16 +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
|
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 |
Dries Buytaert
|
3d84cef194
|
- Patch #751578 by Gábor Hojtsy: OpenID realm was language dependent.
|
2010-04-27 10:42:20 +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
|
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
|
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
|
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 |
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 |