summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4651.bugfix1
-rw-r--r--changelog.d/4667.bugfix1
-rw-r--r--changelog.d/4669.misc1
3 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/4651.bugfix b/changelog.d/4651.bugfix
new file mode 100644

index 0000000000..15cb1e58c4 --- /dev/null +++ b/changelog.d/4651.bugfix
@@ -0,0 +1 @@ +Set CORS headers on .well-known requests diff --git a/changelog.d/4667.bugfix b/changelog.d/4667.bugfix new file mode 100644
index 0000000000..33ad00c137 --- /dev/null +++ b/changelog.d/4667.bugfix
@@ -0,0 +1 @@ +Fix kicking guest users on guest access revocation in worker mode. diff --git a/changelog.d/4669.misc b/changelog.d/4669.misc new file mode 100644
index 0000000000..00a1a940ae --- /dev/null +++ b/changelog.d/4669.misc
@@ -0,0 +1 @@ +Cleanup request exception logging