SL-18826 limit teleport command usage

master
Maxim Nikolenko 2022-12-12 13:13:48 +02:00
parent f7010e46af
commit ab8dc07630
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ public:
// inside the app, otherwise a malicious web page could
// cause a constant teleport loop. JC
LLTeleportHandler() :
LLCommandHandler("teleport", UNTRUSTED_THROTTLE),
LLCommandHandler("teleport", UNTRUSTED_CLICK_ONLY),
LLEventAPI("LLTeleportHandler", "Low-level teleport API")
{
LLEventAPI::add("teleport",