mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-28 01:25:30 -04:00
![]() We do it this way round so that only the "owner" can delete the access token (i.e. `/logout/all` by the "owner" also deletes that token, but `/logout/all` by the "target user" doesn't). A future PR will add an API for creating such a token. When the target user and authenticated entity are different the `Processed request` log line will be logged with a: `{@admin:server as @bob:server} ...`. I'm not convinced by that format (especially since it adds spaces in there, making it harder to use `cut -d ' '` to chop off the start of log lines). Suggestions welcome. |
||
---|---|---|
.. | ||
02remove_dup_outbound_pokes.sql | ||
03persist_ui_auth.sql | ||
05cache_instance.sql.postgres | ||
06dlols_unique_idx.py | ||
07add_method_to_thumbnail_constraint.sql.postgres | ||
07add_method_to_thumbnail_constraint.sql.sqlite | ||
07persist_ui_auth_ips.sql | ||
08_media_safe_from_quarantine.sql.postgres | ||
08_media_safe_from_quarantine.sql.sqlite | ||
09shadow_ban.sql | ||
10_pushrules_enabled_delete_obsolete.sql | ||
10drop_local_rejections_stream.sql | ||
10federation_pos_instance_name.sql | ||
11dehydration.sql | ||
11fallback.sql | ||
11user_id_seq.py | ||
12room_stats.sql | ||
13remove_presence_allow_inbound.sql | ||
14events_instance_name.sql | ||
14events_instance_name.sql.postgres | ||
15_catchup_destination_rooms.sql | ||
15unread_count.sql | ||
16populate_stats_process_rooms_fix.sql | ||
17_catchup_last_successful.sql | ||
18stream_positions.sql | ||
19instance_map.sql.postgres | ||
19txn_id.sql | ||
20instance_name_event_tables.sql | ||
20user_daily_visits.sql | ||
21as_device_stream.sql | ||
21drop_device_max_stream_id.sql | ||
22puppet_token.sql | ||
22users_have_local_media.sql |