forked-synapse/synapse/storage/schema/delta
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
..
11 copyrights 2016-01-07 04:26:29 +00:00
12 copyrights 2016-01-07 04:26:29 +00:00
13 copyrights 2016-01-07 04:26:29 +00:00
14 copyrights 2016-01-07 04:26:29 +00:00
15 copyrights 2016-01-07 04:26:29 +00:00
16 Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except for a limit 2015-04-28 12:41:33 +01:00
17 copyrights 2016-01-07 04:26:29 +00:00
18 copyrights 2016-01-07 04:26:29 +00:00
19 copyrights 2016-01-07 04:26:29 +00:00
20 copyrights 2016-01-07 04:26:29 +00:00
21 copyrights 2016-01-07 04:26:29 +00:00
22 copyrights 2016-01-07 04:26:29 +00:00
23 copyrights 2016-01-07 04:26:29 +00:00
24 copyrights 2016-01-07 04:26:29 +00:00
25 copyrights 2016-01-07 04:26:29 +00:00
26 copyrights 2016-01-07 04:26:29 +00:00
27 copyrights 2016-01-07 04:26:29 +00:00
28 Change the way we do public room list fetching 2016-02-02 15:21:10 +00:00
29 Change event_push_actions_rm_tokens schema 2016-02-03 10:50:49 +00:00
30 Generate guest access token on 3pid invites 2016-02-24 14:41:25 +00:00