summaryrefslogtreecommitdiff
path: root/modules/openid/openid.module
Commit message (Collapse)AuthorAge
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s ↵Dries Buytaert2008-12-26
| | | | parameters.
* - Patch #280625 by catch, pwolanin, swentel, et al: added an OpenID delete ↵Dries Buytaert2008-11-22
| | | | confirm form.
* - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().Dries Buytaert2008-10-26
|
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵Dries Buytaert2008-10-06
| | | | well as two small kittens.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #245329 by christefano and dmitrig01: code comment love.Dries Buytaert2008-07-24
|
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵Dries Buytaert2008-05-06
| | | | | | | | | | | 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.
* - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵Dries Buytaert2008-04-23
| | | | committed to D6.
* - Patch #245826 by Jax: trust_root is not set for OpenID 1.0 due to an ↵Dries Buytaert2008-04-14
| | | | undefined variable.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #181578 by Moshe: removed distributed authentication code from ↵Dries Buytaert2008-02-18
| | | | user_save(). Factored the relevant code out to a separate function.
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - ↵Gábor Hojtsy2008-01-30
| | | | Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes
* #207863 by mikey_p, Pancho: use module_load_include() as intendedGábor Hojtsy2008-01-30
|
* #208556 by Pancho: fix broken display of OpenID linksGábor Hojtsy2008-01-29
|
* #204705 by pwolanin: abort user_save on SQL errors, to avoid data corruptionGábor Hojtsy2008-01-10
|
* #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at ↵Gábor Hojtsy2007-12-20
| | | | all, so we know that this is the cause of problems, not the remote host not responding.
* #200069 by keith.smith: new standard for 'more information' links in module ↵Gábor Hojtsy2007-12-14
| | | | help texts, as the handbook we referred to before was renamed
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
| | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
* - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵Dries Buytaert2007-11-26
| | | | fixed minor spelling issues and fixed spacing issues.
* #186658 by fajerstarter: OpenID login usability fixes and JS cleanup, also ↵Gábor Hojtsy2007-11-20
| | | | makes OpenID login Konqueror compatible
* #184461 by bradlis7 and keith.smith: 'fix' OpenID help text to use American ↵Gábor Hojtsy2007-10-18
| | | | English spelling (as observed to be used in Drupal elsewhere)
* - Patch #172582 by webchick, gabor, eaton, kentbyte, tresler, alpritt et al: ↵Dries Buytaert2007-10-17
| | | | improved the OpenID help texts.
* - Patch #155870 by quicksketch et al: AHAH-ification of the poll module.Dries Buytaert2007-10-17
|
* #156886 by edgauthier: fix OpenID delegationGábor Hojtsy2007-10-15
|
* #154300 by chx: enforce site user account creation policy in openid module tooGábor Hojtsy2007-09-25
|
* #172591 by HedgeMage: add help page for openid module with short description ↵Gábor Hojtsy2007-09-12
| | | | of what does the module offer
* - Patch #166725 by Crell: split openid module.Dries Buytaert2007-08-19
|
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* #153372 by bjaspan: fix user login form values and openid interacionGábor Hojtsy2007-06-23
|
* - Patch #131026 by James et al: OpenID client support for Drupal!Dries Buytaert2007-06-18
Let this be the day where we help revolutionize the online society, and the way websites and web services interoperate. Or something.