mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-10 05:24:18 +09:00
feat: admin impersonates a user (#38614)
* fix #3631 * fix #21599 by the way, refactored the "profile avatar card" to simplify the code.
This commit is contained in:
@@ -3038,6 +3038,7 @@
|
||||
"admin.users.send_register_notify": "Send User Registration Notification",
|
||||
"admin.users.new_success": "The user account \"%s\" has been created.",
|
||||
"admin.users.edit": "Edit",
|
||||
"admin.users.impersonate": "Impersonate",
|
||||
"admin.users.auth_source": "Authentication Source",
|
||||
"admin.users.local": "Local",
|
||||
"admin.users.auth_login_name": "Authentication Sign-In Name",
|
||||
|
||||
Reference in New Issue
Block a user