MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / _chat_lock_is_unlocked

Function _chat_lock_is_unlocked

Scripts/ButSystem.py:1792–1795  ·  view source on GitHub ↗
(owner: str, scope: str, target)

Source from the content-addressed store, hash-verified

1790 "style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; "
1791 "script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; "
1792 "connect-src 'self' https: wss:; "
1793 )
1794 try:
1795 if request.endpoint == 'face_detector_page':
1796 csp_value = (
1797 "default-src 'self'; "
1798 "base-uri 'self'; "

Callers 9

dm_file_streamFunction · 0.70
dm_file_downloadFunction · 0.70
chat_withFunction · 0.70
dm_voice_streamFunction · 0.70
api_dm_sinceFunction · 0.70
group_chatFunction · 0.70
group_sendFunction · 0.70
group_pollFunction · 0.70
group_voice_streamFunction · 0.70

Calls 3

_chat_lock_existsFunction · 0.70
_lock_session_keyFunction · 0.70
_session_unlocksFunction · 0.70

Tested by

no test coverage detected