Well known user account names are localized on Windows. Look up the
"Authenticated Users" user by its security identifier to get the
localized name.
PR-URL: https://github.com/nodejs/node/pull/39241
Fixes: https://github.com/nodejs/node/issues/39224
Refs: e817ba70f5
Refs: https://hackerone.com/reports/1211160
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
6 lines
99 B
Modula-2
6 lines
99 B
Modula-2
LIBRARY "custom_actions"
|
|
|
|
EXPORTS
|
|
SetInstallScope
|
|
BroadcastEnvironmentUpdate
|
|
GetLocalizedUserNames
|