element-hq / element-hq/synapse
Module documentation should mention 3pid mediums might have additional values
Open
A-Docs
A-Modules
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#11935](https://github.com/matrix-org/synapse/issues/11935).
---
The module callbacks doc states in a few places that 3PID mediums can only be either `msisdn` or `email`, but the spec leaves room for adding more mediums in the future (even though it's somewhat unlikely). We should mention this in the documentation so modules don't work on false assumptions.
Contributor guide
Assessment
This issue has not been assessed yet.