Confirmed users
1,018
edits
Line 119: | Line 119: | ||
<dt><b>c</b>ancel | <dt><b>c</b>ancel | ||
<dd>Cancel the current activity ("ring" or "track"). | <dd>Cancel the current activity ("ring" or "track"). | ||
<dt><b>n</b>uke | <dt>loc<b>k</b> | ||
<dd>Lock a phone to the provided lock <b>c</b>ode.<br> | |||
{"c":"k", "c":<i>$lockCode</i>} | |||
<dt><b>m</b>essage | |||
<dd>Set a brief message on the lock screen of the phone. Messages must be less than 100 non control, UTF8 characters. | |||
{"c":"m", "m":"If found, please email reward@example.com..."} | |||
<i>Note</i>: this needs to be stripped and scrubbed like nobody's business. It's potentially an attack vector. | |||
<dt><b>n</b>uke. | |||
<dd>Factory Reset your phone. | <dd>Factory Reset your phone. | ||
</dl> | </dl> |