summary refs log tree commit diff
path: root/synapse/util/threepids.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5cdca53aa' into dinsicAndrew Morgan2020-08-031-0/+23
|\
| * Fix inconsistent handling of upper and lower cases of email addresses. (#7021)Dirk Klimpel2020-07-031-0/+23
| * Run Black. (#5482)Amber Brown2019-06-201-4/+6
* | Dinsic Blacking with black==18.6b2Andrew Morgan2020-02-111-11/+14
* | Prevent exception when hs or shadow_hs missing (#5012) dinsic_2019-04-04_2Michael Kaye2019-04-041-2/+2
* | FixupsErik Johnston2019-03-151-1/+4
* | Merge branch 'dinsic_anoa/info_split' of github.com:matrix-org/synapse into d...Andrew Morgan2019-02-271-1/+1
|\ \
| * | Update synapse/util/threepids.pyRichard van der Hoff2019-02-251-1/+1
* | | Check shadow_hs as well as hs during 3pid regAndrew Morgan2019-02-271-6/+8
|/ /
* | Use internal-info for identity server. Block reg on fields dinsic_2019-02-19-beta11Andrew Morgan2019-02-191-2/+10
* | incorporate PR feedback and rename URLMatthew Hodgson2018-03-141-6/+2
* | add 'allow_invited_3pids' option to invited 3PIDs to registerMatthew Hodgson2018-03-131-1/+4
* | pep8Matthew Hodgson2018-03-131-1/+1
* | typosMatthew Hodgson2018-03-131-2/+2
* | delegate to the IS to check 3PID signup eligibilityMatthew Hodgson2018-03-131-4/+21
|/
* fix PR nitpickingMatthew Hodgson2018-01-191-3/+6
* rewrite based on PR feedback:Matthew Hodgson2018-01-191-0/+45