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

Function _save_session_unlocks

Scripts/ButSystem.py:1773–1775  ·  view source on GitHub ↗
(items: set)

Source from the content-addressed store, hash-verified

1771
1772 # Permissions-Policy helps reduce unexpected browser permission prompts/leaks.
1773 resp.headers.setdefault(
1774 "Permissions-Policy",
1775 "geolocation=(self), microphone=(self), camera=(self), fullscreen=(self), payment=(), display-capture=()"
1776 )
1777
1778 # CSP: tuned to keep everything working across iOS/Android/Desktop.

Callers 3

_chat_lock_setFunction · 0.70
_chat_lock_clear_sessionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected