Confirmed users
483
edits
Line 202: | Line 202: | ||
if (connectionRequest.callerInfo.accessLevel <= PRIVILEGED) { //whatever } | if (connectionRequest.callerInfo.accessLevel <= PRIVILEGED) { //whatever } | ||
* It would be great if apps could also filter by install origin, but certified apps has not a clear install origin. | * It would be great if apps could also filter by install origin, but certified apps has not a clear install origin. | ||
* We might want to have a wider set of types to allow apps to connect (web, installed, signed, privileged, certified). |