synapse/changelog.d
Ben Banfield-Zanin 53a6f5ddf0
SAML: Allow specifying the IdP entityid to use. (#8630)
If the SAML metadata includes multiple IdPs it is necessary to
specify which IdP to redirect users to for authentication.
2020-11-19 09:57:13 -05:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8617.feature Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
8630.feature SAML: Allow specifying the IdP entityid to use. (#8630) 2020-11-19 09:57:13 -05:00
8731.misc SAML: Document allowing a clock/time difference from IdP (#8731) 2020-11-18 07:36:28 -05:00
8734.doc Clarify the usecase for an msisdn delegate (#8734) 2020-11-14 23:09:36 +00:00
8744.bugfix Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744) 2020-11-18 18:54:09 +00:00
8751.misc Generalise _locally_reject_invite (#8751) 2020-11-16 15:37:36 +00:00
8754.misc Generalise _maybe_store_room_on_invite (#8754) 2020-11-13 16:24:04 +00:00
8757.misc changelog 2020-11-15 23:09:03 +00:00
8758.misc Move wait_until_result into FakeChannel (#8758) 2020-11-16 18:21:47 +00:00
8759.misc Rename create_test_json_resource to create_test_resource (#8759) 2020-11-16 14:45:52 +00:00
8760.misc Add a custom_headers param to make_request (#8760) 2020-11-16 14:45:22 +00:00
8761.misc changelog 2020-11-16 18:24:08 +00:00
8765.misc Abstract shared SSO code. (#8765) 2020-11-17 09:46:23 -05:00
8770.misc Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 2020-11-17 09:09:40 -05:00
8771.doc a comma too much (#8771) 2020-11-17 14:13:56 +00:00
8776.bugfix Consistently use room_id from federation request body (#8776) 2020-11-19 10:05:33 +00:00
8777.misc Fix tests on develop (#8777) 2020-11-18 15:43:11 +00:00