Skip to content

Allow admin to set theme for new and existing users with API #31334

Closed
@tobiasbp

Description

@tobiasbp

Feature Description

It would be nice if the following endpoints could be updated to include field theme, which would allow an administrator to configure the theme for new and existing users on a Gitea instance:

  • PATCH: /admin/users/<user>
  • POST: /admin/users
  • GET: /admin/users

Use case: If a theme selected by a user no longer exists, there is no way to set the user's theme to a currently available theme.

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detailtopic/apiConcerns mainly the APItype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions