tosher
tosher
With [reqs](https://github.com/mwclient/mwclient/blob/master/mwclient/client.py#L50) param we can pass the `proxies` arg to requests lib for connection. * [Requests Proxies](https://requests.readthedocs.io/en/master/user/advanced/#proxies)
I'll try to check it..
As i see, it needs some research and maybe coding :) But with cookie authorization it works for me: ``` "wreckit-woodhouse.fandom.com": { "host": "wreckit-woodhouse.fandom.com", "authorization_type": "cookies", "cookies_browser": "firefox", "is_ssl_cert_verify": true,...
Logged in `wreckit-woodhouse.fandom.com` or wikia? Domain must be the same.
`When I have logged in wikia using Firefox.` :) So, you have logged in on `wreckit-woodhouse.fandom.com`, ок. Firefox can't to block Mediawiker, it just a file read...
Please, set the `debug` option to `true` in settings, retry to open any page with `cookies` type and post the result in panel here (with remove real values from cookies...
It's on Windows or not?
Just `firefox_cookie_files` in the root of the config, not inside site settings.
Please, try the new version: https://github.com/tosher/Mediawiker/releases/tag/v3.6.3 Login/pass authorization didn't changed.. i don't now which type of auth used at fandom.com.. in this version [clientlogin](https://www.mediawiki.org/wiki/API:Login) method was added and it works...
Thanks for the info!