Xqt created this task.
Xqt added a subscriber: Xqt.
Xqt added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
```
Waiting for 60 seconds,
Loading the allowed licenses...
>> No additional settings found! <<
Skipping the files uploaded less than 60 seconds ago.. 05 Apr 2015 13:23:40 (UTC
)
Traceback (most recent call last):
File "C:\pwb\core\pwb.py", line 213, in <module>
run_python_file(filename, argv, argvu, file_package)
File "C:\pwb\core\pwb.py", line 82, in run_python_file
main_mod.__dict__)
File ".\scripts\checkimages.py", line 1845, in <module>
main()
File ".\scripts\checkimages.py", line 1832, in main
if Bot.checkStep():
File ".\scripts\checkimages.py", line 1608, in checkStep
(license_found, hiddenTemplateFound) = self.smartDetection()
File ".\scripts\checkimages.py", line 1351, in smartDetection
self.templateInList()
File ".\scripts\checkimages.py", line 1293, in templateInList
template.pageAPInfo()
AttributeError: 'Page' object has no attribute 'pageAPInfo'
<type 'exceptions.AttributeError'>
CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort
```
TASK DETAIL
https://phabricator.wikimedia.org/T95306
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt
Cc: pywikipedia-bugs, Xqt, Aklapper, jayvdb
Wesalius created this task.
Wesalius added a subscriber: Wesalius.
Wesalius added a project: pywikibot-core.
Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION
From my amateur point of view it is not solely category.py problem, but it occured when trying to move categories on cs.wiki (Category:Bohové zvířat -> Category:Zvířecí božstva), so I am filing it this way.
I am using pywikibot on windows, version.py gives
```
Pywikibot: [https] r-pywikibot-core.git (7a04e89, g5417, 2015/04/27, 23:23:37, n
/a)
Release version: 2.0b3
httplib2 version: 0.9
cacerts: core\externals\httplib2\python2\httplib2
\cacerts.txt
certificate test: not ok
Python: 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1500 32 bit (Intel)]
unicode test: ok
```
Traceback:
```
ERROR: Traceback (most recent call last):
File "core\pywikibot\data\api.py", line 1555, in
submit
body=body, headers=headers)
File "core\pywikibot\tools\__init__.py", line 949
, in wrapper
return obj(*__args, **__kw)
File "core\pywikibot\comms\http.py", line 269, in
request
r = fetch(baseuri, method, body, headers, **kwargs)
File "core\pywikibot\comms\http.py", line 371, in
fetch
error_handling_callback(request)
File "core\pywikibot\comms\http.py", line 287, in
error_handling_callback
raise request.data
SSLError: [Errno 185090050] _ssl.c:344: error:0B084002:x509 certificate routines
:X509_load_cert_crl_file:system lib
```
TASK DETAIL
https://phabricator.wikimedia.org/T97392
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Wesalius
Cc: pywikipedia-bugs, Wesalius, Aklapper, jayvdb
Linkrachit created this task.
Linkrachit claimed this task.
Linkrachit added subscribers: Nv1620, Sampadmedda, Aklapper, kruti_c, Diptichavan, Liuxinyu970226, akashagarwal, NiharikaKohli, Dumindux, JeanFred, Legoktm, Evanontario, Sitic, Qgil, Ricordisamoa, Halfak, Krinkle, jayvdb, valhallasw, MZMcBride, csteipp, pywikipedia-bugs, Linkrachit.
Linkrachit added projects: Outreachy-Round-10, Google-Summer-of-Code-2015, Pywikibot-network, Pywikibot-login.py, Possible-Tech-Projects, Google-Code-in-2014, pywikibot-core, Pywikibot-General.
TASK DESCRIPTION
Pywikibot is a collection of tools that automate work on MediaWiki sites. if in case if someone use a stolen password is someone logging in and changing e-mail address, password etc. to lock the user out of their own account.
With OAuth, only a token needs to be stored in the shared environment, and in worst case scenario someone can make a few edits with the token, but it can be revoked at any time, and the malicious user can not lock out the rightful user.
This task is to implement OAuth support in pywikibot. To complete this task, a unit test should be added to the test suite to perform a login and logout using OAuth with assertions that verify APISite._userinfo is correct, and a second unit test should login, edit a userpage, and confirm the edit was performed using the OAuth-authenticated account. The unit test should be configured to run on travis-ci when the secret key is available in the Travis configuration, and skipped when it isnt, able to use the key and secret that you receive when you complete the registration, as long as you approve it using the same mediawiki.org user that you used to register the application.
TASK DETAIL
https://phabricator.wikimedia.org/T95603
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Linkrachit
Cc: Linkrachit, csteipp, MZMcBride, valhallasw, jayvdb, Krinkle, Halfak, Ricordisamoa, Qgil, Sitic, Evanontario, Legoktm, JeanFred, Dumindux, NiharikaKohli, akashagarwal, Liuxinyu970226, Diptichavan, kruti_c, Aklapper, Sampadmedda, Nv1620, Imaculate, pywikipedia-bugs
rahulch95 created this task.
rahulch95 claimed this task.
rahulch95 added subscribers: Nv1620, Sampadmedda, Aklapper, kruti_c, Diptichavan, Liuxinyu970226, akashagarwal, NiharikaKohli, Dumindux, JeanFred, Legoktm, Evanontario, Sitic, Qgil, Ricordisamoa, Halfak, Krinkle, jayvdb, valhallasw, MZMcBride, csteipp, pywikipedia-bugs, rahulch95.
rahulch95 added projects: Google-Summer-of-Code-2015, Pywikibot-network, Pywikibot-login.py, pywikibot-core, Pywikibot-General.
TASK DESCRIPTION
I would love to work to Implement Support for OAuth! This will be my first time doing Google Summer of Code.
TASK DETAIL
https://phabricator.wikimedia.org/T93848
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: rahulch95
Cc: rahulch95, csteipp, MZMcBride, valhallasw, jayvdb, Krinkle, Halfak, Ricordisamoa, Qgil, Sitic, Evanontario, Legoktm, JeanFred, Dumindux, NiharikaKohli, akashagarwal, Liuxinyu970226, Diptichavan, kruti_c, Aklapper, Sampadmedda, Nv1620, Imaculate, pywikipedia-bugs