Last modified: 2013-12-05 02:53:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53722, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51722 - Support logged out users
Support logged out users
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Annotator (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: richa jain
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-20 01:35 UTC by Matthew Flaschen
Modified: 2013-12-05 02:53 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Matthew Flaschen 2013-07-20 01:35:34 UTC
We should support comments by anonymous users.  This will require a schema change.

We can probably take the same approach as the revision table in core (see tables.sql).  It has two columns, one with a user id (like we have), and another, rev_user_text .
Comment 1 Tyler Romeo 2013-07-24 20:05:57 UTC
I should also note that since anonymous users don't get the OKFN JavaScript right now, they can't even view annotations, let alone add them.
Comment 2 richa jain 2013-08-17 16:55:39 UTC
https://gerrit.wikimedia.org/r/78251 supports the creation of annotations by logged out users.
Comment 3 richa jain 2013-09-24 18:05:57 UTC
merged.
Comment 4 Matthew Flaschen 2013-12-05 02:53:38 UTC
It turns out there is a built-in way to get an anonymous user's IP from JS.  For anons, it is returned from the API with action=query&meta=userinfo .

I'm just putting this here for future reference.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links