Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow modules to set a display name on registration (#12009) | Brendan Abolivier | 2022-02-17 | 1 | -4/+31 |
* | Add a callback to allow modules to deny 3PID (#11854) | Brendan Abolivier | 2022-02-08 | 1 | -0/+19 |
* | Stabilise MSC3231 (Token Based Registration) (#11867) | Jonathan de Jong | 2022-02-04 | 1 | -1/+1 |
* | Add a module callback to set username at registration (#11790) | Brendan Abolivier | 2022-01-26 | 1 | -0/+62 |
* | Make minor correction to type of auth_checkers callbacks (#11253) | reivilibre | 2021-11-04 | 1 | -1/+1 |
* | Improve code formatting and fix a few typos in docs (#11221) | Sumner Evans | 2021-11-01 | 1 | -1/+1 |
* | Document the version of Synapse each module callback was introduced in (#11132) | Brendan Abolivier | 2021-10-20 | 1 | -0/+6 |
* | Document Synapse's behaviour when dealing with multiple modules (#11096) | Brendan Abolivier | 2021-10-18 | 1 | -1/+18 |
* | Port the Password Auth Providers module interface to the new generic interfac... | Azrenbeth | 2021-10-13 | 1 | -0/+153 |