Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inconsistent handling of upper and lower cases of email addresses. (#7021) | Dirk Klimpel | 2020-07-03 | 1 | -0/+23 |
| | | | fixes #7016 | ||||
* | 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 |