cattle_grid.activity_pub ¶
is_valid_requester_for_obj
async
¶
is_valid_requester_for_obj(
session: AsyncSession, requester: str, obj: dict
)
Checks if the requested is allowed to view the object
async
¶is_valid_requester_for_obj(
session: AsyncSession, requester: str, obj: dict
)
Checks if the requested is allowed to view the object
cattle_grid/activity_pub/actor/requester.py