[00:00:20] I've got one app that only allows Authy 2FA or SMS, not standard TOTP [00:00:46] huh. I didn't know authy had a non-TOTP token system [00:00:59] bd808: Yea it does, Twitch uses it [00:01:07] yup, that's the one [00:02:06] I'm sure it's just TOTP under the hood, they just don't give you the secret [00:02:11] I love how Google was pretty much forced to change Authencator as Authy is just so much better [00:03:37] oh sneaky. they add the TOTP seed via some api from the backend -- https://help.twitch.tv/s/article/two-factor-authentication-with-authy?language=en_US#Enabling [00:04:21] * bd808 wonders how much Authy paid for that [02:19:12] if I want to import a bunch of files into commons, do I need to register a bot for that? or just do it with my own account? it's around 3000 pdfs from Internet Archive [02:19:28] for a WMF-funded grant, so I can ask them too, just wondering over norms in general [02:27:46] if you manually approve each upload before it occurs, it's semi-auto and no approval is required [02:28:05] however, many editors who perform mass-uploads prefer to do so from a seperate account [02:29:12] with that many images, you should go through the bot approval process though [02:29:29] see https://commons.wikimedia.org/wiki/Commons:Guide_to_batch_uploading and https://commons.wikimedia.org/wiki/Commons:Bots [03:28:17] AntiComposite: thank you [03:32:32] AntiComposite: is there documentation also on commons for filenames? I'm wondering specifically if foo.pdf exists can foo.djvu also be uploaded or is that forbidden? [03:34:46] https://commons.wikimedia.org/wiki/Commons:File_naming [03:35:09] it's generally a bad idea to do that, the API should warn you if you do [03:35:25] most mass uploads use a systematic naming system, which prevents that problem [03:36:23] yeah I understand, it's sort of a side question, something I ran into earlier [03:36:58] I am working on improving ia-upload. currently if you propose to upload foo.pdf it will check if foo.pdf exists and warn you. but if foo.djvu exists it will not. and then the foo.pdf upload will fail with no explanation [03:37:24] so I need a way via the api to check for that [03:38:01] let me see currently what the code does [03:46:56] There is an uploadwarning property in the prop=imageinfo API https://www.mediawiki.org/wiki/API:Imageinfo [03:47:14] but it's not really designed for use outside of MediaWiki and returns HTML [03:48:52] hrm, yeah [03:50:00] it might also return differently localized text, right? [03:52:19] I'd like to do something a little more intelligent from ia-upload. you can't match titles beginning with a string, can you? [03:56:30] it's ok, I'll figure something out [07:34:41] !log tools.train-blockers Update to 0d56798 [07:34:44] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.train-blockers/SAL [09:05:37] !log tools.zppixbot tools.zppixbot@tools-sgebastion-08:~$ crontab -ir [09:05:39] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.zppixbot/SAL [09:16:04] !log tools.cluebot3 Restarted CB3 after reports it was down [09:16:06] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.cluebot3/SAL [09:57:09] !log chat create project with ladsgroup (Amir1) as projectadmin (T255046) [09:57:11] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Chat/SAL [09:57:12] T255046: Request creation of "chat" VPS project (for a Mattermost instance) - https://phabricator.wikimedia.org/T255046 [13:20:01] Thanks arturo ! [13:41:29] you are welcome :-) [15:30:34] !log tools.stewardbots Restart StewardBot [15:30:36] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [15:41:26] !log admin `sudo wmcs-openstack --os-compute-api-version 2.55 flavor create --private --vcpus 8 --disk 300 --ram 16384 --property aggregate_instance_extra_specs:ceph=true --description "for packaging envoy" bigdisk-ceph` (T256983) [15:41:29] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [15:41:29] T256983: Request increased quota for packaging Cloud VPS project - https://phabricator.wikimedia.org/T256983 [15:45:45] !log tools.zppixbot restart due to downtime [15:45:46] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.zppixbot/SAL [15:55:20] !log tools.stewardbots Restart StewardBot [15:55:22] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [15:56:12] !log packaging bump RAM quota to make room for new envoy builder VM (T256983) [15:56:14] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Packaging/SAL [15:56:14] T256983: Request increased quota for packaging Cloud VPS project - https://phabricator.wikimedia.org/T256983 [15:58:14] !log packaging created VM 'builder-envoy-02' (T256983) with ceph storage [15:58:16] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Packaging/SAL [16:03:38] !log tools.stewardbots Increase the waiting time before joining channels (bot can't join #wikimedia-stewards) [16:03:40] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [16:03:41] !log tools.stewardbots Restart StewardBot [16:03:42] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [19:20:34] mutante: Today I IPv6 enabled my wiki :-) [19:20:34] curl -6 https://wiki.freephile.org/wiki/Main_Page [19:21:23] Just a AAAA record in DNS and a bind directive in HAProxy is all it took [19:21:47] freephile: confirmed working. nice :) [19:22:23] :) thanks again for your assistance [19:22:49] you're welcome. it's nice to get this feedback that it helped, thanks