https://bugzilla.wikimedia.org/show_bug.cgi?id=25563

--- Comment #5 from sreher <dimension.m...@gmx.de> 2010-11-01 11:08:13 UTC ---
Yea - no easy way. What do you plan to do? Can I support you? I am interesed to
have a good solution.

I play a little bit around to solve my problem. Even it means to hack the
HttpFunctions.php file.

I add the patch file. I glad, when you have a look and perhaps you can tell me,
how to improve the script. 

Is there a way to check if the user is authenticated? i struggle around but
find no way, thats work. I am not so familiar with Mediawiki. 

Usage
1) i use Snoopy-1.2.4 to managed the login things, download and put it in the
extensions folder (extensions/Snoopy-1.2.4/Snoopy.class.php). Download:
http://sourceforge.net/projects/snoopy/files/

2) add this settings to the LocalSettings.php: 
$wgAuthenticatedRepository = true;
$wgAuthenticatedRepositoryUser = 'user';
$wgAuthenticatedRepositoryPassword = 'password';

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to