diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4262.feature | 1 | ||||
-rw-r--r-- | changelog.d/4264.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4265.feature | 1 | ||||
-rw-r--r-- | changelog.d/4266.misc | 1 | ||||
-rw-r--r-- | changelog.d/4267.feature | 1 | ||||
-rw-r--r-- | changelog.d/4272.feature | 1 | ||||
-rw-r--r-- | changelog.d/4273.misc | 1 | ||||
-rw-r--r-- | changelog.d/4279.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4283.misc | 1 | ||||
-rw-r--r-- | changelog.d/4284.bugfix | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/changelog.d/4262.feature b/changelog.d/4262.feature new file mode 100644 index 0000000000..89cfdcab15 --- /dev/null +++ b/changelog.d/4262.feature @@ -0,0 +1 @@ +Support for serving .well-known files diff --git a/changelog.d/4264.bugfix b/changelog.d/4264.bugfix new file mode 100644 index 0000000000..b914026932 --- /dev/null +++ b/changelog.d/4264.bugfix @@ -0,0 +1 @@ +Fix CAS login when username is not valid in an MXID diff --git a/changelog.d/4265.feature b/changelog.d/4265.feature new file mode 100644 index 0000000000..da36986e2b --- /dev/null +++ b/changelog.d/4265.feature @@ -0,0 +1 @@ +Rework SAML2 authentication diff --git a/changelog.d/4266.misc b/changelog.d/4266.misc new file mode 100644 index 0000000000..67fbde7484 --- /dev/null +++ b/changelog.d/4266.misc @@ -0,0 +1 @@ +drop undocumented dependency on dateutil diff --git a/changelog.d/4267.feature b/changelog.d/4267.feature new file mode 100644 index 0000000000..da36986e2b --- /dev/null +++ b/changelog.d/4267.feature @@ -0,0 +1 @@ +Rework SAML2 authentication diff --git a/changelog.d/4272.feature b/changelog.d/4272.feature new file mode 100644 index 0000000000..7a8f286957 --- /dev/null +++ b/changelog.d/4272.feature @@ -0,0 +1 @@ +SAML2 authentication: Initialise user display name from SAML2 data diff --git a/changelog.d/4273.misc b/changelog.d/4273.misc new file mode 100644 index 0000000000..2583372d26 --- /dev/null +++ b/changelog.d/4273.misc @@ -0,0 +1 @@ +Update the example systemd config to use a virtualenv diff --git a/changelog.d/4279.bugfix b/changelog.d/4279.bugfix new file mode 100644 index 0000000000..12de4f44c4 --- /dev/null +++ b/changelog.d/4279.bugfix @@ -0,0 +1 @@ +Send CORS headers for /media/config diff --git a/changelog.d/4283.misc b/changelog.d/4283.misc new file mode 100644 index 0000000000..21de5eb509 --- /dev/null +++ b/changelog.d/4283.misc @@ -0,0 +1 @@ +Make isort tox check print diff when it fails diff --git a/changelog.d/4284.bugfix b/changelog.d/4284.bugfix new file mode 100644 index 0000000000..4a9478fa28 --- /dev/null +++ b/changelog.d/4284.bugfix @@ -0,0 +1 @@ +Add 'sandbox' to CSP for media reprository |