mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-20 05:52:35 -05:00
Implements MSC2832 by sending application service access tokens in the Authorization header. The access token is also still sent as a query parameter until the application service ecosystem has fully migrated to using headers. In the future this could be made opt-in, or removed completely. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_appservice.py | ||
| test_scheduler.py | ||