]> source.dussan.org Git - gitea.git/commit
Add option to change username to the admin panel (#14229)
author6543 <6543@obermui.de>
Sun, 10 Jan 2021 12:14:02 +0000 (13:14 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Jan 2021 12:14:02 +0000 (14:14 +0200)
commit6b3b6f1833d07383d24d68ec220a18315ac36809
treeaeceb687845f71a493b64c223297c0567d7f6bf5
parentd989247bb08d2b8eb144e7a0edeaedfc26d08175
Add option to change username to the admin panel (#14229)

Co-authored-by: Bwko <bouwko@gmail.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: zeripath <art27@cantab.net>
integrations/admin_user_test.go [new file with mode: 0644]
integrations/delete_user_test.go
models/user.go
modules/auth/admin.go
options/locale/locale_en-US.ini
routers/admin/users.go
routers/user/setting/profile.go
templates/admin/user/edit.tmpl
web_src/js/index.js