Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Wikipedia: Mediawiki

User IP Question

 

 

Wikipedia mediawiki RSS feed   Index | Next | Previous | View Threaded


lennie at educationmatters

Jul 3, 2008, 8:03 AM

Post #1 of 3 (525 views)
Permalink
User IP Question

I have a user that I want to find out what IP address they are using. What
tables is that information in so I can pull out that data? If you already
have those queries. I can build them if necessary though.

Thanks.

Lennie
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


jeremy at tuxmachine

Jul 3, 2008, 8:07 AM

Post #2 of 3 (503 views)
Permalink
Re: User IP Question [In reply to]

See http://www.mediawiki.org/wiki/Checkuser .
--Jeremy

On Jul 3, 2008, at 11:03 AM, Lennie Jarratt wrote:

> I have a user that I want to find out what IP address they are
> using. What
> tables is that information in so I can pull out that data? If you
> already
> have those queries. I can build them if necessary though.
>
> Thanks.
>
> Lennie

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


lennie at educationmatters

Jul 3, 2008, 8:44 AM

Post #3 of 3 (517 views)
Permalink
Re: User IP Question [In reply to]

Thanks, I will install that. In the interim I built this query:

SELECT DISTINCT user_name, rc_ip
FROM user, recentchanges
WHERE rc_user = user_id
AND user_name = '*username*';

Lennie


On Thu, Jul 3, 2008 at 10:07 AM, Jeremy Baron <jeremy [at] tuxmachine> wrote:

> See http://www.mediawiki.org/wiki/Checkuser .
> --Jeremy
>
>
> On Jul 3, 2008, at 11:03 AM, Lennie Jarratt wrote:
>
> I have a user that I want to find out what IP address they are using.
>> What
>> tables is that information in so I can pull out that data? If you already
>> have those queries. I can build them if necessary though.
>>
>> Thanks.
>>
>> Lennie
>>
>
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Wikipedia mediawiki RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.