[01:56:27] Hi, I have trouble with login. [01:56:48] Yesterday I've registered en FreeCAD forum... [01:57:17] today, I've unified my account in SUL wikimedia. [01:57:45] now, I can not access to FreeCAD forum. [01:58:00] Can some body help me? [02:02:02] ehf: Wikimedia wikis have nothing to do FreeCAD [02:03:05] hi [02:06:02] p858snake: thanks, I confused the things. [03:10:17] I know this is likely kinda out there, but is there any chance somebody could assist me in the process of using Composer to update for AF? [04:54:43] Why would the server return a syntax error for "return Maintenance::DB_ADMIN;" (in update.php nonetheless)? [04:54:54] Trying to run with php command btw [10:55:07] how can i make template in signature not substituted [16:55:52] is composer broken, or is that just me? Whenever I get composer, it throws a syntax error for an unexpected T_STRING [17:01:49] Hi! I want to use the AuthManager to verify users against an IMAP server. However I was not able to find any documentation on that functionality. What settings do I have to use for that? [17:05:38] You'd have to write a plugin [17:09:07] Reedy: So can't I use the extension AuthIMAP? [17:09:25] You didn't mention that [17:09:26] :P [17:09:39] As such, I was thinking you meant vanilla mw [17:09:56] I've also never heard of that extension [17:10:31] It says on https://www.mediawiki.org/wiki/Extension:AuthIMAP "MediaWiki 1.27 introduced Manual:SessionManager and AuthManager so this extension does not work anymore in recent versions." [17:10:45] The All Extensions category is a gold mine ;P [17:11:09] So I was assuming, the AuthManager had the same capabilities [17:11:11] ugh, code on a page [17:11:13] No [17:11:19] Breaking interface changes [17:13:44] OK. So are there any options to verify users against something else than the database? Maybe I can setup some indirect solution then. [17:17:04] You can write your own auth plugins to do that [17:17:18] There's an ldap plugin that mostly works [17:23:22] OK. Thanks a lot. I am currently checking out the PluggableAuth extension. I think I can somehow set this up. If not, I can still have a look at the LDAP extension and try to fork that into an IMAP extension. [17:24:03] It's probably easier to just write something from scratch [17:24:15] The new auth system is a lot simpler.. So shouldn't probably take too much code [17:29:40] Reedy: I have zero experience with MediaWiki (just installed it so far). But I'll check it out! [23:58:39] Hello! Question about API pagination. Why it shows redoundant pages? http://paste.debian.net/1021545/