- Sep 14, 2023
-
-
6543 authored
-
Erik Johnston authored
-
- Sep 13, 2023
-
-
Erik Johnston authored
-
Hanadi authored
Refresh tokens were not correctly moved to the rehydrated device (similar to how the access token is currently handled). This resulted in invalid refresh tokens after rehydration.
-
Patrick Cloke authored
-
Erik Johnston authored
-
Erik Johnston authored
Introduced in #16240 The action for the task was only defined on the "master" handler, rather than the base worker one.
-
Erik Johnston authored
-
- Sep 12, 2023
-
-
Mathieu Velten authored
-
Mathieu Velten authored
-
Patrick Cloke authored
-
Patrick Cloke authored
-
Mathieu Velten authored
-
Erik Johnston authored
-
Mathieu Velten authored
-
- Sep 11, 2023
-
-
Patrick Cloke authored
Adds both the List-Unsubscribe (RFC2369) and List-Unsubscribe-Post (RFC8058) headers to push notification emails, which together should: * Show an "Unsubscribe" link in the MUA UI when viewing Synapse notification emails. * Enable "one-click" unsubscribe (the user never leaves their MUA, which automatically makes a POST request to the specified endpoint).
-
Erik Johnston authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
- Sep 08, 2023
-
-
David Robertson authored
-
V02460 authored
-
Patrick Cloke authored
Enable additional checks & clean-up unneeded configuration.
-
David Robertson authored
-
Patrick Cloke authored
-
Erik Johnston authored
Using the new `TaskScheduler` meant that we'ed create lots of new metrics (due to adding task ID to the desc of background process), resulting in requests for metrics taking an increasing amount of CPU.
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Patrick Cloke authored
During the UI auth process, avoid storing sensitive information into the database.
-
V02460 authored
-
Erik Johnston authored
-
- Sep 07, 2023
-
-
Erik Johnston authored
This fixes a bug where we could get stuck re-requesting the device over replication again and again.
-
Patrick Cloke authored
-
Erik Johnston authored
-
- Sep 06, 2023
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Marcel authored
-
Aurélien Grimpard authored
Similar to OIDC, CAS providers can now disable registration such that only existing users are able to login via SSO.
-