mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 08:13:23 +00:00
ADD - add device passcode protection
This commit is contained in:
@@ -8,6 +8,10 @@ local call_channel = 0
|
||||
Bridge.Debug("debug", "[sky_phone] Client script initialized.", { always = true })
|
||||
|
||||
local server_callbacks = {
|
||||
"security:unlock",
|
||||
"security:set-passcode",
|
||||
"security:change-passcode",
|
||||
"security:disable-passcode",
|
||||
"device:save",
|
||||
"device:factory-reset",
|
||||
"account:login",
|
||||
|
||||
Reference in New Issue
Block a user