paws
paws copied to clipboard
PAWS: A Web Shell
Bug: T363596
Pywikibot on a Juypter Notebook cannot work on wikispecies, because it is missing in the family list in [paws/images/singleuser/user-config.py](https://github.com/toolforge/paws/blob/main/images/singleuser/user-config.py). Example of the bug: ```python import pywikibot site1 = pywikibot.Site('en', 'wikipedia')...
With jupyterhub upgraded we should be able to remove this now. Bug: T329210
using: https://oauthenticator.readthedocs.io/en/latest/reference/api/gen/oauthenticator.auth0.html https://www.mediawiki.org/wiki/Extension:OAuth https://meta.wikimedia.org/wiki/Special:ListGrants minikube gets as far as some new errors (`kubectl logs deployment.apps/hub`) ``` [I 2023-05-17 20:47:53.664 JupyterHub log:186] 302 GET /hub/oauth_login?next=%2Fhub%2F -> https://meta.wikimedia.org/w/rest.php/oauth2/authorize?response_type=code&redirect_uri=http%3A%2F%2Fhub.paws.local%2Fhub%2Foauth_callback&client_id=b4736b99b3b0c7c0831572529d7ea6f8&state=[secret]&scope=highvolume+editpage+createeditmovepage+patrol+uploadfile+uploadeditmovefile+rollback+viewmywatchlist+editmywatchlist (@192.168.49.1) 1.14ms [E 2023-05-17...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...