git-remote-mediawiki: allow a domain to be set for authentication
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Wed, 28 Sep 2011 13:48:01 +0000 (15:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Sep 2011 22:20:23 +0000 (15:20 -0700)
When the wiki uses e.g. LDAP for authentication, the web interface shows
a popup to allow the user to chose an authentication domain, and we need
to use lgdomain in the API at login time.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found