Re: Infrastructure | Link gnomeid, foundation_id and GitLab account (#622)

2021-07-28 Thread Andrea Veri (@averi)
Andrea Veri commented: I believe you're right, that endpoint is actually only available to admins. -- Reply to this email directly or view it on GitLab: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/622#note_1213920 You're receiving this email because of your account on

[GNOME Blogs] Some themes were automatically updated

2021-07-28 Thread GNOME Blogs Mailer
Howdy! Some themes have automatically updated to their latest versions on your site at https://blogs.gnome.org. No further action is needed on your part. These themes are now up to date: - OceanWP (from version 3.0.1 to 3.0.3) If you experience any issues or need support, the volunteers in

Re: Infrastructure | Link gnomeid, foundation_id and GitLab account (#622)

2021-07-28 Thread Sophie Herold (@sophie-h)
Sophie Herold commented: > I'm not confident in providing a publicly readable list of LDAP uids for > security reasons I get that. Would it be okay if I compile a list of uid->gitlab_account mappings for maintainers and include it in a project? Their uids are public in the DOAP files

Re: Infrastructure | Link gnomeid, foundation_id and GitLab account (#622)

2021-07-28 Thread Andrea Veri (@averi)
Andrea Veri commented: @sophie-h I'm not confident in providing a publicly readable list of LDAP uids for security reasons, if you have a GitLab account, which you do, I'd suggest reading the code at [1] to grab the information you need out of the GitLab API directly. On the foundation_id

Re: Infrastructure | Link gnomeid, foundation_id and GitLab account (#622)

2021-07-28 Thread Andrea Veri (@averi)
Andrea Veri commented on a discussion: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/622#note_1213753 For maintainers, that's fine, as the information is already exposed. Re: [1], that's an historical artifact of the way former Planet maintainers tried to map feeds with

Re: Infrastructure | Link gnomeid, foundation_id and GitLab account (#622)

2021-07-28 Thread Sophie Herold (@sophie-h)
Sophie Herold commented: ```sh $ curl --header "PRIVATE-TOKEN: removed" https://gitlab.gnome.org/api/v4/users?extern_uid=uid=sophieherold,dc=gnome,dc=org\=ldapmain {"message":"403 Forbidden"} ``` That's what I expected, since the external authentication parts are also not visible in the