2022-10-14T05:17:13 yeah, I already reported that 2022-10-14T07:02:55 Hi! meet.opensuse.org is down. Anything you could do guys? 2022-10-14T07:57:24 meet.o.o is back 2022-10-14T09:38:37 LCP#0968: for OIDC, https://centosci.github.io/ocp4-docs/sops/adding_oidc_authentication.html says given_name is under `name` - is there such a scope or do I have to add/edit something on the server for that to work? 2022-10-14T09:38:57 let me check real quick 2022-10-14T09:40:41 "unknown scope name requested" 2022-10-14T09:40:45 OK. 2022-10-14T09:51:00 do we have mapping like that in ipsilon? https://www.pagure.io/fedora-infra/ansible/blob/main/f/roles/ipsilon/templates/configuration.conf#_36 2022-10-14T09:51:26 fedora uses a config file, but attribute mapping should be an option in the admin webui 2022-10-14T10:53:16 darix: the discourse package in your repo uses omniauth 2 (and omniauth-github 2) which had breaking changes and doesn't work with some plugins 2022-10-14T10:59:00 My package manager is broken. It can't reach https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ what are the alternative sites? 2022-10-14T11:00:36 oh, that might not be an official repository 2022-10-14T11:00:45 look on packman for alternate mirrors 2022-10-14T11:00:53 the opensuse team has no control over the packman mirror 2022-10-14T11:02:13 Thanks, found a working replacement! 2022-10-14T15:43:27 *** teepee_ is now known as teepee 2022-10-14T16:02:10 bmwiedemann: tried setting claims manually the way openid connect spec says to do it, and still couldn't get them, I can only get the ones I was getting before it looks like 2022-10-14T16:02:42 maybe it is time to update ipsilon to 3.04, but I currently don't have a test are 2022-10-14T16:02:42 this is what I set 2022-10-14T16:02:47 * hellcp sent a code block: https://libera.ems.host/_matrix/media/r0/download/libera.chat/79a17d94f0eab0c3ceef657084366876d36006be 2022-10-14T16:03:04 s/are/area/ 2022-10-14T16:03:04 and I managed to get the response in different order 2022-10-14T16:03:27 but didn't include any new info 2022-10-14T16:03:35 fib: gwdg is back after a power outage in their city 2022-10-14T16:33:55 cboltz: are you able to set up the proxy so that the site thinks you are accessing it from a different subdomain? 2022-10-14T18:09:31 *** teepee_ is now known as teepee 2022-10-14T18:19:05 hellcp: you mean like www-test.o.o which requests www.o.o on jekyll.i.o.o? 2022-10-14T18:19:25 yes 2022-10-14T18:19:52 the setup is a bit more interesting than usual, but it's possible 2022-10-14T18:20:09 I do wanna set up discourse with the right url right away, because otherwise it uses wrong url in places 2022-10-14T18:20:42 what may be problematic is hosting resources 2022-10-14T18:21:07 so it will request resources from the other domain on the client side 2022-10-14T18:22:26 indeed, if it includes resources from forums.o.o then you have a problem ;-) 2022-10-14T18:23:40 (well, if the path is not used in vbulletin, we can even route forums.o.o/newstuff/ to discourse) 2022-10-14T18:25:55 yeah, we could do a similar setup to what we did with mailing lists migration 2022-10-14T18:26:14 I need to decide with the forums admins when we want to do the migration though 2022-10-14T18:27:02 while I try to figure out if maybe it's viable to also migrate blog and articles, since I'm up for a challenge 2022-10-14T19:03:44 ok, import of articles is done, I do wanna see if I can figure the blogs out now 2022-10-14T19:03:56 this database schema makes pretty much no sense tbh 2022-10-14T20:07:48 I think I got it