summary refs log tree commit diff
path: root/docs/modules/password_auth_provider_callbacks.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow modules to set a display name on registration (#12009)Brendan Abolivier2022-02-171-4/+31
* Add a callback to allow modules to deny 3PID (#11854)Brendan Abolivier2022-02-081-0/+19
* Stabilise MSC3231 (Token Based Registration) (#11867)Jonathan de Jong2022-02-041-1/+1
* Add a module callback to set username at registration (#11790)Brendan Abolivier2022-01-261-0/+62
* Make minor correction to type of auth_checkers callbacks (#11253)reivilibre2021-11-041-1/+1
* Improve code formatting and fix a few typos in docs (#11221)Sumner Evans2021-11-011-1/+1
* Document the version of Synapse each module callback was introduced in (#11132)Brendan Abolivier2021-10-201-0/+6
* Document Synapse's behaviour when dealing with multiple modules (#11096)Brendan Abolivier2021-10-181-1/+18
* Port the Password Auth Providers module interface to the new generic interfac...Azrenbeth2021-10-131-0/+153