Added changelog for glauth/accounts removal

This commit is contained in:
Ralf Haferkamp
2022-05-11 12:05:01 +02:00
committed by Ralf Haferkamp
parent 6aa89a30c8
commit a7bc738daa

View File

@@ -0,0 +1,7 @@
Change: The `glauth` and `accounts` services are removed
After switching the default configuration to libregraph/idm we could remove
the glauth and accounts services from the source code (they were already disabled
by default with the previous release)
https://github.com/owncloud/ocis/pull/3685