diff --git a/changelog/unreleased/update-proxy-disable-cache.md b/changelog/unreleased/update-proxy-disable-cache.md new file mode 100644 index 0000000000..b59b2bc2c7 --- /dev/null +++ b/changelog/unreleased/update-proxy-disable-cache.md @@ -0,0 +1,6 @@ +Change: Update proxy with disabled accounts cache + +We removed the accounts cache in ocis-proxy in order to avoid problems with accounts that have been updated in ocis-accounts. + +https://github.com/owncloud/ocis/pull/525 +https://github.com/owncloud/ocis-proxy/pull/100