Page MenuHomePhabricator

Give a 200 response for valid user pages
Closed, ResolvedPublic

Description

Rather than sending a 404 on empty user pages, send a 200 response.
It's ideal to use the user's page as an OpenID identity url, but
OpenID expects 200 responses on identity urls. If we send 404s on
empty user pages it's necessary for all users to have content on
their pages to use Wikimedia as a provider.


Version: 1.21.x
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=59082

Details

Reference
bz45255

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:15 AM
bzimport set Reference to bz45255.
bzimport added a subscriber: Unknown Object (MLST).

Re-opening this bug for further consideration. Introducing an inconsistent behavior here feels really wrong to me.

Closing this since the change was merged, and bug 46491 has been opened for consideration of reverting it.

One consequence of this is that non-existent user pages are being indexed by Google. A friend of mine pointed out to me that when you search for his name, you get results from en.m.wikiquote.org, en.wiktionary.org, en.wikivoyage.org, and beta.wikiversity.org, even though he doesn't have user pages on any of those.