Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/release-v1.20.0' into ↵ github/bbz/info-mainline-1.20.0 bbz/info-mainline-1.20.0 | Ben Banfield-Zanin | 2020-09-15 | 1 | -0/+23 |
|\ | | | | | | | bbz/info-mainline-1.20.0 | ||||
| * | Fix inconsistent handling of upper and lower cases of email addresses. (#7021) | Dirk Klimpel | 2020-07-03 | 1 | -0/+23 |
| | | | | | | fixes #7016 | ||||
* | | Implement use of internal-info | Brendan Abolivier | 2020-04-23 | 1 | -1/+27 |
|/ | |||||
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -4/+6 |
| | |||||
* | fix PR nitpicking | Matthew Hodgson | 2018-01-19 | 1 | -3/+6 |
| | |||||
* | rewrite based on PR feedback: | Matthew Hodgson | 2018-01-19 | 1 | -0/+45 |
* [ ] split config options into allowed_local_3pids and registrations_require_3pid * [ ] simplify and comment logic for picking registration flows * [ ] fix docstring and move check_3pid_allowed into a new util module * [ ] use check_3pid_allowed everywhere @erikjohnston PTAL |