[feat] admin impersonate user (#3741)

This commit is contained in:
Vlad Stan
2026-01-28 16:59:23 +01:00
committed by GitHub
parent b22f88b264
commit 631f4e8455
13 changed files with 359 additions and 19 deletions
+2
View File
@@ -695,6 +695,8 @@ window.localisation.en = {
allow_creation_user: 'Allow creation of new users',
allow_creation_user_desc: 'Allow creation of new users on the index page',
new_user_not_allowed: 'Registration is disabled.',
start_user_impersonation: 'Impersonate this user',
stop_user_impersonation: 'Stop User Impersonation',
components: 'Components',
long_running_endpoints: 'Top 5 Long Running Endpoints',
http_request_methods: 'HTTP Request Methods',