1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
gitea/templates/swagger
Baekjun Kim e35a39e81d
Include login_name in adminCreateUser response (#20283)
`login_name` (Authentication Sign-in Name) is not included in the response of `adminUserCreate` API. 
This PR is to return user-specified `login_name` if there is one.
2022-07-15 16:52:11 +08:00
..
ui.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
v1_json.tmpl Include login_name in adminCreateUser response (#20283) 2022-07-15 16:52:11 +08:00