forked-synapse/synapse/storage/schema/delta/30
Daniel Wagner-Hall 33300673b7 Generate guest access token on 3pid invites
This means that following the same link across multiple sessions or
devices can re-use the same guest account.

Note that this is somewhat of an abuse vector; we can't throw up
captchas on this flow, so this is a way of registering ephemeral
accounts for spam, whose sign-up we don't rate limit.
2016-02-24 14:41:25 +00:00
..
presence_stream.sql Prefix TS fields with _ts 2016-02-18 10:11:43 +00:00
threepid_guest_access_tokens.sql Generate guest access token on 3pid invites 2016-02-24 14:41:25 +00:00