0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-16 03:42:38 +01:00
gitea/services
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789)
this is a simple endpoint that adds the ability to rename users to the
admin API.

Note: this is not in a mergeable state. It would be better if this was
handled by a PATCH/POST to the /api/v1/admin/users/{username} endpoint
and the username is modified.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2023-03-14 03:45:21 -04:00
..
actions Fix missing commit status in PR which from forked repo (#23351) 2023-03-13 16:05:19 -05:00
agit add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
asymkey
attachment Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
auth
automerge
context
convert Fix SyncOnCommit always return false in API of push_mirrors (#23088) 2023-02-23 15:50:33 -06:00
cron
externalaccount
forms Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
gitdiff
issue
lfs
mailer Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
markup
migrations
mirror
org
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
pull
release Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
repository
task
user add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
webhook
wiki