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

--- Comment #2 from Sorawee Porncharoenwase <nullzero.f...@gmail.com> ---
By the way, here is my workaround. It's ugly, though

# In APISite
def performAsSysop(self, user)
    self.logout()
    self._username[False] = user
    self.login(False)

-- 
You are receiving this mail because:
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