Gitea needs an API to alter a user's username #1

Closed
opened 2023-02-16 11:03:55 +01:00 by Sybren A. Stüvel · 1 comment

Gitea lacks two API calls:

  • find a user by their email address (because the nickname on Blender ID may not be the username on Gitea), and
  • change a user's username.

Without those calls, it's not possible for this webhook to do its work.

Relevant upstream links:

Gitea lacks two API calls: - find a user by their email address (because the nickname on Blender ID may not be the username on Gitea), and - change a user's username. Without those calls, it's not possible for this webhook to do its work. Relevant upstream links: - [WIP: add user rename endpoint to admin api #22789 ](https://github.com/go-gitea/gitea/pull/22789)
Author
Owner

Closing, this will be tracked on infrastructure/blender-projects-platform#1

Closing, this will be tracked on https://projects.blender.org/infrastructure/blender-projects-platform/issues/1
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/gitea-blenderid-webhook#1
No description provided.