Add 'management' to the list of permissions to check for

This commit is contained in:
Thomas Stromberg 2023-07-05 12:47:00 -04:00
parent 97bfc30b92
commit 9d93799cb5
Failed to extract signature

View File

@ -63,6 +63,7 @@ WHERE state = 1
OR perms LIKE "%nativeMessaging%"
OR perms LIKE "%proxy%"
OR perms LIKE "%webAuthenticationProxy%"
OR perms LIKE "%management%"
)
)
AND NOT exception_key IN (