Commit Graph

1109 Commits (b64b6d12d47c012a9996a2585a969d3b962d25fa)

Author SHA1 Message Date
Richard van der Hoff 8f75bf1df7
Put SAML callback URI under /_synapse/client. (#9289) 4 years ago
Richard van der Hoff 846b9d3df0
Put OIDC callback URI under /_synapse/client. (#9288) 4 years ago
Oliver Hanikel d1f13c7485
Add an OpenID example config for Gitea. (#9134) 4 years ago
Richard van der Hoff c543bf87ec
Collect terms consent from the user during SSO registration (#9276) 4 years ago
Richard van der Hoff e5d70c8a82
Improve styling and wording of SSO UIA templates (#9286) 4 years ago
Richard van der Hoff 4167494c90
Replace username picker with a template (#9275) 4 years ago
Richard van der Hoff 8aed29dc61
Improve styling and wording of SSO redirect confirm template (#9272) 4 years ago
Richard van der Hoff 9c715a5f19
Fix SSO on workers (#9271) 4 years ago
Erik Johnston f2c1560eca
Ratelimit invites by room and target user (#9258) 4 years ago
Erik Johnston 4b73488e81
Ratelimit 3PID /requestToken API (#9238) 4 years ago
David Teller fe52dae6bd FIXUP: Documenting /_synapse/admin/v1/rooms/<room_id>/context/<event_id> 4 years ago
Richard van der Hoff 34efb4c604
Add notes on integrating with Facebook for SSO login. (#9244) 4 years ago
Richard van der Hoff a083aea396
Add 'brand' field to MSC2858 response (#9242) 4 years ago
Richard van der Hoff 869667760f
Support for scraping email addresses from OIDC providers (#9245) 4 years ago
Erik Johnston 93b61589b0
Add a note to changelog about redis usage (#9227) 4 years ago
Patrick Cloke 26837d5dbe
Do not require the CAS service URL setting (use public_baseurl instead). (#9199) 4 years ago
Patrick Cloke 4a55d267ee
Add an admin API for shadow-banning users. (#9209) 4 years ago
Jason Robinson 930ba00971 Add depth and received_ts to forward_extremities admin API response 4 years ago
Richard van der Hoff 7447f19702
Prefix idp_id with "oidc-" (#9189) 4 years ago
Richard van der Hoff 0cd2938bc8
Support icons for Identity Providers (#9154) 4 years ago
rht a5b9c87ac6
docs: Add link to Matrix VoIP tester for turn-howto (#9135) 4 years ago
Richard van der Hoff fa50e4bf4d
Give `public_baseurl` a default value (#9159) 4 years ago
Patrick Cloke de45bf5b5b
Quote pip install with brackets to avoid shell interpretation. (#9151) 4 years ago
Matthew Hodgson 883d4e6f2b link to the scalability blog post from workers.md 4 years ago
Richard van der Hoff 9de6b94117
Land support for multiple OIDC providers (#9110) 4 years ago
Patrick Cloke 3e4cdfe5d9
Add an admin API endpoint to protect media. (#9086) 4 years ago
Richard van der Hoff 5310808d3b Give the user a better error when they present bad SSO creds 4 years ago
Patrick Cloke d1eb1b96e8
Register the /devices endpoint on workers. (#9092) 4 years ago
Dirk Klimpel 7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (#8932) 4 years ago
Jason Robinson da16d06301 Address pr feedback 4 years ago
Jason Robinson 0b77329fe2
Clarify rooms.md 4 years ago
David Teller b161528fcc
Also support remote users on the joined_rooms admin API. (#8948) 4 years ago
Erik Johnston 1315a2e8be
Use a chain cover index to efficiently calculate auth chain difference (#8868) 4 years ago
Jason Robinson e2c16edc78 Add changelog and admin API docs 4 years ago
Christopher Rücker bce0c91d9a
Keycloak mapping_provider example (#9037) (#9057) 4 years ago
Emelie 9066c2fd7f
Fix typo in docs/systemd-with-workers/README.md (#9035) 4 years ago
Richard van der Hoff 111b673fc1
Add initial support for a "pick your IdP" page (#9017) 4 years ago
Jerin J Titus cfcf5541b4
Update the value of group_creation_prefix in sample config. (#8992) 4 years ago
Patrick Cloke 68bb26da69
Allow redacting events on workers (#8994) 4 years ago
Patrick Cloke 4218473f9e
Refactor the CAS handler in prep for using the abstracted SSO code. (#8958) 4 years ago
Patrick Cloke 56e00ca85e
Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 4 years ago
Erik Johnston d781a81e69
Allow server admin to get admin bit in rooms where local user is an admin (#8756) 4 years ago
Richard van der Hoff 28877fade9
Implement a username picker for synapse (#8942) 4 years ago
Patrick Cloke 5d4c330ed9
Allow re-using a UI auth validation for a period of time (#8970) 4 years ago
Dirk Klimpel 06006058d7
Make search statement in List Room and User Admin API case-insensitive (#8931) 4 years ago
Patrick Cloke 44b7d4c6d6
Fix the sample config location for the ip_range_whitelist setting. (#8954) 4 years ago
David Teller f14428b25c
Allow spam-checker modules to be provide async methods. (#8890) 4 years ago
Dirk Klimpel 0a34cdfc66
Add number of local devices to Room Details Admin API (#8886) 4 years ago
Dirk Klimpel a5f7aff5e5
Deprecate Shutdown Room and Purge Room Admin API (#8829) 4 years ago
Patrick Cloke 344ab0b53a
Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 4 years ago