While this patch will support the functionality you are talking about, I believe a better move would be to actually design a proper authentication stack. Some sort of $wgAuthn where you can register authentication layers on a stack. The problem with AuthPlugin and ExternalUser is that they are both too separate from the local authentication process, not to mention both require users have passwords, which is something that is not necessarily true for certain external authentication methods.
*--* *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science www.whizkidztech.com | [email protected] On Thu, Oct 11, 2012 at 11:37 AM, Raphaël <[email protected]> wrote: > I've been told that attachment was stripped (was text/x-diff) > Using text/plain now. > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
