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

Function _lock_session_key

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

Source from the content-addressed store, hash-verified

1760 try:
1761 _ensure_device_fp_cookie(resp)
1762 except Exception:
1763 pass
1764 resp.headers.setdefault("X-Frame-Options", "DENY")
1765 resp.headers.setdefault("X-Content-Type-Options", "nosniff")
1766 resp.headers.setdefault("Referrer-Policy", "same-origin")

Callers 4

_chat_lock_is_unlockedFunction · 0.70
_chat_lock_setFunction · 0.70
_chat_lock_clear_sessionFunction · 0.70

Calls 1

_lock_targetFunction · 0.70

Tested by

no test coverage detected