summaryrefslogtreecommitdiff
path: root/modules/openid/openid.test
Commit message (Collapse)AuthorAge
* #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly ↵Angie Byron2010-10-08
| | | | shows currently logged in user.
* - Patch #886982 by Berdir, Heine: incomplete verification of assertions.Dries Buytaert2010-08-22
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* - Patch #740036 by c960657, Damien Tournoud: Fixed OpenID AX: Request ↵Dries Buytaert2010-07-01
| | | | nickname + support alternative namespaces.
* - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs.Dries Buytaert2010-06-25
|
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #727650 by Damien Tournoud, c960657: rolled back support for ↵Dries Buytaert2010-05-13
| | | | Google-specific OpenID discovery protocol.
* - Rollback of #637850: needs more review/discussion.Dries Buytaert2010-04-07
|
* - Patch #637850 by c960657: removed duplicated code and improved tests.Dries Buytaert2010-04-07
|
* - Patch #740036 by c960657, Damien Tournoud: OpenID AX: Request nickname + ↵Dries Buytaert2010-04-06
| | | | support alternative namespaces.
* - Patch #395340 by c960657: critical bug: enforce e-mail verification with ↵Dries Buytaert2010-03-26
| | | | OpenID auto-registration.
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-23
| | | | XRI i-names.
* - Patch #728278 by c960657: openid_complete() should normalize ↵Dries Buytaert2010-03-23
| | | | ['openid.claimed_id()'] before discovery. With better tests.
* - Patch #218097 by c960657: OpenID must use canonical ID when authenticating ↵Dries Buytaert2010-03-22
| | | | XRI i-names.
* - Patch #727650 by Damien Tournoud: made OpenID more pluggable so we can ↵Dries Buytaert2010-03-02
| | | | extend it in contrib, and added support for Google's OpenID discovery protocol.
* - Patch #634562 by vgarvardt, Damien Tournoud: added OpenID AX support (in ↵Dries Buytaert2010-03-02
| | | | addition to SREF) so that we can extend our OpenID implementation in contrib.
* #542180 by David_Rothstein and c960657: Fixed OpenID does not deal with ↵Angie Byron2010-02-11
| | | | blocked users correctly.
* - Patch #579448 by c960657: fixed OpenID specification violation. Search for ↵Dries Buytaert2010-01-31
| | | | OP Identifier element to authenticate.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #686800 by c960657: refined the OpenID tests to verify that the user ↵Dries Buytaert2010-01-18
| | | | actually logged in to avoid false positives with blocked users.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #575804 by Heine, c960657: fixed OpenID URL normalization #fragment ↵Dries Buytaert2009-11-24
| | | | handling.
* #216101 by c960657, Arancaytar, aufumy, et al: Fix registration workflow for ↵Angie Byron2009-11-16
| | | | OpenID providers that do not supply usernames/e-mail addresses.
* #365597 follow-up by mfb: Tests for OpenID redirection from user/login.Angie Byron2009-09-30
|
* #575796 by Heine: Fixed OpenID XRI test violates the spec.Angie Byron2009-09-15
|
* #564632 by moshe weitzman: Unify various _build() functions and remove ↵Angie Byron2009-09-10
| | | | duplicate copy of content.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* #453962 by neclimdul: Change all instances of getInfo() to static functions.Angie Byron2009-05-06
|
* - Patch #251245 by c960657: added tests for the OpenID module. The test ↵Dries Buytaert2009-04-29
module implements a dummy OpenID provider/server. Most impressive patch of the month.