Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | incorporate PR feedback and rename URL | Matthew Hodgson | 2018-03-14 | 1 | -6/+2 |
| | |||||
* | add 'allow_invited_3pids' option to invited 3PIDs to register | Matthew Hodgson | 2018-03-13 | 1 | -1/+4 |
| | |||||
* | pep8 | Matthew Hodgson | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | typos | Matthew Hodgson | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | delegate to the IS to check 3PID signup eligibility | Matthew Hodgson | 2018-03-13 | 1 | -4/+21 |
| | |||||
* | 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 |