Commit 9f829cf
committed
Fix login API called when MSC4190 enabled
Neither the GET nor POST variants of the Synapse `/login` API should
be called when support for MSC4190 is enabled: https://areweoidcyet.com/
Fixes: mautrix/telegram#10201 parent dbf6425 commit 9f829cf
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
| |||
0 commit comments