Closed
Description
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