-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
- Gitea version 1.12.5
- Git version: 2.29.2
- Operating system:
Linux Alpine Docker Image. - Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
Description
API Call https://try.gitea.io/api/swagger#/admin/adminEditUser
does not succeed with out email:
{
"active": true,
"email": "[email protected]"
}
Cannot provide a test, since I the admin user on https://try.gitea.io is not known (?)
Metadata
Metadata
Assignees
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/enhancementAn improvement of existing functionalityAn improvement of existing functionality