Add changelog item

This commit is contained in:
Benedikt Kulmann
2020-05-27 09:57:30 +02:00
parent 45c2c0b7f0
commit d2f138b281

View File

@@ -0,0 +1,6 @@
Change: add middleware for x-access-token distmantling
We added a middleware that dismantles the `x-access-token` from the request header and makes
it available in the context.
https://github.com/owncloud/ocis-pkg/pull/46